Difference between revisions of "Template:Animal"
Wikisimpsons - The Simpsons Wiki
| Line 1: | Line 1: | ||
| − | + | {| class="infobox" cellpadding=2 cellspacing=2 align=right width=240px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color:#fff4a7; border:1px solid white;clear:right;" | |
| − | {| class="infobox" cellpadding=2 cellspacing=2 align=right width=240px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color:# | ||
| align="center" colspan=2 bgcolor="#fada00" style="font-size:110%;" | '''{{{name|{{PAGENAME}}}}}''' | | align="center" colspan=2 bgcolor="#fada00" style="font-size:110%;" | '''{{{name|{{PAGENAME}}}}}''' | ||
| − | |- style=background:# | + | |- style=background:#fff4a7 |
|align="center" colspan="2" | {{{image|}}} | |align="center" colspan="2" | {{{image|}}} | ||
| − | |-class="infobox" cellpadding=2 cellspacing=2 align=right width=240px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color:# | + | |- class="infobox" cellpadding=2 cellspacing=2 align=right width=240px style="font-family: verdana, sans-serif; padding: 4px; margin: 0 0 1em 1em; font-size: 10px; background-color:#FFFFFF; border:1px solid white;clear:right;" |
| align="center" colspan=2 bgcolor="#fada00" style="font-size:110%;" | '''Animal Information''' | | align="center" colspan=2 bgcolor="#fada00" style="font-size:110%;" | '''Animal Information''' | ||
| − | |- style="vertical-align: top;" | class{{{ | + | |- style="vertical-align: top;" | class{{{species}}}="hiddenStructure" |
| − | | {{#if:{{{ | + | | {{#if:{{{species|}}}|'''Species'''|}} |
| − | | {{{ | + | | {{{species|}}} |
| − | |- style="vertical-align: top;" | class{{{ | + | |- style="vertical-align: top;" | class{{{gender}}}="hiddenStructure" |
| − | | {{#if:{{{ | + | | {{#if:{{{gender|}}}|'''Gender'''|}} |
| − | | {{{ | + | | {{{gender|}}} |
| − | |- style="vertical-align: top;" | class{{{ | + | |- style="vertical-align: top;" | class{{{color}}}="hiddenStructure" |
| − | | {{#if:{{{ | + | | {{#if:{{{color|}}}|'''Color'''|}} |
| − | | {{{ | + | | {{{color|}}} |
| − | |- style="vertical-align: top;" | class{{{ | + | |- style="vertical-align: top;" | class{{{age}}}="hiddenStructure" |
| − | | {{#if:{{{ | + | | {{#if:{{{age|}}}|'''Age'''|}} |
| − | | {{{ | + | | {{{age|}}} |
| − | |- style="vertical-align: top;" | class{{{ | + | |- style="vertical-align: top;" | class{{{owner}}}="hiddenStructure" |
| − | | {{#if:{{{ | + | | {{#if:{{{owner|}}}|'''Owner'''|}} |
| − | | {{{ | + | | {{{owner|}}} |
| − | |- style="vertical-align: top;" | class{{{ | + | |- style="vertical-align: top;" | class{{{relatives}}}="hiddenStructure" |
| − | | {{#if:{{{ | + | | {{#if:{{{relatives|}}}|'''Relatives'''|}} |
| − | | {{{ | + | | {{{relatives|}}} |
| − | |- style="vertical-align: top;" | class{{{ | + | |- style="vertical-align: top;" | class{{{appearance}}}="hiddenStructure" |
| − | | {{#if:{{{ | + | | {{#if:{{{appearance|}}}|'''First Appearance'''|}} |
| − | | {{{ | + | | {{{appearance|}}} |
| + | |- style="vertical-align: top;" | class{{{voiced by}}}="hiddenStructure" | ||
| + | | {{#if:{{{voiced by|}}}|'''Voiced by'''|}} | ||
| + | | {{{voiced by|}}} | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
|- | |- | ||
| − | |}<noinclude>< | + | |}<noinclude> |
| − | < | + | |
| + | == Use == | ||
| + | <pre> | ||
| + | {{Animal | ||
| + | |name = | ||
| + | |image = | ||
| + | |species = | ||
| + | |gender = | ||
| + | |color = | ||
| + | |age = | ||
| + | |owner = | ||
| + | |relatives = | ||
| + | |appearance = | ||
| + | |voiced by = | ||
| + | }} | ||
| + | </pre> | ||
| + | [[Category:Character templates|{{PAGENAME}}]]</noinclude> | ||
Revision as of 16:49, May 11, 2010
| Animal | |
| Animal Information | |
Use
{{Animal
|name =
|image =
|species =
|gender =
|color =
|age =
|owner =
|relatives =
|appearance =
|voiced by =
}}