Template:Publication infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
 
(17 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{| id="manga" class="infobox" style="width:300px"
<templatestyles src="Publication infobox/styles.css"/>
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}}
{| id="publication" class="infobox" style="width:300px"
! colspan="2" style="font-size:125%" | ''{{{title|{{PAGETITLE}}}}}''
|-
|-
| colspan="2" style="text-align:center" | {{{image|}}}
| colspan="2" style="text-align:center" | {{{image|}}}
{{#if:{{{publisher|}}}|{{!}}-
|-
{{#if:{{{series|}}}|
{{!}} '''Series'''
{{!}} ''{{{series}}}''
}}
|-
{{#if:{{{publisher|}}}|
{{!}} '''Publisher'''
{{!}} '''Publisher'''
{{!}} {{{publisher|}}}
{{!}} {{{publisher}}}
}}
}}
|-
|-
{{#if:{{{label|}}}|{{!}}-
{{#if:{{{label|}}}|
{{!}} '''Label'''
{{!}} '''Label'''
{{!}} {{{label}}}
{{!}} {{{label}}}
}}
}}
|-
|-
{{#if:{{{artist|}}}|{{!}}-
{{#if:{{{artist|}}}|
{{!}} '''Artist(s)'''
{{!}} '''Artist(s)'''
{{!}} {{{artist}}}
{{!}} {{{artist}}}
}}
}}
|-
|-
{{#if:{{{writer|}}}|{{!}}-
{{#if:{{{writer|}}}|
{{!}} '''Writer(s)'''
{{!}} '''Writer(s)'''
{{!}} {{{writer}}}
{{!}} {{{writer}}}
}}
}}
|-
|-
{{#if:{{{release|}}}|{{!}}-
{{#if:{{{volumes|}}}|
{{!}} '''Volumes'''
{{!}} {{{volumes}}}
}}
|-
{{#if:{{{release|}}}|
{{!}} '''Release date'''
{{!}} '''Release date'''
{{!}} {{{release}}}
{{!}} {{date|{{{release}}}}}
}}
}}
|-
|-
{{#if:{{{manga|}}}|{{!}}-
{{#if:{{{next|}}}{{{previous|}}}|
{{!}} colspan="2" style="text-align:center" {{!}} {{#if:{{{previous|}}}|'''[[{{{previous|}}}|<<]]'''}} <span style="font-size:97%">[[{{{manga|}}}#Volumes|List of volumes]]</span> {{#if:{{{next|}}}|'''[[{{{next|}}}|>>]]'''}}
{{!}} style="width:50%;text-align:center" {{!}} '''← Previous'''<br>''{{{previous|}}}''
{{!}} style="width:50%;text-align:center" {{!}} '''Next →'''<br>''{{{next|}}}''
{{!}}- style="text-align:center;padding:0 2px !important"
}}
}}
|}<templatestyles src="Manga infobox/styles.css"/><noinclude>{{br}}
|}<noinclude>{{br}}
==Usage==
==Usage==
{|border=1 style="float:right;width:70%;border-collapse:collapse;margin:0 0 1em 1em" cellpadding=3
{|style="float:right;width:70%;margin:0 0 1em 1em" class=wikitable
!colspan=2 style="background:#8AFA8A"|Syntax
!colspan=2|Syntax
|-
|-
|&#124;title=
|&#124;title=
Line 40: Line 54:
|-
|-
|&#124;image=
|&#124;image=
|An image of the manga or volume - ideally the cover.
|An image of the publication - ideally the cover.
|-
|&#124;series=
|The book series to which the volume belongs to.
|-
|-
|&#124;publisher=
|&#124;publisher=
|The manga's publishing house.
|The publishing house.
|-
|-
|&#124;label=
|&#124;label=
|The label the manga is published under.
|The label it is published under.
|-
|-
|&#124;artist=
|&#124;artist=
|The manga's artist(s).
|The publication's artist(s).
|-
|-
|&#124;writer=
|&#124;writer=
|The manga's writer(s).
|The publication's writer(s).
|-
|&#124;volumes=
|For publication series articles, the number of volumes in the series.
|-
|-
|&#124;release=
|&#124;release=
|The date of release (use {{tem|release}}).
|The date of release (use {{tem|flag list}}).
|-
|&#124;manga=
|The manga series.
|-
|-
|&#124;previous=
|&#124;previous=
Line 68: Line 85:


<pre>
<pre>
{{manga infobox
{{publication infobox
|title=
|title=
|image=
|image=
|series=
|publisher=
|publisher=
|label=
|label=
|artist=
|artist=
|writer=
|writer=
|manga=
|volumes=
|release=
|previous=
|previous=
|next=
|next=

Latest revision as of 04:07, April 29, 2025

Publication infobox

Usage

Syntax
|title= The name, if different from the article title.
|image= An image of the publication - ideally the cover.
|series= The book series to which the volume belongs to.
|publisher= The publishing house.
|label= The label it is published under.
|artist= The publication's artist(s).
|writer= The publication's writer(s).
|volumes= For publication series articles, the number of volumes in the series.
|release= The date of release (use {{flag list}}).
|previous= The previous volume.
|next= The next volume.
{{publication infobox
|title=
|image=
|series=
|publisher=
|label=
|artist=
|writer=
|volumes=
|release=
|previous=
|next=
}}