Difference between revisions of "Help:TTref"

From ApCoCoAWiki
m (CoCoAXML:TTref moved to Help:TTref: tidying up the wiki.)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
==Description==
 
==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]].
+
[[Help:Ref|Reference]] to another part of the documentation. Contains the [[Help: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 [[Help:Command|Commands]].
  
 
==Syntax==
 
==Syntax==
Line 8: Line 8:
  
 
==May contain==
 
==May contain==
*[[CoCoAXML:PCDATA|#PCDATA]]
+
*[[Help:PCDATA|#PCDATA]]
  
 
[[Category:CoCoAXML|TTref]]
 
[[Category:CoCoAXML|TTref]]
 
{{DISPLAYTITLE:TTref}}
 
{{DISPLAYTITLE:TTref}}

Latest revision as of 14:51, 16 October 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>

May contain