Template:Publication infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (Porplemontage moved page Template:Manga infobox to Template:Publication infobox) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<templatestyles src=" | <templatestyles src="Publication infobox/styles.css"/> | ||
{| id=" | {| 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:{{{ | {{#if:{{{series|}}}| | ||
{{!}} colspan="2" style="text-align:center" {{!}} {{#if:{{{previous|}}}|'''[[{{{previous | {{!}} 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: | ||
|- | |- | ||
||image= | ||image= | ||
|An image of the | |An image of the publication - ideally the cover. | ||
|- | |- | ||
||publisher= | ||publisher= | ||
|The | |The publishing house. | ||
|- | |- | ||
||label= | ||label= | ||
|The label | |The label it is published under. | ||
|- | |- | ||
||artist= | ||artist= | ||
|The | |The publication's artist(s). | ||
|- | |- | ||
||writer= | ||writer= | ||
|The | |The publication's writer(s). | ||
|- | |- | ||
||volumes= | ||volumes= | ||
|For | |For publication series articles, the number of volumes in the series. | ||
|- | |- | ||
||release= | ||release= | ||
|The date of release (use {{tem|flag list}}). | |The date of release (use {{tem|flag list}}). | ||
|- | |- | ||
|| | ||series= | ||
|The | |The series. | ||
|- | |- | ||
||previous= | ||previous= | ||
Line 78: | Line 78: | ||
<pre> | <pre> | ||
{{ | {{publication infobox | ||
|title= | |title= | ||
|image= | |image= | ||
Line 87: | Line 87: | ||
|volumes= | |volumes= | ||
|release= | |release= | ||
| | |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= }}