Jump to content

Template:Numbered subpages/doc

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Jerem43 (talk | contribs) at 18:58, 4 February 2009 (format: copy edit). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


Usage

Template to show numbered subpages arranged ascendingly from 1 to maximum .Max must be defined in Template by repeating parameters used in forLoop template till maximum .Maximum is defined here as 50 .

Practical Usage example

selected articles page in a portal that it is needed to show all selected articles stored in subpages in it.

Example

{{Numbered subpages}}

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).

Used Templates

See also