Actions

Template

Difference between revisions of "CharacterBob"

From Sonic Retro

(i1size and i2size are no longer supported)
Line 17: Line 17:
 
{{BobRow||{{{episode|}}}|content='''First seen''': [[{{{episode}}}]]}}
 
{{BobRow||{{{episode|}}}|content='''First seen''': [[{{{episode}}}]]}}
 
{{BobRow||{{{creator|}}}|content='''Created by''': {{{creator}}}}}
 
{{BobRow||{{{creator|}}}|content='''Created by''': {{{creator}}}}}
}}<includeonly>{{ #if: {{{series|}}} | [[Category:{{{series}}} characters]] | [[Category:Characters]] }}</includeonly><noinclude>
+
}}<includeonly>{{#if:{{{series|}}}|[[Category:{{{series}}} characters]]|[[Category:Characters]]}}</includeonly><noinclude>
  
 
==Usage==
 
==Usage==
Line 24: Line 24:
 
<pre>
 
<pre>
 
{{CharacterBob
 
{{CharacterBob
| image1 =
+
| image1=
| i1size =
+
| image2=
| image2 =
+
| charcolor=
| i2size =
+
| textcolor=
| charcolor =  
+
| charname=
| textcolor =  
+
| debut=
| charname =  
+
| debutyear=
| debut =  
+
| species=
| debutyear =  
+
| gender=
| species =  
+
| age=
| gender =
+
| height=
| age =
+
| weight=
| height =
+
| blood=
| weight =
+
| likes=
| blood =
+
| dislikes=
| likes =
+
| poweredby=
| dislikes =
+
| basechar=
| poweredby =
+
| usedin=
| basechar =
+
| series=
| usedin =
+
| episode=
| series =
+
| creator=
| episode =
 
| creator =
 
 
}}
 
}}
 
</pre>
 
</pre>
 
Note that i1size and i2size default the picture size to 110px if left blank.
 
  
 
===Example===
 
===Example===

Revision as of 23:01, 16 December 2022

Notavailable.svg
CharacterBob

Usage

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

{{CharacterBob
| image1=
| image2=
| charcolor=
| textcolor=
| charname=
| debut=
| debutyear=
| species=
| gender=
| age=
| height=
| weight=
| blood=
| likes=
| dislikes=
| poweredby=
| basechar=
| usedin=
| series=
| episode=
| creator=
}}

Example

Hedgehog.jpg
Mr Hedgehog
First seen: [[Sonic Retro]] (2007)
Gender: male
Age: 9001
{{CharacterBob
| image1 = Hedgehog.jpg
| charcolor = brown
| textcolor = lime
| charname = Mr Hedgehog
| debut = [[Sonic Retro]]
| debutyear = 2007
| gender = male
| age = 9001
| height =
| weight =
}}

Super fields

{{CharacterBob
| poweredby =
| basechar =
| usedin =
}}