Examples/Parameter: category (example 3): Difference between revisions

m
formatting
imported>FrozenPlum
(Created page with "<noinclude>{{note|Please '''do not edit''' this page unless you're wanting to edit the manual itself, it is an example included in the manual.|error}}</noinclude><!-- This preloads the example for testing, press "Show Preview" to see the example working (at the bottom of the page). If you save this page, it saves as a new section at the bottom of your '''User:Username/Sandbox''' page, and if you enter a "subject" it becomes the section heading. --> ==Example== This lis...")
 
imported>FrozenPlum
m (formatting)
 
(3 intermediate revisions by the same user not shown)
Line 7:
==Example==
 
This list will outputselect pages in [[:Category:Countries in Europe]] {{tt|OR}} [[:Category:Countries in North America]], {{tt|AND}} in [[:Category:Part of NATO]] or a direct subcategory or a second level subcategory of the latter. The list will be ordered (OL{{tt|ol}} tag) and organized in two main items/headings, subcategories(matching willthe notcategories be used as a headingspecified). Under each item/heading you will see, a sublist of pages appears, ordered by their {{DPLtt|ordermethod}} value <code>ordermethod=category,pagetouched</code>, for the category used as the heading}}.
 
<pre>
<{{#dpl>:
|category=+Countries in Europe¦Countries in North America
|headingmode=ordered
|ordermethod=category,pagetouched
|noresultsheader=\n''no result returned''
}}
</dpl>
</pre>
 
==Result==
<dpl>
category=+Countries in Europe¦Countries in North America
headingmode=ordered
ordermethod=category,pagetouched
noresultsheader=\n''no result returned''
</dpl>
{{tempnote}}
<!-- at current, the opposite of what is stated (using - instead of +) seems to hold true and give results stated, perhaps either the description of how this is supposed to work is unclear or its example may need to be rewritten for clarity. -->
 
</{{#dpl>:
<noinclude>
|category=+Countries in Europe¦Countries in North America
[[Category:Uses noresultsheader parameter]]
|headingmode=ordered
[[Category:Uses ordermethod parameter]]
|ordermethod=category,pagetouched
[[Category:Uses headingmode parameter]]
|noresultsheader=\n''no result returned''
}}
{{tempnote}}<noinclude>
[[Category:Select by category-related criteria]]
[[Category:Uses category parameter]]
[[Category:Uses headingmode parameter]]
[[Category:Uses ordermethod parameter]]
[[Category:Uses noresultsheader parameter]]
[[Category:Issues]]
</noinclude>
Anonymous user