Template:BrowsePages
Usage
editAdd a subtle browse function to e.g. jump between different years of a project. For pages ending with a year, links are added automatically for the last and next year, if those exist and there are no other pages specified in the parameters.
Parameters
edit{{BrowsePages|link_last=|text_last=|link_next=|text_next=}}
Examples
edit{{BrowsePages|link_last=Wikimania 2023|text_last=2023|link_next=Wikimania 2025|text_next=2025}}
:{{BrowsePages|Wikimania 2023|2023|Wikimania 2025|2025}}
:{{BrowsePages|link_next=Wikimania 2025|text_next=2025}}
:2025 >>{{BrowsePages|Wikimania 2023|text_last=2023}}
:<< 2023{{BrowsePages}}
if the template is on the page "Wikimania 2024" and the pages "Wikimania 2023" and "Wikimania 2025" exist:
Add a subtle browse function to e.g. jump between different years of a project
Parameter | Description | Type | Status | |
---|---|---|---|---|
link last | link_last 1 | Link to last (=previous) page
| Page name | suggested |
text last | text_last 2 | Link label for last (=previous) page
| String | suggested |
link next | link_next 3 | Link to next page
| Page name | suggested |
text next | text_next 4 | Link label for next page
| String | suggested |