Template:Part of article series

From SNIC Documentation
Revision as of 13:06, 7 February 2012 by Joel Hedlund (NSC) (talk | contribs) (Created page with "<noinclude> Tag a page as part of an article series with an intended read order. Usage: <nowiki>{{</nowiki>article series|''name''|''description''|''order''}} Example: <nowik...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Tag a page as part of an article series with an intended read order.

Usage: {{article series|name|description|order}}

Example:

{{article series
|name=My article series
|description=Practical implications of using advanced technologies.
|order=50}}

Tags the page with the given category and hidden Property:article order and Property:Description (only if given). description is a shortest possible description of what the page is about, and order can later be used to sort the pages in the article series using a semantic search, such as:

{{#ask: [[Category:name]] |?description |sort=article order |format=ol }}