Welcome to Yoshipedia! If you want to request an account, please do so at Mario Wiki or Fanonpedia.
Template:Enemy infobox: Difference between revisions
From Yoshipedia
Jump to navigationJump to search
Infobox updated using the portable infobox migration tool
Yoshifandom>Votaw No edit summary |
Yoshifandom>Crazy Muzzarino (Infobox updated using the portable infobox migration tool) |
||
Line 1: | Line 1: | ||
<infobox> | |||
<image source="image"/> | |||
<data source="abilities"><label>'''Abilities'''</label></data> | |||
<data source="species"><label>'''Species'''</label></data> | |||
<data source="affiliation"><label>'''Affiliation(s)'''</label></data> | |||
<data source="enemies"><label>'''Enemies'''</label></data> | |||
<data source="subspecies"><label>'''Subspecies'''</label></data> | |||
<data source="notable"><label>'''Notable member(s)'''</label></data> | |||
<data source="games"><label>'''Games'''</label></data> | |||
<data source="firstappearance"><label>'''First appearance'''</label></data> | |||
<data source="latestappearance"><label>'''Latest appearance'''</label></data> | |||
</infobox> | |||
<noinclude> | |||
== Usage & preview == | |||
Type in this: | |||
<pre> | <pre> | ||
{{Enemy infobox | {{Enemy infobox | ||
Line 44: | Line 23: | ||
|affiliation= | |affiliation= | ||
|enemies= | |enemies= | ||
|subspecies= | |subspecies= | ||
|notable= | |notable= | ||
|games= | |||
|firstappearance= | |firstappearance= | ||
|latestappearance= | |latestappearance= | ||
}} | }} | ||
</pre> | </pre> | ||
[ | |||
<noinclude> | to see this: | ||
{{Enemy infobox | |||
|image=This is a test | |||
|caption=This is a test | |||
|abilities=This is a test | |||
|species=This is a test | |||
|affiliation=This is a test | |||
|enemies=This is a test | |||
|subspecies=This is a test | |||
|notable=This is a test | |||
|games=This is a test | |||
|firstappearance=This is a test | |||
|latestappearance=This is a test | |||
}} | |||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above] | |||
</noinclude> |