Template:Publication infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
Line 1: Line 1:
<templatestyles src="Manga infobox/styles.css"/>
<templatestyles src="Publication infobox/styles.css"/>
{| id="manga" class="infobox" style="width:300px"
{| id="publication" class="infobox" style="width:300px"
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}}
! colspan="2" style="font-size:125%" | {{{title|{{PAGETITLE}}}}}
|-
|-
Line 35: Line 35:
}}
}}
|-
|-
{{#if:{{{manga|}}}|
{{#if:{{{series|}}}|
{{!}} colspan="2" style="text-align:center" {{!}} {{#if:{{{previous|}}}|'''[[{{{previous|}}}|<<]]'''}} <span style="font-size:97%">[[{{{manga|}}}#Volumes|List of volumes]]</span> {{#if:{{{next|}}}|'''[[{{{next|}}}|>>]]'''}}
{{!}} colspan="2" style="text-align:center" {{!}} {{#if:{{{previous|}}}|'''[[{{{previous}}}|<<]]'''}} <span style="font-size:97%">[[{{{series}}}#Volumes|List of volumes]]</span> {{#if:{{{next|}}}|'''[[{{{next}}}|>>]]'''}}
}}
}}
|}<noinclude>{{br}}
|}<noinclude>{{br}}
Line 47: Line 47:
|-
|-
|&#124;image=
|&#124;image=
|An image of the manga or volume - ideally the cover.
|An image of the publication - ideally the cover.
|-
|-
|&#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=
|&#124;volumes=
|For manga series articles, the number of volumes in the series.
|For publication series articles, the number of volumes in the series.
|-
|-
|&#124;release=
|&#124;release=
|The date of release (use {{tem|flag list}}).
|The date of release (use {{tem|flag list}}).
|-
|-
|&#124;manga=
|&#124;series=
|The manga series.
|The series.
|-
|-
|&#124;previous=
|&#124;previous=
Line 78: Line 78:


<pre>
<pre>
{{manga infobox
{{publication infobox
|title=
|title=
|image=
|image=
Line 87: Line 87:
|volumes=
|volumes=
|release=
|release=
|manga=
|series=
|previous=
|previous=
|next=
|next=

Revision as of 20:10, October 4, 2024

Publication infobox

Usage

Syntax
|title= The name, if different from the article title.
|image= An image of the publication - ideally the cover.
|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}}).
|series= The series.
|previous= The previous volume.
|next= The next volume.
{{publication infobox
|title=
|image=
|publisher=
|label=
|artist=
|writer=
|volumes=
|release=
|series=
|previous=
|next=
}}