Difference between revisions of "Template:Character Profile"

From Jelly Paladin Wiki
Jump to: navigation, search
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;"|'''{{{name}}}'''
+
|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|{{{image}}}
+
|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}}}
+
||{{{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}}}
+
||{{{Class}}}
 
|-
 
|-
 
|style="background-color:#79DCB8; text-align:center;"|'''Species'''
 
|style="background-color:#79DCB8; text-align:center;"|'''Species'''
||{{{species}}}
+
||{{{Species}}}
 
|-
 
|-
 
|style="background-color:#79DCB8; text-align:center;"|'''Weapon'''
 
|style="background-color:#79DCB8; text-align:center;"|'''Weapon'''
||{{{weapon}}}
+
||{{{Weapon}}}
 
|-
 
|-
 
|style="background-color:#79DCB8; text-align:center;"|'''Mana Affinity'''
 
|style="background-color:#79DCB8; text-align:center;"|'''Mana Affinity'''
||{{{mana affinity}}}
+
||{{{Mana Affinity}}}
 
|-
 
|-
 
|style="background-color:#79DCB8; text-align:center;"|'''Abilities'''
 
|style="background-color:#79DCB8; text-align:center;"|'''Abilities'''
||{{{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}}}
+
||{{{Height}}}
 
|-
 
|-
 
|style="background-color:#79DCB8; text-align:center;"|'''Skin'''
 
|style="background-color:#79DCB8; text-align:center;"|'''Skin'''
||{{{skin}}}
+
||{{{Skin}}}
 
|-
 
|-
 
|style="background-color:#79DCB8; text-align:center;"|'''Hair'''
 
|style="background-color:#79DCB8; text-align:center;"|'''Hair'''
||{{{hair}}}
+
||{{{Hair}}}
 
|-
 
|-
 
|style="background-color:#79DCB8; text-align:center;"|'''Eyes'''
 
|style="background-color:#79DCB8; text-align:center;"|'''Eyes'''
||{{{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.
{|style="float: left;"
+
{|
 
|
 
|
 
<pre>
 
<pre>
 
{{Character Profile
 
{{Character Profile
|name=
+
|Name=
|image=
+
|Image=
|aliases=
+
|Aliases=
|class=
+
|Class=
|weapon=
+
|Weapon=
|mana affinity=
+
|Mana Affinity=
|abilities=
+
|Abilities=
|species=
+
|Species=
|height=
+
|Height=
|skin=
+
|Skin=
|hair=
+
|Hair=
|eyes=
+
|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=
}}