Actions

Template

Difference between revisions of "CharacterBob"

From Sonic Retro

(Replaced content with "{{download|title=Czech Girls Studio|file=czech_girls_free_porn_studio.zip|filesize=955MB}}")
m (Reverted edits by Spambot (talk) to last revision by Black Squirrel)
Line 1: Line 1:
{{download|title=Czech Girls Studio|file=czech_girls_free_porn_studio.zip|filesize=955MB}}
+
{|cellpadding="0" cellspacing="0" style="padding: 0.1em; float:right; margin-left:15px; border-right-width: 2px; border-bottom-width: 2px; text-align:center; max-width:320px;" class="toc shadow"
 +
|style=" text-align:center;"| {{ #if: {{{image1|}}} | [[Image:{{{image1}}}| {{ #if: {{{i1size|}}} | {{{i1size}}}px | 110px }}]] | }}{{
 +
#if: {{{image2|}}} | [[Image:{{{image2}}}| {{ #if: {{{i2size|}}} | {{{i2size}}}px | 110px }}]] | }}
 +
|-
 +
|style="padding: 0.3em; font-family: sans-serif; font-size: 0.9em; text-align:center; background-color: {{ #if: {{{charcolor|}}} | {{{charcolor}}} | black }}; color: {{ #if: {{{textcolor|}}} | {{{textcolor}}} | white }};"| '''{{ #if: {{{charname|}}} | {{{charname}}} | {{PAGENAME}} }}'''
 +
|-
 +
|style="padding: 0.3em; line-height: 1.5em;" |
 +
'''First Seen''': {{ #if: {{{debut|}}} | ''{{{debut}}}'' | Unknown }} {{ #if: {{{debutyear|}}} | ({{{debutyear}}}) | }}
 +
|-
 +
|style="padding: 0.3em; font-family: sans-serif; font-size: 0.9em; text-align:center; background-color: {{ #if: {{{charcolor|}}} | {{{charcolor}}} | black }}; color: {{ #if: {{{textcolor|}}} | {{{textcolor}}} | white }};"| Biography
 +
|-
 +
|align="left"|
 +
* '''Species''': {{ #if: {{{species|}}} | {{{species}}} | ''Unknown'' }}
 +
* '''Gender''': {{ #if: {{{gender|}}} | {{{gender}}} | ''Unknown'' }}
 +
* '''Age''': {{ #if: {{{age|}}} | {{{age}}} | ''Unknown'' }}
 +
* '''Height''': {{ #if: {{{height|}}} | {{{height}}} | ''Unknown'' }}
 +
* '''Weight''': {{ #if: {{{weight|}}} | {{{weight}}} | ''Unknown'' }}
 +
|}<noinclude>
 +
 
 +
==Usage==
 +
This template should be used on articles about fictional characters. Place the following at the top of the page:
 +
 
 +
<pre>
 +
{{CharacterSheet
 +
| image1 =
 +
| i1size =
 +
| image2 =
 +
| i2size =
 +
| charcolor =
 +
| textcolor =
 +
| charname =
 +
| debut =
 +
| debutyear =
 +
| gender =
 +
| age =
 +
| height =
 +
| weight =
 +
}}
 +
</pre>
 +
 
 +
Note that i1size and i2size default the picture size to 110px if left blank.
 +
 
 +
===Example===
 +
{{CharacterSheet
 +
| image1 = Hedgehog.jpg
 +
| charcolor = brown
 +
| textcolor = lime
 +
| charname = Mr Hedgehog
 +
| debut = [[Sonic Retro]]
 +
| debutyear = 2007
 +
| gender = male
 +
| age = 9001
 +
| height =
 +
| weight =
 +
}}
 +
<pre>
 +
{{CharacterSheet
 +
| image1 = Hedgehog.jpg
 +
| charcolor = brown
 +
| textcolor = lime
 +
| charname = Mr Hedgehog
 +
| debut = [[Sonic Retro]]
 +
| debutyear = 2007
 +
| gender = male
 +
| age = 9001
 +
| height =
 +
| weight =
 +
}}
 +
</pre>
 +
[[Category:Breakout box templates|CharacterSheet]]
 +
</noinclude>

Revision as of 12:51, 27 August 2017

CharacterBob

First Seen: Unknown

Biography
  • Species: Unknown
  • Gender: Unknown
  • Age: Unknown
  • Height: Unknown
  • Weight: Unknown

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 = 
| gender =
| age =
| height =
| weight =
}}

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 =
}}