389
edits
Welcome to Gamerpedia! Let me know at either Mario Wiki or Fanonpedia if you'd like an account here.
(maked) |
(add) |
||
Line 5: | Line 5: | ||
! colspan="2"|{{#if:{{{image|}}}|[[File:{{{image}}}|290px]]|}}{{#if:{{{caption|}}}|<br><span style="font-size:90%">{{{caption|}}}</span>}} | ! colspan="2"|{{#if:{{{image|}}}|[[File:{{{image}}}|290px]]|}}{{#if:{{{caption|}}}|<br><span style="font-size:90%">{{{caption|}}}</span>}} | ||
|- style="border: 1px solid #000" | |- style="border: 1px solid #000" | ||
{{#if:{{{ | {{#if:{{{developer|}}}| | ||
{{!}}style="width:30%"{{!}}'''Developers''' | {{!}}style="width:30%"{{!}}'''Developers''' | ||
{{!}}{{!}}{{{ | {{!}}{{!}}{{{developer|N/A}}} | ||
}} | }} | ||
|- style="border: 1px solid #000" | |- style="border: 1px solid #000" | ||
{{#if:{{{ | {{#if:{{{publisher|}}}| | ||
{{!}}'''Publishers''' | {{!}}'''Publishers''' | ||
{{!}}{{!}}{{{ | {{!}}{{!}}{{{publisher|N/A}}} | ||
}} | }} | ||
|- style="border: 1px solid #000" | |- style="border: 1px solid #000" | ||
Line 48: | Line 48: | ||
{{!}}'''Ratings''' | {{!}}'''Ratings''' | ||
{{!}}{{!}}{{{ratings|N/A}}} | {{!}}{{!}}{{{ratings|N/A}}} | ||
}} | |||
|- style="border: 1px solid #000" | |||
{{#if:{{{format|}}}| | |||
{{!}}'''Format''' | |||
{{!}}{{!}}{{{format|N/A}}} | |||
}} | |||
|- style="border: 1px solid #000" | |||
{{#if:{{{accessories|}}}| | |||
{{!}}'''Accessories''' | |||
{{!}}{{!}}{{{accessories|N/A}}} | |||
}} | }} | ||
|} | |} | ||
Line 55: | Line 65: | ||
<pre style="width:35em"> | <pre style="width:35em"> | ||
{{game infobox | {{game infobox | ||
|title = | |title = | ||
|image = | |image = | ||
|caption = | |caption = | ||
| | |developer = | ||
| | |publisher = | ||
|franchise = | |franchise = | ||
|series = | |series = | ||
|platforms = | |platforms = | ||
|released = | |released = | ||
|genre = | |genre = | ||
|modes = | |modes = | ||
|ratings = | |ratings = | ||
|format = | |||
|accessories = | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |