Difference between revisions of "Template:Infobox Special"

From Nookipedia, the Animal Crossing wiki
(Converting to new infobox style.)
Line 1: Line 1:
{| align="right" style="background: #EEE7A5; margin-left: 10px; margin-bottom: 10px; {{roundy|10px}} border: 3px solid #EEC900; width: 25%"
+
{| align="right" style="background: #eee7a5; margin-left: 10px; margin-bottom: 10px; {{roundy|10px}} border: 3px solid #eec900; width: 25%"
 
|- align="center"
 
|- align="center"
 
 
| colspan="2" | <big><big>'''{{{name|{{PAGENAME}}}}}'''</big></big>
 
| colspan="2" | <big><big>'''{{{name|{{PAGENAME}}}}}'''</big></big>
 
|- align="center"
 
|- align="center"
| style="background: #FFFFFF; {{roundy|10px}}" colspan="2" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this character?<br>Then please '''[[Special:Upload|upload]]''' it!}}{{#if:{{{caption|}}}|<br>{{{caption}}}}}
+
| style="background: #ffffff; {{roundy|10px}}" colspan="2" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this character?<br>Then please '''[[Special:Upload|upload]]''' it!}}<br>{{#if:{{{quote|}}}|''<small>"{{{quote}}}"</small>''|{{{quote|}}}}}
 
|-
 
|-
! style="background-color:#EEC900; {{roundytl|10px}}" | <center>Gender</center>
+
! style="background: #eec900; {{roundytl|10px}}" align="right" | Gender
! style="background-color:#FFFFFF; {{roundytr|10px}}" |{{#if: {{{gender|}}} | {{{gender|}}} | Unknown }}
+
| style="background:#ffffff; {{roundytr|10px}}" align="left" | {{{gender|Unknown}}}
 
|-
 
|-
! style="background-color:#EEC900;" | <center>Species</center>
+
! style="background: #eec900;" align="right" | Species
! style="background-color:#FFFFFF" |{{#if: {{{species|}}} | {{{species|}}} | Unknown }}
+
| style="background:#ffffff;" align="left" | {{{species|Unknown}}}
 
|-
 
|-
! style="background-color:#EEC900;" | <center>Service</center>
+
! style="background: #eec900;" align="right" | Service
! style="background-color:#FFFFFF" |{{#if: {{{service|}}} | {{{service|}}} | Unknown }}
+
| style="background:#ffffff;" align="left" | {{{service|Unknown}}}
 
|-
 
|-
! style="background-color:#EEC900;" | <center>Picture Quote</center>
+
! style="background: #eec900; {{roundybl|10px}}" align="right" | Appearances
! style="background-color:#FFFFFF" |{{#if: {{{quote|}}} | {{{quote|}}} | Unknown }}
+
| style="background:#ffffff; {{roundybr|10px}}" align="left" | {{{appearances|Unknown}}}
|-
 
! style="background-color:#EEC900; {{roundybl|10px}}" | <center>Appearances</center>
 
! style="background-color:#FFFFFF; {{roundybr|10px}}" |{{{appearances}}}
 
 
|}<noinclude>
 
|}<noinclude>
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Infobox Special
+
{{Infobox Villager
 
|name=  
 
|name=  
 
|image=  
 
|image=  
|caption=
+
|imagesize=
 +
|quote=  
 
|gender=  
 
|gender=  
 +
|personality=
 
|species=  
 
|species=  
|service=  
+
|birthday=  
|quote=
+
|phrase=
 +
|clothes=  
 
|appearances=  
 
|appearances=  
}}</pre>
+
}}
[[Category:Templates]]
+
</pre>
[[Category:Infobox Templates]]</noinclude>
+
[[Category: Templates|{{PAGENAME}}]]
 +
[[Category: Infobox Templates]]
 +
</noinclude>

Revision as of 21:52, March 19, 2011

Infobox Special
Have an image of this character?
Then please upload it!
Gender Unknown
Species Unknown
Service Unknown
Appearances Unknown

Usage

{{Infobox Villager
|name= 
|image= 
|imagesize= 
|quote= 
|gender= 
|personality= 
|species= 
|birthday= 
|phrase= 
|clothes= 
|appearances= 
}}