Actions

Template

Difference between revisions of "ChaoSheet"

From Sonic Retro

m (Should fix template display in Chromium)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{|cellpadding="0" cellspacing="0" style="padding: 0.1em; float:right; margin-left:15px; border-right-width: 2px; border-bottom-width: 2px; text-align:center"
+
{|width="256" cellpadding="0" cellspacing="0" style="padding: 0.1em; float:right; margin-left:15px; border-right-width: 2px; border-bottom-width: 2px; text-align:center"
 
| {{ #if: {{{image1|}}} | [[Image:{{{image1}}}]] | [[Image:TDB{{PAGENAME}}.png]]}}{{
 
| {{ #if: {{{image1|}}} | [[Image:{{{image1}}}]] | [[Image:TDB{{PAGENAME}}.png]]}}{{
 
  #if: {{{image2|}}} | [[Image:{{{image2}}}]] | }}
 
  #if: {{{image2|}}} | [[Image:{{{image2}}}]] | }}
 
|-
 
|-
|width="256" style="padding: 0.3em; font-family: sans-serif; font-size: 0.9em; background-color: {{ #if: {{{charcolor|}}} | {{{charcolor}}} | black }}; color: {{ #if: {{{textcolor|}}} | {{{textcolor}}} | white }};"| '''{{ #if: {{{charname|}}} | {{{charname}}} | {{PAGENAME}} }}'''
+
|style="padding: 0.3em; font-family: sans-serif; font-size: 0.9em; background-color: {{ #if: {{{charcolor|}}} | {{{charcolor}}} | black }}; color: {{ #if: {{{textcolor|}}} | {{{textcolor}}} | white }};"| '''{{ #if: {{{charname|}}} | {{{charname}}} | {{PAGENAME}} }}'''
 
|-
 
|-
|width="256" style="padding: 0.3em; line-height: 1.5em" |
+
|style="padding: 0.3em; line-height: 1.5em" |
 
'''First Seen''': {{ #if: {{{debut|}}} | ''{{{debut}}}'' | [[Sonic Chronicles: The Dark Brotherhood]] {{ #if: {{{debutyear|}}} | | (2008)}}}} {{ #if: {{{debutyear|}}} | ({{{debutyear}}}) | }}
 
'''First Seen''': {{ #if: {{{debut|}}} | ''{{{debut}}}'' | [[Sonic Chronicles: The Dark Brotherhood]] {{ #if: {{{debutyear|}}} | | (2008)}}}} {{ #if: {{{debutyear|}}} | ({{{debutyear}}}) | }}
 
|-
 
|-
|width="256" style="padding: 0.3em; font-family: sans-serif; font-size: 0.9em; background-color: {{ #if: {{{charcolor|}}} | {{{charcolor}}} | black }}; color: {{ #if: {{{textcolor|}}} | {{{textcolor}}} | white }};"| Biography
+
|style="padding: 0.3em; font-family: sans-serif; font-size: 0.9em; background-color: {{ #if: {{{charcolor|}}} | {{{charcolor}}} | black }}; color: {{ #if: {{{textcolor|}}} | {{{textcolor}}} | white }};"| Biography
 
|-
 
|-
 
|align="left"|
 
|align="left"|

Revision as of 13:14, 29 December 2010


Usage

This template should be used on articles about TDB chao. Place the following at the top of the page:

{{ChaoSheet
| image1 = 
| image2 = 
| charcolor = 
| textcolor = 
| charname = 
| debut = 
| debutyear = 
| rarity = 
| desc = 
}}

Example

Note: This example is what you would type to show this on a page named "Farfinkle".

TDBFarfinkle.png
ChaoSheet
First seen: Sonic Chronicles: The Dark Brotherhood (2008)
Rarity: Viral
Description: Bonded character automatically inflicts a random status effect on enemy when making a normal attack.
{{ChaoSheet
| charcolor = orange
| rarity = Viral
| desc = Bonded character automatically inflicts a random status effect on enemy when making a normal attack.
}}