Select by category-related criteria (examples): Difference between revisions

Content added Content deleted
(improved formatting of examples)
Line 32: Line 32:
category = Chair
category = Chair
category = Wood | Metal
category = Wood | Metal
</DPL>
</nowiki></pre>

To sort results alphabetically:

<pre><nowiki>
<DPL>
category = Chair
ordermethod = titlewithoutnamespace
order = ascending
</DPL>
</DPL>
</nowiki></pre>
</nowiki></pre>