Template:Space infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(!)
No edit summary
Line 11: Line 11:
{{#if:{{{latest_appearance|}}}|{{!}}-
{{#if:{{{latest_appearance|}}}|{{!}}-
{{!}} '''Latest Appearance''' {{!}}{{!}} {{{latest_appearance}}}|}}
{{!}} '''Latest Appearance''' {{!}}{{!}} {{{latest_appearance}}}|}}
|}<noinclude><br clear="all">
|}<noinclude>{{br}}
==Usage==
{|border=1 style=border-collapse:collapse;width:70%;float:right;margin-left:1em; cellpadding=3
!colspan=2|Syntax
|-
|&#124;name=
|The name of the space (only necessary when the name of the article has text other than the title alone, such as "Title (game)")
|-
|&#124;image=
|An image depicting the space.
|-
|&#124;purpose=
|A concise description of the general effect the space has when landed upon.
|-
|&#124;first_appearance
|The first appearance of the space in the ''Mario Party'' series.
|-
|&#124;latest_appearance=
|The latest game in the ''Mario Party'' series that the space has appeared in. The game must have been released in order for this parameter to be updated.
|}
<pre>
{{space-infobox
|image=
|name=
|purpose=
|first_appearance=
|latest_appearance=
}}
</pre>
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>
[[Category:Infobox Templates|{{PAGENAME}}]]</noinclude>

Revision as of 16:31, February 18, 2015

Space infobox

Usage

Syntax
|name= The name of the space (only necessary when the name of the article has text other than the title alone, such as "Title (game)")
|image= An image depicting the space.
|purpose= A concise description of the general effect the space has when landed upon.
|first_appearance The first appearance of the space in the Mario Party series.
|latest_appearance= The latest game in the Mario Party series that the space has appeared in. The game must have been released in order for this parameter to be updated.
{{space-infobox
|image=
|name=
|purpose=
|first_appearance=
|latest_appearance=
}}