ATTENTION: This wiki is fully discontinued. Please access the new wiki at animalcrossing.indyamos.com. You can import some pages from here, but no stubs. No page can be edited expect for sysops. For more information, An Animal Crossing Wiki from Miraheze will be at a new website at animalcrossing.indyamos.com. This will be an enhanced version of this wiki. Please view Special:Diff/57616 for more information.
Template:Infobox villager: Difference between revisions
From Animal Crossing Wiki
Jump to navigationJump to search
m (rv - this edit removed spacing causing text to not render properly as well as cleaning up code and removing redundant classes) |
No edit summary |
||
| Line 1: | Line 1: | ||
< | <div style="width:250px;float:right;clear:right;margin:1em 0 1em 1em;border:1px solid #CCC;background-color:#FFFFFF;-moz-border-radius:10px;-webkit-border-radius:10px;padding:6px;"> | ||
<div style="text-align:center;font-size:16px;-moz-border-radius:8px 8px 0px 0px;-webkit-border-radius:8px 8px 0px 0px;border:1px solid #26c234;background-color:#26c234;color:#FFF;font-weight:900;line-height:1.5em;">{{{name}}}<div class="hiddenStructure{{{Character|}}}" style="width:250px;clear:left;font-size:10px;text-align:center"> | |||
</div> | |||
</div> | |||
<div style="border:1px solid #26c234"> | |||
<div class="hiddenStructure{{{image|center}}}" style="text-align: center;">{{#if:{{{image|}}}|{{{image|}}}|Have an image of this character?<br>Then please '''[[Special:Upload|upload]]''' it!}}</div> | |||
</div> | |||
<div style="clear:left;font-size:10px;color:#000;text-align:center;border-top:2px solid #26c234;"> | |||
<div style="width:80px;float:left;text-align:left;">Gender</div> | |||
<div style="width:170px;float:left;text-align:right;">{{{gender}}}</div> | |||
</div> | |||
<div style="clear:left;font-size:10px;color:#000;text-align:center;border-top:1px solid #CCC;"> | |||
<div style="width:80px;float:left;text-align:left;">Personality</div> | |||
<div style="width:170px;float:left;text-align:right;">{{{personality}}}</div> | |||
</div> | |||
<div style="clear:left;font-size:10px;color:#000;text-align:center;border-top:1px solid #CCC;"> | |||
<div style="width:80px;float:left;text-align:left;">Species</div> | |||
<div style="width:170px;float:left;text-align:right;">{{{species}}}</div> | |||
</div> | |||
<div style="clear:left;font-size:10px;color:#000;text-align:center;border-top:1px solid #CCC;"> | |||
<div style="width:80px;float:left;text-align:left;">Birthday</div> | |||
<div style="width:170px;float:left;text-align:right;">{{{birthday}}}</div> | |||
</div> | |||
<div style="clear:left;font-size:10px;color:#000;text-align:center;border-top:1px solid #CCC;"> | |||
<div style="width:80px;float:left;text-align:left;">Initial Phrase</div> | |||
| | <div style="width:170px;float:left;text-align:right;">{{{initial phrase}}}</div> | ||
</div> | |||
| | <div style="clear:left;font-size:10px;color:#000;text-align:center;border-top:1px solid #CCC;"> | ||
<div style="width:80px;float:left;text-align:left;">Initial Clothes</div> | |||
<div style="width:170px;float:left;text-align:right;">{{{initial clothes}}}</div> | |||
[[Category: Templates|{{PAGENAME}}]] | </div> | ||
<div style="clear:left;font-size:10px;color:#000;text-align:center;border-top:1px solid #CCC;"> | |||
<div style="width:80px;float:left;text-align:left;">Pic Quote</div> | |||
<div style="width:170px;float:left;text-align:right;">{{{quote}}}</div> | |||
</div> | |||
<div style="clear:left;font-size:10px;color:#000;text-align:center;border-top:1px solid #CCC;"> | |||
<div style="width:80px;float:left;text-align:left;">Appearances</div> | |||
<div style="width:170px;float:left;text-align:right;">{{{appearances}}}</div> | |||
</div> | |||
</div><noinclude> | |||
<br clear="all"> | |||
---- | |||
To use this template, copy the following to the page and fill in the appropriate fields. | |||
== Syntax == | |||
''For copy-and-paste use'' | |||
<br /><br /> | |||
<div style="width: 250px;"><pre> | |||
{{Character | |||
|name = | |||
|image = | |||
|gender = | |||
|personality = | |||
|species = | |||
|birthday = | |||
|initial phrase = | |||
|initial clothes = | |||
|quote = | |||
|appearances = | |||
}} | |||
</pre></div> | |||
[[Category:Templates|{{PAGENAME}}]] | |||
</noinclude> | </noinclude> | ||
Revision as of 18:09, 23 June 2012
{{{name}}}
Have an image of this character?
Then please upload it!
Then please upload it!
Gender
{{{gender}}}
Personality
{{{personality}}}
Species
{{{species}}}
Birthday
{{{birthday}}}
Initial Phrase
{{{initial phrase}}}
Initial Clothes
{{{initial clothes}}}
Pic Quote
{{{quote}}}
Appearances
{{{appearances}}}
To use this template, copy the following to the page and fill in the appropriate fields.
Syntax
For copy-and-paste use
{{Character
|name =
|image =
|gender =
|personality =
|species =
|birthday =
|initial phrase =
|initial clothes =
|quote =
|appearances =
}}