Help:Ref: Difference between revisions

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


{{stub}}
==Description==
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==
<code>&lt;ref&gt; ... &lt;/ref&gt;</code>
 
==May contain==
*[[Help:PCDATA|&#35;PCDATA]]
 
[[Category:CoCoAXML|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