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
(Created page with '{| class="infobox" style="border: 1px #AAAAAA solid; background: #F9F9F9; float: right; padding: 7px; width:290px;" |+ colspan="2" style="font-size: larger;"|{{{SmallImage}}}&nb...')
 
m (Undid revision 47171 by Techs (Talk))
Tag: Undo
 
(30 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{| class="infobox" style="border: 1px #AAAAAA solid; background: #F9F9F9; float: right; padding: 7px; width:290px;"
{| class="infobox" style="width:290px; font-size:90%; color:#000; border:1px solid #000; font-size:80%;"
|+ colspan="2" style="font-size: larger;"|{{{SmallImage}}} '''{{{Name}}}'''
! 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:{{{LargeImage}}}|84px|{{PAGENAME}}]]
  |colspan=2 style="text-align: center;"|{{{Image}}}
  |-
  |-
  |colspan="2" style="text-align:center; background:#778899"|'''{{{Name}}}'''
  |colspan="2" style="text-align: center; background:#87CEFA"|'''{{{Name}}}'''
  |-
  |-
  |valign="top" style=" background:#778899; width:140px"|'''Age'''
  |valign="top" style=" background:#87CEFA; width:140px"|'''Japanese name'''
  |style="background:#CC33FF"|<font color="white">{{{Age}}}</font>
  |<font color="black">{{#if:{{{Japanese}}}}} {{{Japanese}}}</font>
  |-
  |-
  |valign="top" style=" background:#778899; width:140px"|'''Gender'''
  |valign="top" style=" background:#87CEFA; width:140px"|'''Career'''
  |style="background:#CC33FF"|<font color="white">{{{Gender}}}</font>
  |<font color="black">{{{Career}}}</font>
  |-
  |-
  |valign="top" style="background:#778899"|'''Origin'''
  |valign="top" style=" background:#87CEFA; width:140px"|'''Age'''
  |style="background:#CC33FF"|<font color="white">{{{Origin}}}</font>
  |<font color="black">{{{Age}}}</font>
  |-
  |-
  |valign="top" style="background:#778899"|'''Height'''
  |valign="top" style=" background:#87CEFA; width:140px"|'''Gender'''
  |style="background:#CC33FF"|<font color="white">{{{Height}}}</font>
  |<font color="black">{{{Gender}}}</font>
  |-
  |-
  |valign="top" style="background:#778899"|'''Weight'''
  |valign="top" style="background:#87CEFA"|'''Origin'''
  |style="background:#CC33FF"|<font color="white">{{{Weight}}}</font>
  |<font color="black">{{{Origin}}}</font>
  |-
  |-
  |valign="top" style="background:#778899"|'''Build'''
  |valign="top" style="background:#87CEFA"|'''World'''
  |style="background:#CC33FF"|<font color="white">{{{Build}}}</font>
  |<font color="black">{{{World}}}</font>
  |-
  |-
  |valign="top" style="background:#778899"|'''Laterality'''
  |valign="top" style="background:#87CEFA"|'''Height'''
  |style="background:#CC33FF"|<font color="white">{{{Hand}}}</font>
  |<font color="black">{{{Height}}}</font>
  |-
  |-
  |valign="top" style="background:#778899"|'''Weapon'''
  |valign="top" style="background:#87CEFA"|'''Weight'''
  |style="background:#CC33FF"|<font color="white">{{{Weapon}}}</font>
  |<font color="black">{{{Weight}}}</font>
  |-
  |-
  |valign="top" style="background:#778899"|'''Innate Element'''
  |valign="top" style="background:#87CEFA"|'''Build'''
  |style="background:#CC33FF"|<font color="white">{{{Element}}}</font>
|<font color="black">{{{Build}}}</font>
|-
|valign="top" style="background:#87CEFA"|'''Laterality'''
|<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>
{{FFII character
{{CCPlayable Character
|Name=
|Name=
|LargeImage=
|Japanese=
|SmallImage=
|Image=
|Career=
|Age=
|Age=
|Gender=
|Gender=
|Origin=
|Origin=
|World=
|Height=
|Height=
|Weight=
|Weight=
Line 53: 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.