Difference between revisions of "Template:CH-8rCharInfo"

From Crystal Path
Jump to navigationJump to search
(Created page with '{|class="infobox" align="right" style="border: 1px #AAAAAA solid; width: 280px; text-align: left; font-size: 90%;" |- | colspan="2" style="text-align:center; background: #87CEFA;…')
 
Line 1: Line 1:
{|class="infobox" align="right" style="border: 1px #AAAAAA solid; width: 280px; text-align: left; font-size: 90%;"
+
{|{{InfoBox-MainFormat}}
|-
 
| colspan="2" style="text-align:center; background: #87CEFA; font-size: medium;" | '''{{{full_name}}}'''<br>''{{{title}}}''
 
|-
 
| colspan="2" style="text-align:center; background: Transparent;" |[[Image:{{{image}}}|280px| ]]<br> '''{{{caption}}}'''
 
|-
 
| colspan="2" style="text-align:center; background: #87CEFA; font-size: medium;" | '''Character Profile'''
 
|-
 
! Date of Birth:
 
| {{{birthday}}}
 
|-
 
! Age:
 
| {{{age}}}
 
 
|-  
 
|-  
! Gender:
+
 
| {{{gender}}}
 
|-
 
! Profession(s):
 
| [[{{{main_class}}}]]<br>[[{{{support_class}}}]]
 
|-
 
! Theme Song:
 
| {{{theme_song}}}
 
{{#if|{{{seed}}}|{{CH-8rSeeD}}|}}
 
 
|}<noinclude>
 
|}<noinclude>
 +
==Usage==
  
==Usage==
 
 
<pre>
 
<pre>
{{CH-8rCharInfo
+
{{Character Info
 
| full_name =
 
| full_name =
 
| title =
 
| title =
Line 34: Line 14:
 
| birthday =  
 
| birthday =  
 
| gender =  
 
| gender =  
| profession =
+
| main_class =
| seed =  
+
| support_class =  
 
| rank = N/A
 
| rank = N/A
 
| seed_id = N/A
 
| seed_id = N/A

Revision as of 20:19, 28 January 2010

Usage

{{Character Info
| full_name =
| title =
| image = 
| caption = 
| age = 
| birthday = 
| gender = 
| main_class =
| support_class = 
| rank = N/A
| seed_id = N/A
| theme_song =
| merit_awards = N/A
}}