Difference between revisions of "Help:Quotes"

From ApCoCoAWiki
m (CoCoAXML:Coc-Quotes moved to CoCoAXML:Quotes: changed in the XML and XSLT code after consultation with Anna)
m (CoCoAXML:Quotes moved to Help:Quotes: tidying up the wiki.)
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
  
 
==Syntax==
 
==Syntax==
<code>&lt;coc-quotes&gt; ... &lt;/coc-quotes&gt;</code>
+
<code>&lt;quotes&gt; ... &lt;/quotes&gt;</code>
  
 
==May contain==
 
==May contain==
*[[CoCoAXML:PCDATA|&#35;PCDATA]]
+
*[[Help:PCDATA|&#35;PCDATA]]
  
[[Category:CoCoAXML|Coc-Quotes]]
+
[[Category:CoCoAXML|Quotes]]
{{DISPLAYTITLE:Coc-Quotes}}
+
{{DISPLAYTITLE:Quotes}}

Latest revision as of 14:44, 16 October 2007

quotes

Description

Contents are enclosed in quotation marks.

Syntax

<quotes> ... </quotes>

May contain