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
m (Undid revision 47171 by Techs (Talk))
Tag: Undo
 
(21 intermediate revisions by 6 users not shown)
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="font-size:130%; text-align:center; background-color:royalblue; color:#FFF; border:1px solid #000;" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
  |-
  |-
  |colspan=2 style="text-align: center;"|[[Image:{{{Image}}}|150px]]
  |colspan=2 style="text-align: center;"|{{{Image}}}
  |-
  |-
  |colspan="2" style="text-align:center; background:#BBB"|'''{{{Name}}}'''
  |colspan="2" style="text-align: center; background:#87CEFA"|'''{{{Name}}}'''
  |-
  |-
  |valign="top" style=" background:#BBB; width:140px"|'''Age'''
  |valign="top" style=" background:#87CEFA; width:140px"|'''Japanese name'''
  |style="background:#DDD"|<font color="black">{{{Age}}}</font>
  |<font color="black">{{#if:{{{Japanese}}}}} {{{Japanese}}}</font>
  |-
  |-
  |valign="top" style=" background:#eeeeee; width:140px"|'''Gender'''
  |valign="top" style=" background:#87CEFA; width:140px"|'''Career'''
  |style="background:#FFF"|<font color="black">{{{Gender}}}</font>
  |<font color="black">{{{Career}}}</font>
  |-
  |-
  |valign="top" style="background:#BBB"|'''Hometown'''
  |valign="top" style=" background:#87CEFA; width:140px"|'''Age'''
  |style="background:#DDD"|<font color="black">{{{Hometown}}}</font>
  |<font color="black">{{{Age}}}</font>
  |-
  |-
  |valign="top" style="background:#eeeeee"|'''World'''
  |valign="top" style=" background:#87CEFA; width:140px"|'''Gender'''
  |style="background:#FFF"|<font color="black">{{{World}}}</font>
  |<font color="black">{{{Gender}}}</font>
  |-
  |-
  |valign="top" style="background:#BBB"|'''Height'''
  |valign="top" style="background:#87CEFA"|'''Origin'''
  |style="background:#DDD"|<font color="black">{{{Height}}}</font>
  |<font color="black">{{{Origin}}}</font>
  |-
  |-
  |valign="top" style="background:#eeeeee"|'''Weight'''
  |valign="top" style="background:#87CEFA"|'''World'''
  |style="background:#FFF"|<font color="black">{{{Weight}}}</font>
  |<font color="black">{{{World}}}</font>
  |-
  |-
  |valign="top" style="background:#BBB"|'''Build'''
  |valign="top" style="background:#87CEFA"|'''Height'''
  |style="background:#DDD"|<font color="black">{{{Build}}}</font>
  |<font color="black">{{{Height}}}</font>
  |-
  |-
  |valign="top" style="background:#eeeeee"|'''Laterality'''
  |valign="top" style="background:#87CEFA"|'''Weight'''
  |style="background:#FFF"|<font color="black">{{{Hand}}}</font>
  |<font color="black">{{{Weight}}}</font>
  |-
  |-
  |valign="top" style="background:#BBB"|'''Weapon'''
  |valign="top" style="background:#87CEFA"|'''Build'''
  |style="background:#DDD"|<font color="black">{{{Weapon}}}</font>
  |<font color="black">{{{Build}}}</font>
  |-
  |-
  |valign="top" style="background:#eeeeee"|'''Innate Element'''
  |valign="top" style="background:#87CEFA"|'''Laterality'''
  |style="background:#FFF"|<font color="black">{{{Element}}}</font>
|<font color="black">{{{Hand}}}</font>
|-
|valign="top" style="background:#87CEFA"|'''Weapon'''
  |<font color="black">{{{Weapon}}}</font>
|-
|valign="top" style="background:#87CEFA"|'''Innate Element'''
|<font color="black">{{{Element}}}</font>
  |-
  |-
  |}
  |}
<noinclude>
<noinclude>
{| style="float: left; "
|
<pre>
<pre>
{{CCPlayable Character
{{CCPlayable Character
|Name=
|Name=
|Japanese=
|Image=
|Image=
|Career=
|Age=
|Age=
|Gender=
|Gender=
|Hometown=
|Origin=
|World=
|World=
|Height=
|Height=
Line 56: Line 63:
}}
}}
</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:Infobox templates]]</noinclude>

Latest revision as of 16:09, 6 July 2020

Infobox CC Character
{{{Image}}}
{{{Name}}}
Japanese name {{{Japanese}}}
Career {{{Career}}}
Age {{{Age}}}
Gender {{{Gender}}}
Origin {{{Origin}}}
World {{{World}}}
Height {{{Height}}}
Weight {{{Weight}}}
Build {{{Build}}}
Laterality {{{Hand}}}
Weapon {{{Weapon}}}
Innate Element {{{Element}}}
{{CCPlayable Character
|Name=
|Japanese=
|Image=
|Career=
|Age=
|Gender=
|Origin=
|World=
|Height=
|Weight=
|Build=
|Hand=
|Weapon=
|Element=
}}

Usage[edit source]

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