Template: Infobox Chapter

From A Wiki of Ice and Fire
Revision as of 03:50, 12 December 2011 by Mordin999 (talk | contribs) (few simple If)
Jump to: navigation, search
{{{pov}}}
[[{{{book title}}}]] chapter
[[{{{book cover}}}|220px]]
POV{{{pov}}}
Page (Other versions)
Chapter chronology(All)
{{{arc previous}}}
previous ← current → next

{{{arc next}}}

Meta template. Don't use it directly.

Usage

{{Infobox Chapter
| book title	=
| book cover	=
| pov		=
| title		=
| page		=
| previous	=
| current	=
| next		=
| arc previous	=
| arc next	=
}}

Example:

{{Infobox Chapter
| book title	= Book title
| book cover	= File:fullName
| pov		= {{{pov}}}
| title		= {{{title|}}}
| page		= {{{page}}}
| previous	= {{{previous|}}}
| current	= {{{current}}}
| next		= {{{next|}}}
| arc previous	= {{{arc previous|}}}
| arc next	= {{{arc next|}}}
}}