Template: Infobox Chapter/doc: Difference between revisions
From A Wiki of Ice and Fire
Created page with "Meta template. Don't use it directly. ==Usage== <pre> {{Infobox Chapter | book title = | book cover = | pov = | place = | title = | page = | previous = | current =..." |
No edit summary |
||
| Line 31: | Line 31: | ||
}}</pre> | }}</pre> | ||
<includeonly> | <includeonly> | ||
[[Category: | [[Category:Book infobox templates|Chapter]]</includeonly> | ||
Latest revision as of 19:08, 26 January 2023
Meta template. Don't use it directly.
Usage
[edit]{{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|}}}
}}