Difference between revisions of "ShiningCharacterSheet"

From Sega Retro

m
m
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{|cellpadding="0" cellspacing="0" style="padding: 0.1em; float:right; margin-left:15px; border-right-width: 2px; border-bottom-width: 2px; text-align:center;"
+
{|cellpadding="0" cellspacing="0" style="width:auto !important; padding: 0.1em; float:right; margin-left:15px; border-right-width: 2px; border-bottom-width: 2px; text-align:center;"
 
| {{ #if: {{{image1|}}} | [[Image:{{{image1}}}|50px]] | }}{{
 
| {{ #if: {{{image1|}}} | [[Image:{{{image1}}}|50px]] | }}{{
 
  #if: {{{image2|}}} | [[Image:{{{image2}}}|50px]] | }}
 
  #if: {{{image2|}}} | [[Image:{{{image2}}}|50px]] | }}
Line 11: Line 11:
 
|-
 
|-
 
|align="left"|
 
|align="left"|
{{ #if: {{{race|}}} | *'''Race:''' {{{race}}} | }}
+
* '''Race''': {{ #if: {{{race|}}} | {{{race}}} | ''Unknown'' }}
{{ #if: {{{gender|}}} | *'''Gender:''' {{{gender}}} | }}
+
* '''Gender''': {{ #if: {{{gender|}}} | {{{gender}}} | ''Unknown'' }}
{{ #if: {{{height|}}} | *'''Height:''' {{{height}}} | Unknown}}
+
* '''Height''': {{ #if: {{{height|}}} | {{{height}}} | ''Unknown'' }}
{{ #if: {{{weight|}}} | *'''Weight:''' {{{weight}}} | }}
+
* '''Weight''': {{ #if: {{{weight|}}} | {{{weight}}} | ''Unknown'' }}
{{ #if: {{{origin|}}} | *'''Race:''' {{{origin}}} | }}
+
* '''Origin''': {{ #if: {{{origin|}}} | {{{origin}}} | ''Unknown'' }}
{{ #if: {{{position|}}} | *'''Position:''' {{{position}}} | }}
+
* '''Position''': {{ #if: {{{position|}}} | {{{position}}} | ''Unknown'' }}
 
|}<noinclude>
 
|}<noinclude>
  
Line 50: Line 50:
 
| gender = male
 
| gender = male
 
| race = human
 
| race = human
| gender = male
 
| height =
 
| weight =
 
 
| origin = Aspinia
 
| origin = Aspinia
 
| position = Synbios battalion
 
| position = Synbios battalion
Line 66: Line 63:
 
| gender = male
 
| gender = male
 
| race = human
 
| race = human
| gender = male
 
| height =
 
| weight =
 
 
| origin = Aspinia
 
| origin = Aspinia
 
| position = Synbios battalion
 
| position = Synbios battalion
 
}}
 
}}
 
</pre>
 
</pre>
[[Category:Breakout Box Templates|CharacterSheet]]
+
[[Category:Breakout box templates|CharacterSheet]]
 
</noinclude>
 
</noinclude>

Latest revision as of 09:10, 2 November 2016

ShiningCharacterSheet
Biography
  • Race: Unknown
  • Gender: Unknown
  • Height: Unknown
  • Weight: Unknown
  • Origin: Unknown
  • Position: Unknown

Usage

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

{{ShiningCharacterSheet
| image1 = 
| image2 = 
| charcolor = 
| textcolor = 
| charname = 
| jcharname = 
| race =
| gender =
| height =
| weight =
| origin =
| position =
}}

Example

Shining Force 3 Synbios equip 0.gifShining Force 3 Synbios equip 1.gif
Synbios

Japanese Name: シンビオス

Biography
  • Race: human
  • Gender: male
  • Height: Unknown
  • Weight: Unknown
  • Origin: Aspinia
  • Position: Synbios battalion
{{ShiningCharacterSheet
| image1 = Shining Force 3 Synbios equip 0.gif
| image2 = Shining Force 3 Synbios equip 1.gif
| charcolor = green
| textcolor = blue
| charname = Synbios
| jcharname = シンビオス
| gender = male
| race = human
| origin = Aspinia
| position = Synbios battalion
}}