Template: Infobox Chapter: Difference between revisions
From A Wiki of Ice and Fire
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
{{#if:{{{arc next|<noinclude>arc next</noinclude>}}}|<!-- | {{#if:{{{arc next|<noinclude>arc next</noinclude>}}}|<!-- | ||
--><tr><td style="width: 33%; padding: 0.2em 0.1em 0.2em 0" colspan="3">↓<br>{{{arc next}}}</td></tr>}} | --><tr><td style="width: 33%; padding: 0.2em 0.1em 0.2em 0" colspan="3">↓<br>{{{arc next}}}</td></tr>}} | ||
<tr><td style="width: 33%; padding: 0.2em 0.1em 0.2em 0" colspan="3"><br><center>[[Chapters|Return to Chapter Summaries overview]]</center></td></tr> | |||
</table></th></tr> | </table></th></tr> | ||
</table><noinclude> | </table><noinclude> | ||
Revision as of 12:46, 28 February 2017
| {{{pov}}} | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| [[{{{book title}}}]] chapter | |||||||||||||
| [[{{{book cover}}}|220px]] | |||||||||||||
| POV | {{{pov}}} | ||||||||||||
| Place | {{{place}}} | ||||||||||||
| Page | (Other versions) | ||||||||||||
| Chapter chronology (All) | |||||||||||||
| |||||||||||||
Meta template. Don't use it directly.
Usage
{{Infobox Chapter
| book title =
| book cover =
| pov =
| place =
| title =
| page =
| previous =
| current =
| next =
| arc previous =
| arc next =
}}
Example:
{{Infobox Chapter
| book title = Book title
| book cover = File:fullName
| pov = {{{pov}}}
| place = {{{place}}}
| title = {{{title|}}}
| page = {{{page}}}
| previous = {{{previous|}}}
| current = {{{current}}}
| next = {{{next|}}}
| arc previous = {{{arc previous|}}}
| arc next = {{{arc next|}}}
}}