Difference between revisions of "Template:Part of article series"
Line 4: | Line 4: | ||
Usage: <nowiki>{{</nowiki>part of article series |''series'' |''intro'' |''order'' |''quiet'' }} | Usage: <nowiki>{{</nowiki>part of article series |''series'' |''intro'' |''order'' |''quiet'' }} | ||
− | ''series'' is the name of the article series (mind the capitalization!) and ''order'' is a number that indicates the intended read order among pages in the series (ascending). ''intro'' is a brief description of what the page is about, at most a couple of sentences but preferably less, and is for example displayed in [[Template:Article series contents]]. If ''quiet'' is not set, this template will create home/previous/next links using [[Template:Article series navigation]]. | + | ''series'' is the name of the article series (mind the capitalization!) and ''order'' is a number that indicates the intended read order among pages in the series (ascending). Protip: set this sparsely to make it easier to add or reorder pages later. ''intro'' is a brief description of what the page is about, at most a couple of sentences but preferably less, and is for example displayed in [[Template:Article series contents]]. If ''quiet'' is not set, this template will create home/previous/next links using [[Template:Article series navigation]]. |
Example: | Example: | ||
Line 10: | Line 10: | ||
|series=My article series | |series=My article series | ||
|intro=Practical implications of using advanced technologies. | |intro=Practical implications of using advanced technologies. | ||
− | |order= | + | |order=500}} |
</noinclude><includeonly>{{#set:article series={{{name}}}|article series order={{{order}}}|intro={{{intro|}}}}}{{#if: {{{quiet|}}}||{{article series navigation}}}}</includeonly> | </noinclude><includeonly>{{#set:article series={{{name}}}|article series order={{{order}}}|intro={{{intro|}}}}}{{#if: {{{quiet|}}}||{{article series navigation}}}}</includeonly> |
Revision as of 09:25, 8 February 2012
Tag a page as part of an article series with an intended read order.
Usage: {{part of article series |series |intro |order |quiet }}
series is the name of the article series (mind the capitalization!) and order is a number that indicates the intended read order among pages in the series (ascending). Protip: set this sparsely to make it easier to add or reorder pages later. intro is a brief description of what the page is about, at most a couple of sentences but preferably less, and is for example displayed in Template:Article series contents. If quiet is not set, this template will create home/previous/next links using Template:Article series navigation.
Example:
{{part of article series |series=My article series |intro=Practical implications of using advanced technologies. |order=500}}