There are currently 0 stubs. You can help us by expanding these articles!

Difference between revisions of "Template:Infobox chapter"

From the Conker Wiki, the Conker encyclopedia
Jump to navigationJump to search
(coding cleanup)
(upd)
Line 1: Line 1:
{| class="infobox" style="background: #fff6e5; border:1px solid #ffae19"
{| class="infobox orange"
! colspan="2" style="background-color:#ffa500;font-size:13px" | {{{name|{{PAGENAME}}}}}
| colspan="2" style="text-align:center;font-size:13px" | '''{{{name|{{PAGENAME}}}}}'''
|-
|-
|align="center" colspan="2" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
{{#if:{{{characters|}}}|{{!}}- style="background:#ffc966"
{{#if:{{{characters|}}}|{{!}}-
{{!}}'''Characters'''
{{!}}'''Characters'''
{{!}} style="width:17em" {{!}} {{{characters|}}}
{{!}} style="width:17em" {{!}} {{{characters|}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{sections|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{sections|}}}|{{!}}-
{{!}} '''Sections'''
{{!}} '''Sections'''
{{!}} {{{sections}}}
{{!}} {{{sections}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{cash|}}}|{{!}}- style="background:#ffc966"
{{#if:{{{cash|}}}|{{!}}-
{{!}} '''Cash'''
{{!}} '''Cash'''
{{!}} {{{cash}}}
{{!}} {{{cash}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{previous|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{previous|}}}|{{!}}-
{{!}} '''Previous'''
{{!}} '''Previous'''
{{!}} {{{previous}}}
{{!}} {{{previous}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{next|}}}|{{!}}- style="background:#ffc966"
{{#if:{{{next|}}}|{{!}}-
{{!}} '''Next'''
{{!}} '''Next'''
{{!}} {{{next}}}
{{!}} {{{next}}}

Revision as of 19:10, October 1, 2021

Infobox chapter

Usage

{{Infobox chapter
|name =
|image =
|characters =
|sections =
|cash =
|previous =
|next =
}}