Template:Infobox Series: Difference between revisions
From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
(Infobox for the series.) |
m (Text replacement - ";background" to "; background") |
||
(21 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox bordered vevent" style=" | {| class="infobox bordered vevent" style="width:264px" cellpadding="3" | ||
! colspan="2" style="font-size:110%; text-align:center; background:#ccf" class="summary" | ''{{{title|{{PAGENAME}}}}}'' | |||
! colspan="2" style="font-size:110%; text-align:center; background | |||
|- | |- | ||
{{#if:{{{image<includeonly>|</includeonly>}}} | | {{#if:{{{image<includeonly>|</includeonly>}}} | | ||
{{!}} colspan="2" style="text-align:center;background | {{!}} colspan="2" style="text-align:center; background:#fff" {{!}}{{{image}}}{{#if:{{{caption|}}}|<br>{{{caption}}}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{developer<includeonly>|</includeonly>}}} | | {{#if:{{{developer<includeonly>|</includeonly>}}} | | ||
{{!}} style="background | {{!}} style="background:#eee"{{!}}'''[[wikipedia:Video game developer|Developer(s)]]''' | ||
{{!}}{{{developer}}} | {{!}}{{{developer}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{publisher<includeonly>|</includeonly>}}} | | {{#if:{{{publisher<includeonly>|</includeonly>}}} | | ||
{{!}} style="background | {{!}} style="background:#eee"{{!}}'''[[wikipedia:Video game publisher|Publisher(s)]]''' | ||
{{!}}{{{publisher}}} | {{!}}{{{publisher}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{distributor<includeonly>|</includeonly>}}} | | {{#if:{{{distributor<includeonly>|</includeonly>}}} | | ||
{{!}} style="background | {{!}} style="background:#eee"{{!}}'''Distributor(s)''' | ||
{{!}}{{{distributor}}} | {{!}}{{{distributor}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{designer<includeonly>|</includeonly>}}} | | {{#if:{{{designer<includeonly>|</includeonly>}}} | | ||
{{!}} style="background | {{!}} style="background:#eee"{{!}}'''[[wikipedia:Game designer|Designer(s)]]''' | ||
{{!}}{{{designer}}} | {{!}}{{{designer}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{genres<includeonly>|</includeonly>}}} | | {{#if:{{{genres<includeonly>|</includeonly>}}} | | ||
{{!}} style="background | {{!}} style="background:#eee"{{!}}'''[[wikipedia:Video game genres|Genre(s)]]''' | ||
{{!}}{{{ | {{!}}{{{genres}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{originconsole<includeonly>|</includeonly>}}} | | ||
{{!}} style="background | {{!}} style="background:#eee"{{!}}'''Console/platform of origin''' | ||
{{!}}{{{ | {{!}}{{{originconsole}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{firstinstallment<includeonly>|</includeonly>}}} | | ||
{{!}} style="background | {{!}} style="background:#eee"{{!}}'''First installment''' | ||
{{!}}{{{ | {{!}}{{{firstinstallment}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{latestinstallment<includeonly>|</includeonly>}}} | | ||
{{!}} style="background | {{!}} style="background:#eee"{{!}}'''Latest installment''' | ||
{{!}}{{{ | {{!}}{{{latestinstallment}}} | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 54: | Line 53: | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
{{Infobox | {{Infobox Series | ||
|title | |title = | ||
|image | |image = | ||
|caption | |caption = | ||
|developer | |developer = | ||
|publisher | |publisher = | ||
|distributor | |distributor = | ||
|designer | |designer = | ||
| | |genres = | ||
| | |originconsole = | ||
| | |firstinstallment = | ||
| | |latestinstallment = | ||
|interwiki | |interwiki = | ||
|interwikiname | |interwikiname = | ||
|interwikipage | |interwikipage = | ||
}}</pre> | }}</pre> | ||
[[Category:Infobox templates]]</noinclude> |
Latest revision as of 12:26, May 10, 2023
Infobox Series | |
---|---|
{{{image}}} | |
Developer(s) | {{{developer}}} |
Publisher(s) | {{{publisher}}} |
Distributor(s) | {{{distributor}}} |
Designer(s) | {{{designer}}} |
Genre(s) | {{{genres}}} |
Console/platform of origin | {{{originconsole}}} |
First installment | {{{firstinstallment}}} |
Latest installment | {{{latestinstallment}}} |
Article on {{{interwikiname}}} | [[{{{interwiki}}}:{{{interwikipage}}}|{{{title}}}]] |
Usage
{{Infobox Series |title = |image = |caption = |developer = |publisher = |distributor = |designer = |genres = |originconsole = |firstinstallment = |latestinstallment = |interwiki = |interwikiname = |interwikipage = }}