Template:Publication infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Text replacement - "class="infobox" width=([^ p]+)(px)? style="" to "class="infobox" style="width:$1px; ")
m (Text replacement - ";"" to """)
Line 1: Line 1:
{| class="infobox" style="width:280px; background: #f8fff7; border:1px solid #8a8"
{| class="infobox" style="width:280px; background: #f8fff7; border:1px solid #8a8"
| align="center" colspan="2" bgcolor="#8afa8a" style="font-size:145%;" | '''{{{title|{{PAGENAME}}}}}'''
| align="center" colspan="2" bgcolor="#8afa8a" style="font-size:145%" | '''{{{title|{{PAGENAME}}}}}'''
|-
|-
|align="center" colspan="2" | {{{image|}}}
|align="center" colspan="2" | {{{image|}}}
Line 8: Line 8:
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{label|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{label|}}}|{{!}}- style="vertical-align: top"
{{!}} '''Label'''
{{!}} '''Label'''
{{!}} {{{label}}}
{{!}} {{{label}}}
Line 18: Line 18:
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{volumes|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{volumes|}}}|{{!}}- style="vertical-align: top"
{{!}} '''Number of Volumes'''
{{!}} '''Number of Volumes'''
{{!}} {{{volumes}}}
{{!}} {{{volumes}}}
|}}
|}}
|- style="vertical-align: top"
|- style="vertical-align: top"
{{#if:{{{volume_no|}}}|{{!}}- style="vertical-align: top;"
{{#if:{{{volume_no|}}}|{{!}}- style="vertical-align: top"
{{!}} '''Volume Number'''
{{!}} '''Volume Number'''
{{!}} {{{volume_no}}}
{{!}} {{{volume_no}}}

Revision as of 06:09, April 27, 2021

Publication infobox

Usage

Syntax
|image= An image of the manga or volume - ideally the cover.
|publisher= The manga's publishing house.
|label= The label the manga is published under.
|artist= The manga's artist(s).
|volumes= Current number of volumes in the series, where applicable.
|volume_no= The volume number of the single volume the article is about, where applicable.
{{Manga-infobox
|image=
|publisher=
|label=
|artist=
|volumes=
|volume_no=
}}