241
edits
Welcome to Yoshipedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
(under-score) |
(Fixing) |
||
Line 1: | Line 1: | ||
{| | {| class="infobox bordered" style="border: 1px solid #FF6; font-size: 90% !important" | ||
|align="center" | |align="center" style="background:#FF0" colspan="2"|'''{{PAGENAME}}''' | ||
|- | |- | ||
|align="center" colspan="2"|{{{image}}} | |align="center" colspan="2"|{{{image}}} | ||
|- | |||
{{#if:{{{first_appearance|}}}| | |||
{{!}} style="#background:#FF0"{{!}} '''First appearance''' | |||
{{!}} {{{first_appearance}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{latest_appearance|}}}| | |||
{{!}} style="#background:#FF0"{{!}} '''Latest appearance''' | |||
{{!}} {{{latest_appearance}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{abilities|}}}| | |||
{{!}} style="#background:#FF0"{{!}} '''Abilities''' | |||
{{!}} {{{abilities}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{species|}}}| | |||
{{!}} style="#background:#FF0"{{!}} '''Species''' | |||
{{!}} {{{species}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{affiliation|}}}| | |||
{{!}} style="#background:#FF0"{{!}} '''Affiliation''' | |||
{{!}} {{{affiliation}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{enemies|}}}| | |||
{{!}} style="#background:#FF0"{{!}} '''Enemies''' | |||
{{!}} {{{enemies}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{variants|}}}| | |||
{{!}} style="#background:#FF0"{{!}} '''Variants''' | |||
{{!}} {{{variants}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{notable|}}}| | |||
{{!}} style="#background:#FF0"{{!}} '''Notable''' | |||
{{!}} {{{notable}}} | |||
}} | |||
|}<noinclude> | |}<noinclude> | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
{{ | {{enemy infobox | ||
|image= | |image= | ||
| | |first_appearance= | ||
|latest_appearance= | |||
|abilities= | |abilities= | ||
|species= | |species= | ||
|affiliation= | |affiliation= | ||
|enemies= | |enemies= | ||
| | |variants= | ||
|notable= | |notable= | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]]<noinclude> | [[Category:Infobox templates]]<noinclude> |