Please refer to Copyright Policy as well as the Media Upload Policy for Chrono Wiki. If there are any questions, please direct them into the discussion page. As always, please refer to the Manual of Style when editing.

Template:Infobox CC Character: Difference between revisions

From Chrono Wiki, a database for the Chrono series that anyone can edit
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{| class="infobox" style="width:290px; font-size:90%; color:#000; border:1px solid #000; font-size:80%;"
{| class="infobox" style="width:290px; font-size:90%; color:#000; border:1px solid #000; font-size:80%;"
! colspan="2" style="font-size:130%; text-align:center; background-color:#FF0000; color:#FFF; border:1px solid #000;" | {{{name|{{PAGENAME}}}}}
  |-
  |-
  |colspan=2 style="text-align: center;"|[[Image:{{{Image}}}|150px]]
  |colspan=2 style="text-align: center;"|[[Image:{{{Image}}}|100px|{{{Name}}}]]
  |-
  |-
  |colspan="2" style="text-align:center; background:#BBB"|'''{{{Name}}}'''
  |colspan="2" style="text-align: center; background:#CC0000"|'''{{{Name}}}'''
  |-
  |-
  |valign="top" style=" background:#BBB; width:140px"|'''Age'''
  |valign="top" style=" background:#CC0000; width:140px"|'''Age'''
  |style="background:#DDD"|<font color="black">{{{Age}}}</font>
  |<font color="black">{{{Age}}}</font>
  |-
  |-
  |valign="top" style=" background:#eeeeee; width:140px"|'''Gender'''
  |valign="top" style=" background:#CC0000; width:140px"|'''Gender'''
  |style="background:#FFF"|<font color="black">{{{Gender}}}</font>
  |<font color="black">{{{Gender}}}</font>
  |-
  |-
  |valign="top" style="background:#BBB"|'''Hometown'''
  |valign="top" style="background:#CC0000"|'''Hometown'''
  |style="background:#DDD"|<font color="black">{{{Hometown}}}</font>
  |<font color="black">{{{Hometown}}}</font>
  |-
  |-
  |valign="top" style="background:#eeeeee"|'''World'''
  |valign="top" style="background:#CC0000"|'''World'''
  |style="background:#FFF"|<font color="black">{{{World}}}</font>
  |<font color="black">{{{World}}}</font>
  |-
  |-
  |valign="top" style="background:#BBB"|'''Height'''
  |valign="top" style="background:#CC0000"|'''Height'''
  |style="background:#DDD"|<font color="black">{{{Height}}}</font>
  |<font color="black">{{{Height}}}</font>
  |-
  |-
  |valign="top" style="background:#eeeeee"|'''Weight'''
  |valign="top" style="background:#CC0000"|'''Weight'''
  |style="background:#FFF"|<font color="black">{{{Weight}}}</font>
  |<font color="black">{{{Weight}}}</font>
  |-
  |-
  |valign="top" style="background:#BBB"|'''Build'''
  |valign="top" style="background:#CC0000"|'''Build'''
  |style="background:#DDD"|<font color="black">{{{Build}}}</font>
  |<font color="black">{{{Build}}}</font>
  |-
  |-
  |valign="top" style="background:#eeeeee"|'''Laterality'''
  |valign="top" style="background:#CC0000"|'''Laterality'''
  |style="background:#FFF"|<font color="black">{{{Hand}}}</font>
  |<font color="black">{{{Hand}}}</font>
  |-
  |-
  |valign="top" style="background:#BBB"|'''Weapon'''
  |valign="top" style="background:#CC0000"|'''Weapon'''
  |style="background:#DDD"|<font color="black">{{{Weapon}}}</font>
  |<font color="black">{{{Weapon}}}</font>
  |-
  |-
  |valign="top" style="background:#eeeeee"|'''Innate Element'''
  |valign="top" style="background:#CC0000"|'''Innate Element'''
  |style="background:#FFF"|<font color="black">{{{Element}}}</font>
  |<font color="black">{{{Element}}}</font>
  |-
  |-
  |}
  |}
<noinclude>
<noinclude>
{| style="float: left; "
|
<pre>
<pre>
{{CCPlayable Character
{{CCPlayable Character
Line 56: Line 53:
}}
}}
</pre>
</pre>
|}
==Usage==
Just fill this section out.  When putting the images, '''only''' put the file names.  The <nowiki>[[Image:]]</nowiki> tags are already there. 
 
[[Category:Templates]]</noinclude>

Revision as of 03:08, 23 August 2008

[[Image:{{{Image}}}|100px|{{{Name}}}]]
{{{Name}}}
Age {{{Age}}}
Gender {{{Gender}}}
Hometown {{{Hometown}}}
World {{{World}}}
Height {{{Height}}}
Weight {{{Weight}}}
Build {{{Build}}}
Laterality {{{Hand}}}
Weapon {{{Weapon}}}
Innate Element {{{Element}}}
{{CCPlayable Character
|Name=
|Image=
|Age=
|Gender=
|Hometown=
|World=
|Height=
|Weight=
|Build=
|Hand=
|Weapon=
|Element=
}}

Usage

Just fill this section out. When putting the images, only put the file names. The [[Image:]] tags are already there.