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
Fixing
m (17 revisions imported: Imported the Enemy infobox from Yoshi fandom wiki. Attribution: https://Yoshi.fandom.com/wiki/Template:Enemy_infobox)
(Fixing)
Line 1: Line 1:
<includeonly><infobox>
{| align="right" cellpadding="3" cellspacing="2" style="border-color: #FFFF66; border-style: solid; border-width: 1px; font-size: 90%; margin-left: 8px; margin-bottom: 8px"
<title source="title">
|align="center" bgcolor="#FFFF00" colspan="2" style="color: black; font-weight: bold;"|''{{PAGENAME}}''
<default>{{PAGENAME}}</default>
|- class{{{image}}}="hiddenStructure"
</title>
|align="center" colspan="2"|{{{image}}}<br>{{{caption}}}
<image source="image">
|- class{{{abilities}}}="hiddenStructure"
    <data source="caption"/>
| bgcolor="#FFFF00"| '''Abilities'''
</image>
| {{{abilities}}}
<data source="abilities"><label>'''Abilities'''</label></data>
|- class{{{species}}}="hiddenStructure"
<data source="species"><label>'''Species'''</label></data>
| bgcolor="#FFFF00"| '''Species'''
<data source="affiliation"><label>'''Affiliation(s)'''</label></data>
| {{{species}}}
<data source="enemies"><label>'''Enemies'''</label></data>
|- class{{{affiliation}}}="hiddenStructure"
<data source="subspecies"><label>'''Subspecies'''</label></data>
| bgcolor="#FFFF00"| '''Affiliation(s)'''
<data source="notable"><label>'''Notable member(s)'''</label></data>
| {{{affiliation}}}
<data source="games"><label>'''Games'''</label></data>
|- class{{{enemies}}}="hiddenStructure"
<data source="firstappearance"><label>'''First appearance'''</label></data>
| bgcolor="#FFFF00"| '''Enemies'''
<data source="latestappearance"><label>'''Latest appearance'''</label></data>
| {{{enemies}}}
</infobox></includeonly>
|- class{{{subspecies}}}="hiddenStructure"
<noinclude>
| bgcolor="#FFFF00"| '''Subspecies'''
== Usage & preview ==
| {{{subspecies}}}
Type in this:
|- class{{{notable}}}="hiddenStructure"
 
| bgcolor="#FFFF00"| '''Notable member(s)'''
| {{{notable}}}
|- class{{{games}}}="hiddenStructure"
| bgcolor="#FFFF00"| '''Games'''
| {{{games}}}
|- class{{{firstappearance}}}="hiddenStructure"
| bgcolor="#FFFF00"| '''First appearance'''
| {{{firstappearance}}}
|- class{{{latestappearance}}}="hiddenStructure"
| bgcolor="#FFFF00"| '''Latest appearance'''
| {{{latestappearance}}}
|}<noinclude>
==Usage==
<pre>
<pre>
{{Enemy infobox
{{Enemy infobox
|title=
|image=
|image=
|caption=
|caption=
Line 29: Line 40:
|affiliation=
|affiliation=
|enemies=
|enemies=
|games=
|subspecies=
|subspecies=
|notable=
|notable=
|games=
|firstappearance=
|firstappearance=
|latestappearance=
|latestappearance=
}}
}}
</pre>
</pre>


to see this:
[[Category:Infobox templates]]<noinclude>
 
{{Enemy infobox
|title=This is a test
|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>

Navigation menu