Template:DLC infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
Tags: Mobile edit Advanced mobile edit
mNo edit summary
 
(28 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly><templatestyles src="DLC infobox/styles.css"/>
{| id="dlc" class="infobox" style="width:300px"
{| id="dlc" class="infobox" style="width:300px"
! colspan="2" style="font-size:125%" | {{{name|''{{{title|{{PAGETITLE}}}}}''}}}
! colspan="2" style="font-size:125%" | {{{name|''{{{title|{{PAGETITLE}}}}}''}}}
Line 6: Line 6:
|-
|-
{{#if:{{{game|}}}|
{{#if:{{{game|}}}|
{{!}} '''Main appearance(s)'''
{{!}} '''Game'''
{{!}} {{{game}}}
{{!}} {{{game}}}
}}
}}
Line 15: Line 15:
}}
}}
|-
|-
{{#if:{{{cost|}}}|
{{#if:{{{price|}}}|
{{!}} '''Cost(s)'''
{{!}} '''Pricing'''
{{!}} {{{cost}}}
{{!}} {{{price}}}
{{#if:{{{price2|}}}|{{hide|show=more...|content={{{price2}}}}}}}
}}
}}
|-
|-
{{#if:{{{release|}}}|
{{#if:{{{release|}}}|
{{!}} '''Release date'''
{{!}} '''Release date'''
{{!}} {{{release}}}
{{!}} {{date|{{{release}}}}}
{{#if:{{{release2|}}}|{{hide|show=more...|content={{{release2}}}}}}}
{{#if:{{{release2|}}}|{{hide|show=more...|content={{date|{{{release2}}}}}}}}}
}}
|-
{{#if:{{{removal|}}}|
{{!}} '''Removal date'''
{{!}} {{{removal}}}
}}
}}
|-
|-
Line 41: Line 47:
}}
}}
|}</includeonly><noinclude>
|}</includeonly><noinclude>
{{ {{PAGETITLE}}
{{DLC infobox
|image=[[File:Nocoverart.png|frameless|upright=1.4|]]
|image=[[File:No image.png|frameless|upright=1.4|]]
|game=The quick brown fox jumps over the lazy dog
|game=The quick brown fox jumps over the lazy dog
|platforms=The quick brown fox jumps over the lazy dog
|platforms=The quick brown fox jumps over the lazy dog
|cost='''<nowiki>{{</nowiki>'''release'''<nowiki>}}</nowiki>'''
|price=The quick brown fox jumps over the lazy dog
|release='''<nowiki>{{</nowiki>'''release'''<nowiki>}}</nowiki>'''
|release='''<nowiki>{{</nowiki>'''flag list'''<nowiki>}}</nowiki>'''
|removal=The quick brown fox jumps over the lazy dog
|languages='''<nowiki>{{</nowiki>'''languages'''<nowiki>}}</nowiki>'''
|languages='''<nowiki>{{</nowiki>'''languages'''<nowiki>}}</nowiki>'''
|content=The quick brown fox jumps over the lazy dog
|content=The quick brown fox jumps over the lazy dog
|related=The quick brown fox jumps over the lazy dog
|related=The quick brown fox jumps over the lazy dog
}}
}}
 
{{br}}
==Usage==
==Usage==
{| style="float:right;width:70%;border-collapse:collapse;margin:0 0 1em 1em" cellpadding="3" border="1"
{| class=wikitable style="float:right;width:70%;margin:0 0 1em 1em"
! colspan="2" style="background:#FAAAAA"| Syntax
! colspan="2"| Syntax
|-
|-
| &#124;title=
| &#124;title=
Line 63: Line 70:
|-
|-
| &#124;game=
| &#124;game=
| The game(s) the DLC involves.
| The game the DLC involves.
|-
|-
| &#124;platforms=
| &#124;platforms=
| What consoles/handhelds can play the DLC.
| What consoles/handhelds can play the DLC.
|-
|-
| &#124;cost=
| &#124;price=
| Costs in all countries for all platforms, in order from earliest to latest (use {{tem|release}}).
| Prices in all countries for all platforms, in order from earliest to latest (use {{tem|flag list}}). If there are many prices, <code>price2</code> can be used to add collapsed entries.
|-
|-
| &#124;release=
| &#124;release=
| Release dates in all countries for all platforms, in order from earliest to latest (use {{tem|release}}).
| Release dates in all countries for all platforms, in order from earliest to latest (use {{tem|flag list}}). If there are many release dates, <code>release2</code> can be used to add collapsed entries.
|-
| &#124;removal=
| If the DLC has been removed from the Nintendo eShop following a discontinuation, the removal date.
|-
|-
| &#124;languages=
| {{nw|&#124;languages}}=
| The languages in which the DLC can be played (use {{tem|languages}}).
| The languages in which the DLC can be played (use {{tem|languages}}).
|-
|-
Line 90: Line 100:
|game=
|game=
|platforms=
|platforms=
|cost={{release}}
|price={{flag list}}
|release={{release}}
|release={{flag list}}
|removal=
|languages={{languages}}
|languages={{languages}}
|content=
|content=

Latest revision as of 10:36, November 17, 2024

DLC infobox
Used in case of images missing from a section gallery, table, bestiary box, or certain infoboxes.
Game The quick brown fox jumps over the lazy dog
Platform(s) The quick brown fox jumps over the lazy dog
Pricing The quick brown fox jumps over the lazy dog
Release date {{flag list}}
Removal date The quick brown fox jumps over the lazy dog
Language(s) {{languages}}
Content The quick brown fox jumps over the lazy dog
Related The quick brown fox jumps over the lazy dog

Usage

Syntax
|title= Title of the DLC (only necessary when the name of the article sans identifier is not the desired title).
|image= Image of the DLC.
|game= The game the DLC involves.
|platforms= What consoles/handhelds can play the DLC.
|price= Prices in all countries for all platforms, in order from earliest to latest (use {{flag list}}). If there are many prices, price2 can be used to add collapsed entries.
|release= Release dates in all countries for all platforms, in order from earliest to latest (use {{flag list}}). If there are many release dates, release2 can be used to add collapsed entries.
|removal= If the DLC has been removed from the Nintendo eShop following a discontinuation, the removal date.
|languages= The languages in which the DLC can be played (use {{languages}}).
|content= A brief synopsis of the content in the DLC.
|related= Any subjects related to the DLC.
{{DLC infobox
|title=
|image=
|game=
|platforms=
|price={{flag list}}
|release={{flag list}}
|removal=
|languages={{languages}}
|content=
|related=
}}