Difference between revisions of "Template:CH-8rCombatBlock"

From Crystal Path
Jump to navigationJump to search
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{|width=75% align=center
+
{|width=100%
 
<!--Statistics Module-->
 
<!--Statistics Module-->
 
|-width=100%
 
|-width=100%
   |colspan=2|{{CH-8rStatBlock
+
   |colspan=2|{{NavFrame|Character Attributes
 +
  |{{CH-8rStatBlock
 
       |stm={{{stamina}}}
 
       |stm={{{stamina}}}
 
       |man={{{mana}}}
 
       |man={{{mana}}}
Line 14: Line 15:
 
       |dex={{{dexterity}}}
 
       |dex={{{dexterity}}}
 
       |luk={{{luck}}}
 
       |luk={{{luck}}}
  }}
+
  }}
 +
}}
 +
|-
 +
|
 +
|-
 +
|
 
|-width=100%
 
|-width=100%
|width=40%|{{CH-8rAffinityBlock|fire=5%}}
+
|width=40%|{{NavFrame|Elemental Affinities
|width=20%|{{CH-8rResistBlock|fear=5%}}
+
  |{{CH-8rAffinityBlock
 +
      |fire={{{fire}}}
 +
      |wind={{{wind}}}
 +
      |bolt={{{lightning}}}
 +
      |holy={{{holy}}}
 +
      |ice={{{ice}}}
 +
      |earth={{{earth}}}
 +
      |water={{{water}}}
 +
      |dark={{{dark}}}
 +
  }}
 +
}}
 +
|width=20%|{{NavFrame|Status Effect Resistances
 +
  |{{CH-8rResistBlock
 +
      |disease={{{disease}}}
 +
      |poison={{{poison}}}
 +
      |wound={{{wound}}}
 +
      |fear={{{fear}}}}}
 +
  }}
 
|}
 
|}
 
<noinclude>
 
<noinclude>
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{CH-8rCharInfo
+
{{CH-8rCombatBlock
| name =  
+
<!--Character Statistics Block-->
| title =  
+
|stamina =
| image =  
+
|mana =
| caption =  
+
|accuracy =
 +
|evasion =
 +
|strength =
 +
|vitality =
 +
|mind =
 +
|spirit =
 +
|agility =
 +
|dexterity =
 +
|luck =
 +
<!--Elemental Affinities Block-->
 +
|fire =
 +
|ice =
 +
|lightning =
 +
|water =
 +
|wind =
 +
|earth =
 +
|holy =
 +
|dark =
 +
<!--Resistances Block-->
 +
|disease =  
 +
|poison =  
 +
|wound =  
 +
|fear =  
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 16:10, 12 February 2010

Usage

{{CH-8rCombatBlock
<!--Character Statistics Block-->
|stamina = 
|mana = 
|accuracy = 
|evasion = 
|strength = 
|vitality = 
|mind = 
|spirit = 
|agility = 
|dexterity = 
|luck = 
<!--Elemental Affinities Block-->
|fire = 
|ice = 
|lightning = 
|water = 
|wind = 
|earth = 
|holy = 
|dark = 
<!--Resistances Block-->
|disease = 
|poison = 
|wound = 
|fear = 
}}