Template: Infobox Chapter

From A Wiki of Ice and Fire
Jump to: navigation, search
{{{pov}}}
[[{{{book title}}}]] chapter
[[File:{{{book cover}}}|220px|border]]
POV {{{pov}}}
Place {{{place}}}
Page {{{page}}} (Other versions)
Chapter chronology (All)
{{{arc previous}}}
{{{previous}}}  ← {{{current}}} →  {{{next}}}

{{{arc next}}}
Template documentation[view] [edit] [history] [purge]

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|}}}
}}