Template:Space infobox: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(New page: {| class="infobox" cellpadding=3 cellspacing=2 width=270px style="font-family: arial, sans-serif; padding: 4px; margin:{{#switch:{{{align|right}}}|left=0 1em 1em 0|center=1em 1em 1em 1em|r...) |
mNo edit summary |
||
(45 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" | {| 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|}}} | |||
|- | |- | ||
{{#if:{{{purpose|}}}| | |||
|- | {{!}} '''Purpose''' | ||
{{!}} {{{purpose}}} | |||
}} | |||
|- | |||
{{#if:{{{first_appearance|}}}| | |||
{{!}} '''First appearance''' | |||
{{!}} {{{first_appearance}}} | |||
}} | |||
|- | |||
{{#if:{{{latest_appearance|}}}| | |||
{{!}} '''Latest appearance''' | |||
{{!}} {{{latest_appearance}}} | |||
}} | |||
|}<noinclude>{{br}} | |||
==Usage== | |||
{|border=1 style="border-collapse:collapse;width:70%;float:right;margin:0 0 1em 1em" cellpadding=3 | |||
!colspan=2|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. | |||
|} | |||
<pre> | |||
{{space infobox | |||
|title= | |||
|image= | |||
|purpose= | |||
|first_appearance= | |||
|latest_appearance= | |||
}} | |||
</pre> | |||
[[Category: | [[Category:Infobox templates]]</noinclude> |
Latest revision as of 15: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= }}