Template:Pager: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
fix color entry in parameters section |
||
| Line 25: | Line 25: | ||
=== Parameters === | === Parameters === | ||
; color : The color of the header. Default: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>purple</code>, <code>red</code>, <code>yellow</code> | ; color : The color of the header. Default: <code>yellow</code>. Options: <code>blue</code>, <code>green</code>, <code>grey</code>, <code>purple</code>, <code>red</code>, <code>yellow</code> | ||
; prev : If specified, the name of the previous page. | ; prev : If specified, the name of the previous page. | ||
; next : If specified, the name of the next page. | ; next : If specified, the name of the next page. | ||
Revision as of 02:33, 10 March 2018
|
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}}
|