Difference between revisions of "Help:Ref"

From ApCoCoAWiki
m
Line 1: Line 1:
 
reference
 
reference
  
{{stub}}
+
==Description==
 +
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.
 +
 
 +
==Syntax==
 +
<code>&lt;ref&gt; ... &lt;/tt&ref;</code>
 +
 
 +
==May contain==
 +
*[[CoCoAXML:PCDATA|&#35;PCDATA]]
 +
 
 +
[[Category:CoCoAXML|Ref]]
 +
{{DISPLAYTITLE:Ref}}

Revision as of 13:52, 25 July 2007

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.

Syntax

<ref> ... </tt&ref;

May contain