Difference between revisions of "Editing"

From Critiques Of Libertarianism
Jump to: navigation, search
(Quotations)
Line 39: Line 39:
 
Quotations have a text and a citation which are set with a metadata template.  DPL will be used to extract this information.
 
Quotations have a text and a citation which are set with a metadata template.  DPL will be used to extract this information.
  
To add a quote:
+
To add a quote, Use [[Template:Quote]] to add a quote:
  
 
<code>
 
<code>
Line 47: Line 47:
 
</code>
 
</code>
  
To display quotes in a category:
+
Use [[Template:Quote]] to display quotes in a category:
  
 
<code>
 
<code>
 
<nowiki>
 
<nowiki>
{{Quotes | some category}}.
+
{{Quotes | some category}}. <!-- argument is optional, if omitted, all quotations found -->
 +
</nowiki>
 +
</code>
 +
 
 +
Use [[Template:Quotations]] to make a section that displays quotes in a category:
 +
 
 +
<code>
 +
<nowiki>
 +
{{Quotations | section title}}. <!-- argument is optional, if omitted, title is "Quotations" -->
 
</nowiki>
 
</nowiki>
 
</code>
 
</code>

Revision as of 12:13, 5 September 2010