Template:Archive navigation
(Redirected from Template:Archive-nav)
Jump to navigation
Jump to search
- Archive 5
Example display
Usage
{{archive-nav|N}} where N is archive number. Archive subpages must be named as "Archive 1", "Archive 2", "Archive 3", etc. for this to work. Otherwise use {{archive-nav|N|prev=Prev|next=Next}}, where Prev and Next are the names of the preceding and following archive subpages (e.g. {{archive-nav|3|prev=Archive2|next=archive 4}}).
Optionally, you can use {{archive number}} to provide N for you.
By default, a link to the next archive will be generated, even if that archive does not exist. To suppress this link, use showmissing=0
.
See also
- {{Archive number}} for a way to automatically insert the archive number.
- {{archive nav}}
- {{Talk archive navigation}}
TemplateData
This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.
TemplateData for Archive navigation
Archive page navigation
Parameter | Description | Type | Status | |
---|---|---|---|---|
N | 1 | Number of current archive page
| Number | required |
previous archive page | prev | Name of previous archive subpage.
| String | optional |
next archive subpage | next | Name of next archive subpage.
| Page name | optional |
show missing links | showmissing | Show links to pages that are missing.
| Boolean | optional |