Difference between revisions of "Template:Character Profile"
From Jelly Paladin Wiki
(Created page with "{|border="1" cellpadding="2" cellspacing="0" style="border-radius:21px; float: right; font-size:90%; width:300px;" |- |colspan="2" style="text-align:center; font-size:150%; co...") |
|||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {|border="1" cellpadding="2" cellspacing="0" style="border-radius:21px; float: right; font-size:90%; width:300px;" | + | {|border="1" cellpadding="2" cellspacing="0" style="border-radius:21px; float: right; clear: both; font-size:90%; width:300px; margin-left: 7px; margin-bottom: 7px;" |
|- | |- | ||
− | |colspan="2" style="text-align:center; font-size:150%; color:white; background-color:#1343C3; border-top-left-radius:21px; border-top-right-radius:21px;"|'''{{{ | + | |colspan="2" style="text-align:center; font-size:150%; color:white; background-color:#1343C3; border-top-left-radius:21px; border-top-right-radius:21px;"|'''{{{Name}}}''' |
|- | |- | ||
− | |colspan=2 align=center|{{{ | + | |colspan=2 align=center|{{{Image}}} |
|- | |- | ||
− | |style="background-color:# | + | |style="background-color:#77FFCC; text-align:center;" width=75px;|'''Aliases''' |
− | ||{{{ | + | |style="padding-left:7px; padding-right:7px;"|{{{Aliases}}} |
|- | |- | ||
|colspan=2 align=center style="font-size:150%; color:white; background-color:#1343C3;"|Gameplay Details | |colspan=2 align=center style="font-size:150%; color:white; background-color:#1343C3;"|Gameplay Details | ||
|- | |- | ||
− | |style="background-color:# | + | |style="background-color:#77FFCC; text-align:center;"|'''Class''' |
− | ||{{{ | + | |style="padding-left:7px; padding-right:7px;"|{{{Class}}} |
|- | |- | ||
− | |style="background-color:# | + | |style="background-color:#77FFCC; text-align:center;"|'''Weapon''' |
− | ||{{{ | + | |style="padding-left:7px; padding-right:7px;"|{{{Weapon}}} |
|- | |- | ||
− | |style="background-color:# | + | |style="background-color:#77FFCC; text-align:center;"|[[Mana#Mana Affinities|'''Mana Affinity''']] |
− | ||{{{ | + | |style="padding-left:7px; padding-right:7px;"|{{{Mana Affinity}}} |
|- | |- | ||
− | |style="background-color:# | + | |style="background-color:#77FFCC; text-align:center;"|'''Abilities''' |
− | + | |style="padding-left:7px; padding-right:7px;"|{{{Abilities}}} | |
− | + | ||
− | |style=" | + | |
− | + | ||
|- | |- | ||
|colspan=2 align=center style="font-size:150%; color:white; background-color:#1343C3;"|Appearance | |colspan=2 align=center style="font-size:150%; color:white; background-color:#1343C3;"|Appearance | ||
|- | |- | ||
− | |style="background-color:# | + | |style="background-color:#77FFCC; text-align:center;"|'''Species''' |
− | ||{{{ | + | |style="padding-left:7px; padding-right:7px;"|{{{Species}}} |
+ | |- | ||
+ | |style="background-color:#77FFCC; text-align:center;"|'''Height''' | ||
+ | |style="padding-left:7px; padding-right:7px;"|{{{Height}}} | ||
|- | |- | ||
− | |style="background-color:# | + | |style="background-color:#77FFCC; text-align:center;"|'''Skin''' |
− | ||{{{ | + | |style="padding-left:7px; padding-right:7px;"|{{{Skin}}} |
|- | |- | ||
− | |style="background-color:# | + | |style="background-color:#77FFCC; text-align:center;"|'''Hair''' |
− | ||{{{ | + | |style="padding-left:7px; padding-right:7px;"|{{{Hair}}} |
|- | |- | ||
− | |style="background-color:# | + | |style="background-color:#77FFCC; text-align:center;"|'''Eyes''' |
− | ||{{{ | + | |style="padding-left:7px; padding-right:7px;"|{{{Eyes}}} |
|- | |- | ||
− | |colspan="2" style="text-align:center; border-bottom-left-radius:21px; border-bottom-right-radius:21px;"| | + | |colspan="2" style="text-align:center; border-bottom-left-radius:21px; border-bottom-right-radius:21px;"|[[Main Page#Character Details|List of Major Characters]] |
|} | |} | ||
<noinclude> | <noinclude> | ||
==Usage== | ==Usage== | ||
− | Copy this code into the top of | + | Copy this code into the top of a page and fill in each field. |
− | {| | + | {| |
| | | | ||
<pre> | <pre> | ||
− | {{Character | + | {{Character Profile |
− | | | + | |Name= |
− | | | + | |Image= |
− | | | + | |Aliases= |
− | | | + | |Class= |
− | | | + | |Weapon= |
− | | | + | |Mana Affinity= |
− | | | + | |Abilities= |
− | | | + | |Species= |
− | | | + | |Height= |
− | | | + | |Skin= |
− | | | + | |Hair= |
− | | | + | |Eyes= |
}} | }} | ||
</pre> | </pre> | ||
|} | |} | ||
</noinclude> | </noinclude> |
Latest revision as of 04:22, 8 September 2015
{{{Name}}} | |
{{{Image}}} | |
Aliases | {{{Aliases}}} |
Gameplay Details | |
Class | {{{Class}}} |
Weapon | {{{Weapon}}} |
Mana Affinity | {{{Mana Affinity}}} |
Abilities | {{{Abilities}}} |
Appearance | |
Species | {{{Species}}} |
Height | {{{Height}}} |
Skin | {{{Skin}}} |
Hair | {{{Hair}}} |
Eyes | {{{Eyes}}} |
List of Major Characters |
Usage[edit]
Copy this code into the top of a page and fill in each field.
{{Character Profile |Name= |Image= |Aliases= |Class= |Weapon= |Mana Affinity= |Abilities= |Species= |Height= |Skin= |Hair= |Eyes= }} |