Jump to content
This wiki has been automatically closed because there have been no edits or log actions made within the last 60 days. If you are a user (who is not the bureaucrat) that wishes for this wiki to be reopened, please request that at Requests for reopening wikis. If this wiki is not reopened within 6 months it may be deleted. Note: If you are a bureaucrat on this wiki, you can go to Special:ManageWiki and uncheck the "Closed" box to reopen it.

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

added examples
No edit summary
(added examples)
Line 1:
{{DPL Manual|section=Examples|subsection=Select by Category}}
 
== Basic example ==
 
The following example:
Line 7 ⟶ 9:
}}</nowiki></pre>
 
Would produce all the articles in the DPL category:.
 
{{#dpl:
category=DPL
}}
 
== Further examples of syntax ==
 
To find all articles that feature two category names, an example would be:
 
<nowiki>
<DPL>
category = Chair
category = Wood
</DPL>
</nowiki>
 
Or to find all articles that contain one category name, and then another category name from two possible options, would be:
 
<nowiki>
<DPL>
category = Chair
category = Wood | Metal
</DPL>
</nowiki>
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.