Vorlage:Numbered subpages/doc: Unterschied zwischen den Versionen
K (1 Version importiert) |
KKeine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
Zeile 7: | Zeile 7: | ||
</pre> | </pre> | ||
Additionally, you can use the | Additionally, you can use the 25 numbered subpages or 75 numbered subpages templates to change the number of links on the subpages. | ||
==Usage== | ==Usage== | ||
Zeile 32: | Zeile 32: | ||
==Used Templates== | ==Used Templates== | ||
*[[Template:For/aux]] | *[[Template:For/aux]] | ||
*[[Template:subpage]] | *[[Template:subpage]] | ||
== See also == | == See also == | ||
<includeonly> | <includeonly> | ||
<!-- ADD CATEGORIES BELOW THIS LINE --> | <!-- ADD CATEGORIES BELOW THIS LINE --> | ||
</includeonly> | </includeonly> |
Aktuelle Version vom 20. Februar 2016, 07:48 Uhr
Template layout
{{Numbered subpages}}
Additionally, you can use the 25 numbered subpages or 75 numbered subpages templates to change the number of links on the subpages.
Usage
Template to show numbered sub-pages arranged ascendingly from 1 to maximum. Max must be defined in Template by repeating parameters used in forLoop template till maximum. Maximum is defined as 25, 50, 75, or 100, depending on the version used.
Example
This is an example of use of the template as it would be found on the "Selected articles" sub-page that is a component of a portal created using the {{box portal skeleton}}. Simply placing the template on the page is all that is needed to show all selected articles stored in sub-pages linked to it, however using the template as part of a fully formed description makes it easier for other editors to modify the page as needed.
__NOTOC__ == Usage == The template used for the creation of these sub-pages is located at {{tl|Selected article}} # Add a new Selected article to the next available subpage. # Update "max=" to new total for its {{tl|Random portal component}} on the main page. {{purgepage}} {{Numbered subpages}} {{purgepage}}
Trivial
passing parameter as maximum is not supported yet. In fact its only way is by using #for (MediaWiki 1.7+);In fact this template would be much easier if used #for but it is a part of MediaWiki 1.7 (not used yet).