Difference between revisions of "Template:Chapter navigation"
Jump to navigation
Jump to search
(Created page with "{| class="wikitable" style="margin-left:auto;margin-right:auto;width:50%;" ! Previous Chapter ! Next Chapter |- | {{{previous}}} | {{{next}}} |} <noinclude> <templatedata> {...") |
|||
| Line 14: | Line 14: | ||
"example": "[[Chapter:One - A Place for Demons (The Name of the Wind)]]", | "example": "[[Chapter:One - A Place for Demons (The Name of the Wind)]]", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
| − | "suggested": true | + | "suggested": true, |
| + | "default": "N/A" | ||
}, | }, | ||
"next": { | "next": { | ||
| Line 20: | Line 21: | ||
"example": "[[Chapter:Two - A Beautiful Day (The Name of the Wind)]]", | "example": "[[Chapter:Two - A Beautiful Day (The Name of the Wind)]]", | ||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
| − | "suggested": true | + | "suggested": true, |
| + | "default": "N/A" | ||
} | } | ||
} | } | ||
Revision as of 20:36, 25 June 2021
| Previous Chapter | Next Chapter |
|---|---|
| {{{previous}}} | {{{next}}} |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Previous Chapter | previous | no description
| Page | suggested |
| Next Chapter | next | no description
| Page | suggested |