Template:Space infobox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary
mNo edit summary
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="infobox" style="width:270px;background:#fc6;border:1px solid #c8c"
{| class="infobox" style="width:270px;background:#fc6;border-color:#c8c"
! colspan="2" style="font-size:125%;background:#f93" | {{{title|{{PAGETITLE}}}}}
|-
| colspan="2" style="text-align:center" | {{{image|}}}
|-
|-
! colspan="2" style="font-size:125%;background:#f93;border:1px solid #f60" | {{{name|{{PAGENAME}}}}}
{{#if:{{{purpose|}}}|
|-  
{{!}} '''Purpose'''
| colspan="2" | {{#if:{{{image|}}}|[[File:{{{image|}}}|{{{width|50}}}px|center]]}}
{{!}} {{{purpose}}}
}}
|-
{{#if:{{{first_appearance|}}}|
{{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
}}
|-
|-
{{#if:{{{purpose|}}}|{{!}}-
{{#if:{{{latest_appearance|}}}|
{{!}} '''Purpose''' {{!}}{{!}} {{{purpose}}}|}}
{{!}} '''Latest appearance'''
{{#if:{{{first_appearance|}}}|{{!}}-
{{!}} {{{latest_appearance}}}
{{!}} '''First appearance''' {{!}}{{!}} {{{first_appearance}}}|}}
}}
{{#if:{{{latest_appearance|}}}|{{!}}-
{{!}} '''Latest appearance''' {{!}}{{!}} {{{latest_appearance}}}|}}
|}<noinclude>{{br}}
|}<noinclude>{{br}}
==Usage==
==Usage==
{|border=1 style=border-collapse:collapse;width:70%;float:right;margin-left:1em; cellpadding=3
{|border=1 style="border-collapse:collapse;width:70%;float:right;margin:0 0 1em 1em" cellpadding=3
!colspan=2|Syntax
!colspan=2|Syntax
|-
|-
|&#124;name=
|&#124;title=
|The name of the space (only necessary when the name of the article has text other than the title alone, such as "Title (game)")
|The name of the space (only necessary when the name of the article sans identifier is not the desired title)
|-
|-
|&#124;image=
|&#124;image=
Line 31: Line 38:
|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.
|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>
<pre>
{{space-infobox
{{space infobox
|title=
|image=
|image=
|name=
|purpose=
|purpose=
|first_appearance=
|first_appearance=

Latest revision as of 16:51, November 21, 2023

Space infobox

Usage

Syntax
|title= The name of the space (only necessary when the name of the article sans identifier is not the desired title)
|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
|title=
|image=
|purpose=
|first_appearance=
|latest_appearance=
}}