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 |
||
Line 3: | Line 3: | ||
|- | |- | ||
| colspan="2" style="text-align:center" | {{{image|}}} | | colspan="2" style="text-align:center" | {{{image|}}} | ||
{{#if:{{{publisher|}}}| | |- | ||
{{#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:{{{release|}}}| | ||
{{!}} '''Release date''' | {{!}} '''Release date''' | ||
{{!}} {{{release}}} | {{!}} {{{release}}} | ||
}} | }} | ||
|- | |- | ||
{{#if:{{{manga|}}}| | {{#if:{{{manga|}}}| | ||
{{!}} 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%">[[{{{manga|}}}#Volumes|List of volumes]]</span> {{#if:{{{next|}}}|'''[[{{{next|}}}|>>]]'''}} | ||
}} | }} |
Revision as of 15:10, May 4, 2022
Publication infobox | |
---|---|
Page Template:Manga infobox/styles.css has no content.
Usage
Syntax | |
---|---|
|title= | The name, if different from the article title. |
|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). |
|writer= | The manga's writer(s). |
|release= | The date of release (use {{release}}). |
|manga= | The manga series. |
|previous= | The previous volume. |
|next= | The next volume. |
{{manga infobox |title= |image= |publisher= |label= |artist= |writer= |release= |manga= |previous= |next= }}