Difference between revisions of "Template:Infobox Special"

From Nookipedia, the Animal Crossing wiki
m
(Changing the gender/species to match the updated villager infobox)
Line 1: Line 1:
{| style="background: #DEFE77; margin-left: 10px; margin-bottom: 10px; {{roundy|10px}} border: 3px solid #C8E56B; width: 25%; float:right"
+
{| style="background: #defe77; margin-left: 10px; margin-bottom: 10px; {{roundy|10px}} border: 3px solid #c8e56b; width: 25%; float:right"
 
|-
 
|-
! colspan="2" | <big><big>{{{name|{{PAGENAME}}}}}</big></big>
+
! colspan="3" | <big><big>{{{name|{{PAGENAME}}}}}</big></big>
 +
|- valign="top"
 +
| style="background: #ffffff; text-align:center; {{roundy|10px}}" colspan="3" {{!}} [[File:{{{image|Nia.png}}}|{{{imagesize|200px}}}]]<br>{{#if:{{{quote|}}}|<small>''{{{quote|}}}''</small>|}}
 
|-
 
|-
| style="background: #ffffff; text-align:center; {{roundy|10px}}" colspan="2" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this character?<br>Then please '''[[Special:Upload|upload]]''' it!}}{{#if:{{{quote|}}}|<br>''<small>"{{{quote}}}"</small>''|{{{quote|}}}}}{{#if:{{{caption|}}}|<br><small>{{{caption}}}</small>|{{{caption|}}}}}
+
| colspan="3" style="padding:0px" |
 +
{| class="roundy" style="{{roundy}}; background:transparent; width:100%" border-collapse="collapse; margin:0px"
 +
! style="{{roundytl|10px}} border: 1px solid #c8e56b; background: #c8e56b; text-align:center" | Species
 +
! style="{{roundytr|10px}} border: 1px solid #c8e56b; background: #c8e56b; text-align:center" | Gender
 
|-
 
|-
! style="background: #C8E56B; text-align:right; {{roundytl|10px}}" | Gender
+
| style="background:#ffffff; text-align:center; {{roundybl|10px}}" | {{{species|Unknown}}}
| style="background:#ffffff; {{roundytr|10px}}" | {{{gender|Unknown}}}
+
| style="background:#ffffff; text-align:center; {{roundybr|10px}}" | {{{gender|Unknown}}}
|-
+
|}
! style="background: #C8E56B; text-align:right" | Species
+
|- valign="top"
| style="background:#ffffff" | {{{species|Unknown}}}
+
{{#if:{{{service|}}}|
|-
+
! style="border: 1px solid #8cbcd1; background: #c8e56b; text-align:right; {{roundytl|10px}}" {{!}} Service
! style="background: #C8E56B; text-align:right" | Service
+
{{!}} colspan="2" style="border: 1px solid #ffffff; {{roundytr|10px}}" bgcolor="#ffffff" {{!}} {{{service|}}}}}
| style="background:#ffffff" | {{{service|Unknown}}}
+
|- valign="top"
|-
+
{{#if:{{{sign|}}}|
! style="background: #C8E56B; text-align:right" | Birthday
+
! style="border: 1px solid #8cbcd1; background: #c8e56b; text-align:right; {{#if:{{{sign|}}}||{{roundytl|10px}}}}" {{!}} Star sign
| style="background:#ffffff" | {{{birthday|Unknown}}}
+
{{!}} colspan="2" style="border: 1px solid #ffffff; {{#if:{{{sign|}}}||{{roundytr|10px}}}}" bgcolor="#ffffff" {{!}} {{{sign|}}}}}
 +
|- valign="top"
 +
{{#if:{{{birthday|}}}|
 +
! style="border: 1px solid #8cbcd1; background: #c8e56b; text-align:right; {{#if:{{{service|}}}||{{roundytl|10px}}}}" {{!}} Birthday
 +
{{!}} colspan="2" style="border: 1px solid #ffffff; {{#if:{{{service|}}}||{{roundytr|10px}}}}" bgcolor="#ffffff" {{!}} "{{{birthday|}}}"}}
 
|-
 
|-
 
! style="background: #C8E56B; text-align:right; {{roundybl|10px}}" | Appearances
 
! style="background: #C8E56B; text-align:right; {{roundybl|10px}}" | Appearances
 
| style="background:#ffffff; {{roundybr|10px}}" | {{{appearances|Unknown}}}
 
| style="background:#ffffff; {{roundybr|10px}}" | {{{appearances|Unknown}}}
|}<includeonly>[[Category:Characters]][[Category:Special Characters]]</includeonly><noinclude>
+
|}
 +
<includeonly>[[Category:Characters]][[Category:Special Characters]]</includeonly><noinclude>
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
Line 25: Line 35:
 
|name=  
 
|name=  
 
|image=  
 
|image=  
 +
|imagesize=
 
|quote=  
 
|quote=  
 
|caption=  
 
|caption=  
Line 30: Line 41:
 
|species=  
 
|species=  
 
|service=  
 
|service=  
|birthday=
+
|birthday=
 +
|sign=  
 
|appearances=  
 
|appearances=  
}}
+
}}</pre>
</pre>
+
 
 +
== Syntax Guide ==
 +
This is just a quick reference on how to use each field.
 +
 
 +
*'''name:''' The name of the character will go here.
 +
*'''image:''' The image file. '''''Do not''''' include <nowiki>[[Image:Example.jpg]]</nowiki>! In this case, you would put Example.jpg.
 +
*'''imagesize:''' the size of the image. Please be sure to include "px" at the end.
 +
*'''gender:''' The gender of the character will go here. Male/Female/Unknown.
 +
*'''species:''' The type of specie the character is. If not known, leave blank.
 +
*'''service:''' The service the character provides to the player. For example, Kicks would have "shoe store owner."
 +
*'''birthday:''' The day the character was born.
 +
*'''sign:''' The character's zodiac sign.
 +
*'''appearances:''' A list of games (or other media) the character has appeared in.
 +
 
 
[[Category:Infobox templates]]
 
[[Category:Infobox templates]]
 
</noinclude>
 
</noinclude>

Revision as of 00:11, August 2, 2014

Infobox Special
Nia.png
Species Gender
Unknown Unknown
Appearances Unknown

Usage

{{Infobox Special
|name= 
|image= 
|imagesize= 
|quote= 
|caption= 
|gender= 
|species= 
|service= 
|birthday= 
|sign= 
|appearances= 
}}

Syntax Guide

This is just a quick reference on how to use each field.

  • name: The name of the character will go here.
  • image: The image file. Do not include [[Image:Example.jpg]]! In this case, you would put Example.jpg.
  • imagesize: the size of the image. Please be sure to include "px" at the end.
  • gender: The gender of the character will go here. Male/Female/Unknown.
  • species: The type of specie the character is. If not known, leave blank.
  • service: The service the character provides to the player. For example, Kicks would have "shoe store owner."
  • birthday: The day the character was born.
  • sign: The character's zodiac sign.
  • appearances: A list of games (or other media) the character has appeared in.