|
|
Line 1: |
Line 1: |
− | <noinclude>
| + | This property indicates that a page is part of an [[Template:article series|article series]] with the given name. |
− | Tag a page as part of an article series with an intended read order.
| |
| | | |
− | Usage: <nowiki>{{</nowiki>article series|''name''|''description''|''order''}}
| + | This property is of type [[has type::string]] |
− | | |
− | ''name'' is the name of the article series, and ''order'' is a number that shows the intended reading order (ascending). ''description'' is only set if given, and is a shortest possible style description of what the page is about, and is for example displayed in <nowiki>{{</nowiki>article series contents}} and <nowiki>{{</nowiki>article series navigation}}. This template produces no visible output itself, but you can use other templates like <nowiki>{{</nowiki>article series contents}} and <nowiki>{{</nowiki>article series navigation}} to do this as necessary.
| |
− | | |
− | Example:
| |
− | <nowiki>{{</nowiki>article series
| |
− | |name=My article series
| |
− | |description=Practical implications of using advanced technologies.
| |
− | |order=50}}
| |
− | | |
− | </noinclude><includeonly>{{#set:article series={{{name}}}|article order={{{order}}}}} {{#if: {{{description|}}}|{{#set:description={{{description}}}}}}}</includeonly>
| |
Revision as of 13:56, 7 February 2012
This property indicates that a page is part of an article series with the given name.
This property is of type string