Actions

Template

Difference between revisions of "CharacterBob"

From Sonic Retro

m
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{BobTable|
+
{{#vardefine:tvsheetfix|{{{image1|}}}{{{screen|}}}}}<!-- fix with replacetext -->{{BobTable|
{{BobRow||{{{image1|}}}|align=center|default=[[File:Notavailable.svg]]<includeonly>[[Category:No titlescreen]]</includeonly>|content={{bobscreenMulti|{{{image1|}}}|{{{image2|}}}|{{{image3|}}}|{{{image4|}}}|{{{image5|}}}|{{{image6|}}}|{{{image7|}}}|{{{image8|}}}|{{{image9|}}}|{{{image10|}}}|width=320}}}}
+
{{BobRow||{{#var:tvsheetfix}}|align=center|default=[[File:Notavailable.svg]]<includeonly>[[Category:No titlescreen]]</includeonly>|content={{bobscreenMulti|{{#var:tvsheetfix}}|{{{image2|}}}|{{{image3|}}}|{{{image4|}}}|{{{image5|}}}|{{{image6|}}}|{{{image7|}}}|{{{image8|}}}|{{{image9|}}}|{{{image10|}}}|width=320}}}}
{{BobRow||{{{charname|}}}|content={{ #if: {{{charname|}}} | {{{charname}}} | {{PAGENAME}} }}|headline=yes|align=center|bgcolour={{{charcolor|}}}|fgcolour={{{textcolor|}}}}}
+
{{BobRow||test|content={{#if:{{{charname|}}}|{{{charname}}}|{{PAGENAME}}}}|headline=yes|align=center|bgcolour={{{charcolor|}}}|fgcolour={{{textcolor|}}}}}
 
{{BobRow||{{{debut|}}}|content='''First seen''': {{ #if: {{{debut|}}} | ''{{{debut}}}'' | Unknown }} {{ #if: {{{debutyear|}}} | ({{{debutyear}}}) | }}}}
 
{{BobRow||{{{debut|}}}|content='''First seen''': {{ #if: {{{debut|}}} | ''{{{debut}}}'' | Unknown }} {{ #if: {{{debutyear|}}} | ({{{debutyear}}}) | }}}}
 
{{BobRow||{{{species|}}}|content='''Species''': {{{species}}}}}
 
{{BobRow||{{{species|}}}|content='''Species''': {{{species}}}}}
Line 11: Line 11:
 
{{BobRow||{{{basechar|}}}|content='''Base character''': {{{basechar}}}}}
 
{{BobRow||{{{basechar|}}}|content='''Base character''': {{{basechar}}}}}
 
{{BobRow||{{{usedin|}}}|content='''Used in''': {{{usedin}}}}}
 
{{BobRow||{{{usedin|}}}|content='''Used in''': {{{usedin}}}}}
 +
{{BobRow||{{{series|}}}|content='''Series''': {{{series}}}}}
 +
{{BobRow||{{{episode|}}}|content='''First seen''': {{{episode}}}}}
 
{{BobRow||{{{creator|}}}|content='''Created by''': {{{creator}}}}}
 
{{BobRow||{{{creator|}}}|content='''Created by''': {{{creator}}}}}
 
}}<includeonly>[[Category:Characters]]</includeonly><noinclude>
 
}}<includeonly>[[Category:Characters]]</includeonly><noinclude>
Line 28: Line 30:
 
| debut =  
 
| debut =  
 
| debutyear =  
 
| debutyear =  
 +
| species =
 
| gender =
 
| gender =
 
| age =
 
| age =

Revision as of 19:00, 23 March 2018

Notavailable.svg
CharacterBob

Usage

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

{{CharacterSheet
| image1 = 
| i1size =
| image2 = 
| i2size =
| charcolor = 
| textcolor = 
| charname = 
| debut = 
| debutyear = 
| species = 
| gender =
| age =
| height =
| weight =
| creator =
}}

Note that i1size and i2size default the picture size to 110px if left blank.

Example

Template:CharacterSheet

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

Super fields

{{CharacterSheet
| poweredby =
| basechar =
| usedin =
}}