Difference between revisions of "Template:Quotes"

From Critiques Of Libertarianism
Jump to: navigation, search
 
Line 1: Line 1:
<includeonly>{{#dpl:category = {{{1}}} & Quotations|include = {Quotes}.dpl|format = ,,\n,}}</includeonly><noinclude>== Usage ==
+
<includeonly>{{Quotations|{{{1|{{PAGENAME}}}}}|quotes=true}}</includeonly><noinclude>== Usage ==
<nowiki>{{Quotes | any category}}</nowiki>
+
<code><nowiki>{{Quotes | any category}} <!-- if the argument is omitted, PAGENAME is used --></nowiki></code>
 +
 
 +
This template lists quotations that are in the category argument with [[Template:Quotations]].  It prefixes them with a header: Quotations.
 +
 
 +
If there is a DPL error when using this template, it is likely due to a character such as a single quote, pipe, or ampersand.  Use a category argument with those characters replaced by period, the pattern to match any character.  Other SQL pattern matching problems might be due to ?, $, +, * and other characters with special meanings.
 +
 
 +
[[Template:Quotes]] should have no side-effects because it performs no actual transclusions besides [[Template:Quotations]]: all the information is from metadata.
 +
 
 +
Deprecated in favor of using [[:Template:Quotations]] directly.
 
</noinclude>
 
</noinclude>

Latest revision as of 14:25, 29 January 2014