Actions

Template

Difference between revisions of "CharacterBob"

From Sonic Retro

Line 10: Line 10:
 
|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
 
|-
 
|-
|line-height: 1.5em;" |
+
|align="left"|
'''Species''': {{ #if: {{{species|}}} | {{{species}}} | ''Unknown'' }}
+
* '''Species''': {{ #if: {{{species|}}} | {{{species}}} | ''Unknown'' }}
|-
+
* '''Gender''': {{ #if: {{{gender|}}} | {{{gender}}} | ''Unknown'' }}
|line-height: 1.5em;" |
+
* '''Age''': {{ #if: {{{age|}}} | {{{age}}} | ''Unknown'' }}
'''Gender''': {{ #if: {{{gender|}}} | {{{gender}}} | ''Unknown'' }}
 
|-
 
|line-height: 1.5em;" |
 
'''Age''': {{ #if: {{{age|}}} | {{{age}}} | ''Unknown'' }}
 
 
|}<noinclude>
 
|}<noinclude>
  

Revision as of 22:58, 5 July 2008

CharacterBob

First Seen: Unknown

Biography
  • Species: Unknown
  • Gender: Unknown
  • Age: Unknown

Usage

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

{{CharacterSheet
| image1 = 
| image2 = 
| charcolor = 
| textcolor = 
| charname = 
| debut = 
| debutyear = 
| gender =
| age =
}}

Example

Template:CharacterSheet

{{CharacterSheet
| image1 = Hedgehog.jpg
| charcolor = brown
| textcolor = lime
| charname = Mr Hedgehog
| debut = [[Sonic Retro]]
| debutyear = 2007
| gender = male
| age = 9001
}}