Difference between revisions of "Template:Character Profile"
From Jelly Paladin Wiki
| 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; font-size:90%; width:300px;" | ||
|- | |- | ||
| − | |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:#79DCB8; text-align:center;" width=75px;|'''Aliases''' | |style="background-color:#79DCB8; text-align:center;" width=75px;|'''Aliases''' | ||
| − | ||{{{ | + | ||{{{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:#79DCB8; text-align:center;"|'''Class''' | |style="background-color:#79DCB8; text-align:center;"|'''Class''' | ||
| − | ||{{{ | + | ||{{{Class}}} |
|- | |- | ||
|style="background-color:#79DCB8; text-align:center;"|'''Species''' | |style="background-color:#79DCB8; text-align:center;"|'''Species''' | ||
| − | ||{{{ | + | ||{{{Species}}} |
|- | |- | ||
|style="background-color:#79DCB8; text-align:center;"|'''Weapon''' | |style="background-color:#79DCB8; text-align:center;"|'''Weapon''' | ||
| − | ||{{{ | + | ||{{{Weapon}}} |
|- | |- | ||
|style="background-color:#79DCB8; text-align:center;"|'''Mana Affinity''' | |style="background-color:#79DCB8; text-align:center;"|'''Mana Affinity''' | ||
| − | ||{{{ | + | ||{{{Mana Affinity}}} |
|- | |- | ||
|style="background-color:#79DCB8; text-align:center;"|'''Abilities''' | |style="background-color:#79DCB8; text-align:center;"|'''Abilities''' | ||
| − | ||{{{ | + | ||{{{Abilities}}} |
|- | |- | ||
|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:#79DCB8; text-align:center;"|'''Height''' | |style="background-color:#79DCB8; text-align:center;"|'''Height''' | ||
| − | ||{{{ | + | ||{{{Height}}} |
|- | |- | ||
|style="background-color:#79DCB8; text-align:center;"|'''Skin''' | |style="background-color:#79DCB8; text-align:center;"|'''Skin''' | ||
| − | ||{{{ | + | ||{{{Skin}}} |
|- | |- | ||
|style="background-color:#79DCB8; text-align:center;"|'''Hair''' | |style="background-color:#79DCB8; text-align:center;"|'''Hair''' | ||
| − | ||{{{ | + | ||{{{Hair}}} |
|- | |- | ||
|style="background-color:#79DCB8; text-align:center;"|'''Eyes''' | |style="background-color:#79DCB8; text-align:center;"|'''Eyes''' | ||
| − | ||{{{ | + | ||{{{Eyes}}} |
|- | |- | ||
|colspan="2" style="text-align:center; border-bottom-left-radius:21px; border-bottom-right-radius:21px;"|{{List of Characters}} | |colspan="2" style="text-align:center; border-bottom-left-radius:21px; border-bottom-right-radius:21px;"|{{List of Characters}} | ||
| Line 45: | Line 45: | ||
==Usage== | ==Usage== | ||
Copy this code into the top of an article during editing and fill in each field. | Copy this code into the top of an article during editing and fill in each field. | ||
| − | {| | + | {| |
| | | | ||
<pre> | <pre> | ||
{{Character Profile | {{Character Profile | ||
| − | | | + | |Name= |
| − | | | + | |Image= |
| − | | | + | |Aliases= |
| − | | | + | |Class= |
| − | | | + | |Weapon= |
| − | | | + | |Mana Affinity= |
| − | | | + | |Abilities= |
| − | | | + | |Species= |
| − | | | + | |Height= |
| − | | | + | |Skin= |
| − | | | + | |Hair= |
| − | | | + | |Eyes= |
}} | }} | ||
</pre> | </pre> | ||
|} | |} | ||
</noinclude> | </noinclude> | ||
Revision as of 10:22, 19 September 2013
| {{{Name}}} | |
| {{{Image}}} | |
| Aliases | {{{Aliases}}} |
| Gameplay Details | |
| Class | {{{Class}}} |
| Species | {{{Species}}} |
| Weapon | {{{Weapon}}} |
| Mana Affinity | {{{Mana Affinity}}} |
| Abilities | {{{Abilities}}} |
| Appearance | |
| Height | {{{Height}}} |
| Skin | {{{Skin}}} |
| Hair | {{{Hair}}} |
| Eyes | {{{Eyes}}} |
| Template:List of Characters | |
Usage
Copy this code into the top of an article during editing and fill in each field.
{{Character Profile
|Name=
|Image=
|Aliases=
|Class=
|Weapon=
|Mana Affinity=
|Abilities=
|Species=
|Height=
|Skin=
|Hair=
|Eyes=
}}
|