Help:Ref: Difference between revisions

From ApCoCoAWiki
KHiddemann (talk | contribs)
No edit summary
Dheldt (talk | contribs)
m CoCoAXML:Ref moved to Help:Ref: tidying up the wiki.
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:


==Description==
==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.
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.


==Syntax==
==Syntax==
<code>&lt;ref&gt; ... &lt;/tt&ref;</code>
<code>&lt;ref&gt; ... &lt;/ref&gt;</code>


==May contain==
==May contain==
*[[CoCoAXML:PCDATA|&#35;PCDATA]]
*[[Help:PCDATA|&#35;PCDATA]]


[[Category:CoCoAXML|Ref]]
[[Category:CoCoAXML|Ref]]
{{DISPLAYTITLE:Ref}}
{{DISPLAYTITLE:Ref}}

Latest revision as of 14:59, 16 October 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> ... </ref>

May contain