Difference between revisions of "Help:TTref"
From ApCoCoAWiki
KHiddemann (talk | contribs) (New page: teletyped reference {{stub}}) |
KHiddemann (talk | contribs) |
||
Line 1: | Line 1: | ||
teletyped reference | teletyped reference | ||
− | {{ | + | ==Description== |
+ | [[CoCoAXML:Ref|Reference]] to another part of the documentation. Contains the [[CoCoAXML:Title|title]] of the part that is being referenced. If the output format allows it, this will create a follow-up link to the referenced part. The reference text will be rendered in a teletype or monospaced font. Commonly used for references to [[CoCoAXML:Command|Commands]]. | ||
+ | |||
+ | ==Syntax== | ||
+ | <code><ttref> ... </ttref></code> | ||
+ | |||
+ | ==May contain== | ||
+ | *[[CoCoAXML:PCDATA|#PCDATA]] | ||
+ | |||
+ | [[Category:CoCoAXML|TTref]] | ||
+ | {{DISPLAYTITLE:TTref}} |
Revision as of 13:57, 25 July 2007
teletyped reference
Description
Reference to another part of the documentation. Contains the title of the part that is being referenced. If the output format allows it, this will create a follow-up link to the referenced part. The reference text will be rendered in a teletype or monospaced font. Commonly used for references to Commands.
Syntax
<ttref> ... </ttref>