Template:Infobox Novel Chapter: Difference between revisions
The Terran Knowledge Bank
Bandit LOAF (talk | contribs) No edit summary |
Bandit LOAF (talk | contribs) No edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|- | |- | ||
{{#if:{{{image|<noinclude>-</noinclude>}}}| | {{#if:{{{image|<noinclude>-</noinclude>}}}| | ||
{{!}} colspan="2" {{WPMILHIST Infobox style|image_box}} {{!}} [[{{{image}}}| | {{!}} colspan="2" {{WPMILHIST Infobox style|image_box}} {{!}} [[{{{image}}}|150px]] | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 11: | Line 11: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{book|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align:left; vertical-align:top;" {{!}} ''' | {{!}} style="text-align:left; vertical-align:top;" {{!}} '''Book''' | ||
{{!}} {{{ | {{!}} {{{book}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{parts|<noinclude>-</noinclude>}}}| | ||
{{!}} style="text-align:left; vertical-align:top;" {{!}} ''' | {{!}} style="text-align:left; vertical-align:top;" {{!}} '''Parts''' | ||
{{!}} {{{ | {{!}} {{{parts}}} | ||
{{!}}- | |||
}} | |||
{{#if:{{{previous|<noinclude>-</noinclude>}}}| | |||
{{!}} style="text-align:left; vertical-align:top;" {{!}} '''Previous''' | |||
{{!}} {{{previous}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{next|<noinclude>-</noinclude>}}}| | |||
{{!}} style="text-align:left; vertical-align:top;" {{!}} '''Next''' | |||
{{!}} {{{next}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{pages|<noinclude>-</noinclude>}}}| | |||
{{!}} style="text-align:left; vertical-align:top;" {{!}} '''Pages''' | |||
{{!}} {{{pages}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{source|<noinclude>-</noinclude>}}}| | |||
{{!}} style="text-align:left; vertical-align:top;" {{!}} '''Source''' | |||
{{!}} {{{source}}} | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 32: | Line 52: | ||
|title = | |title = | ||
|image = | |image = | ||
| | |book = | ||
| | |parts = | ||
|previous = | |||
|next = | |||
|pages = | |||
|source = | |||
}} | }} | ||
</pre> | </pre> | ||
Line 45: | Line 69: | ||
<pre>{{infobox Novel Chapter | <pre>{{infobox Novel Chapter | ||
|faction = terran | |faction = terran | ||
|title = [[Wing Commander Action Stations]] | |title = Foreward | ||
| | |image = image:actionstations.jpg | ||
| | |book = [[Wing Commander Action Stations]] | ||
| | |parts = 1 | ||
|previous = n/a | |||
|next = [[Wing Commander Action Stations Chapter One|Chapter One]] | |||
|pages = 1-18 | |||
|source = [[Wing Commander Chapter 7]] | |||
}}</pre> | }}</pre> | ||
| | | | ||
{{infobox Novel Chapter | {{infobox Novel Chapter | ||
|faction = terran | |faction = terran | ||
|title = Wing Commander Action Stations | |title = Foreward | ||
| | |image = image:actionstations.jpg | ||
| | |book = [[Wing Commander Action Stations]] | ||
| | |parts = 1 | ||
|previous = n/a | |||
|next = [[Wing Commander Action Stations Chapter One|Chapter One]] | |||
|pages = 1-18 | |||
}} | }} | ||
|} | |} |
Latest revision as of 23:36, 3 April 2024
Usage:
{{infobox Novel Chapter |faction = REQUIRED (terran/kilrathi/landreich/firekkan) |title = |image = |book = |parts = |previous = |next = |pages = |source = }}
Example:
{{infobox Novel Chapter |faction = terran |title = Foreward |image = image:actionstations.jpg |book = [[Wing Commander Action Stations]] |parts = 1 |previous = n/a |next = [[Wing Commander Action Stations Chapter One|Chapter One]] |pages = 1-18 |source = [[Wing Commander Chapter 7]] }} |
|