Template:PatchNav
Template page
More actions
__NOFACTBOX__
|
Previous |
PatchNav |
Next |
__NOFACTBOX__ <templatedata> {
"description": "Simple prev/current/next navigator. Accepts publishdate/blurb but displays only the date; blurb is stored for later use.",
"params": {
"Prev": { "type": "string", "aliases": ["PrevTitle"] },
"publishdate": { "type": "string" },
"blurb": { "type": "string" },
"Next": { "type": "string", "aliases": ["NextTitle"] }
},
"paramOrder": ["Prev", "publishdate", "blurb", "Next"]
} </templatedata>