Template:InfoboxNavRow
Jump to navigation
Jump to search
Usage Examples
| Template Call | Output |
|---|---|
{{InfoboxNavRow|prev=Placeholder|next=Placeholder~Placeholder2}}
|
|
{{InfoboxNavRow|prev=Placeholder~Placeholder2}}
|
|
{{InfoboxNavRow|next=Placeholder}}
|
TemplateData
This template renders a navigation block showing links to 'previous' and/or 'next' related pages. Designed for use inside infoboxes. If either parameter is omitted, the corresponding label and link are automatically hidden.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Previous | prev | The item(s) that precede this one, if any. Separate multiple values with ~. | String | optional |
| Next | next | The item(s) that follow this one, if any. Separate multiple values with ~. | String | optional |