Template:Pager
|
The {{pager}}
creates a page header to select the previous and next page.
Usage
{{Pager |color= <blue|green|grey|purple|red|yellow> |prev= |next= }}
Parameters
- color
- The color of the header. Default:
yellow
. Options:blue
,green
,grey
,purple
,red
,yellow
- prev
- If specified, the name of the previous page.
- next
- If specified, the name of the next page.
Examples
{{pager|prev=prev|next=next}}
|