Difference between revisions of "Template:WH-Armour"

From Game Logs
Jump to: navigation, search
m
m
Line 2: Line 2:
 
<div style="
 
<div style="
 
     background-color: #f9f9f9;
 
     background-color: #f9f9f9;
 +
    border: {{{Border|1}}}px solid #aaa;
 
     color: black;
 
     color: black;
 
     font-size: larger;
 
     font-size: larger;
Line 92: Line 93:
 
Can be incorporated in sidebar:
 
Can be incorporated in sidebar:
 
  <nowiki>
 
  <nowiki>
  {{Sidebar|Name={{WH-Armour|RArm=2|LArm=4|Body=4}}}}
+
  {{Sidebar|Name={{WH-Armour|Border=0|RArm=2|LArm=4|Body=4}}}}
 
  </nowiki>
 
  </nowiki>
{{Sidebar|Name={{WH-Armour|RArm=2|LArm=4|Body=4}}}}
+
{{Sidebar|Name={{WH-Armour|Border=0|RArm=2|LArm=4|Body=4}}}}
 
=====>
 
=====>
 
</noinclude>
 
</noinclude>

Revision as of 06:25, 15 June 2016

Block with armour values per body part for WH/WH40k.
Example:

 {{WH-Armour|Head=0|RArm=3|LArm=3|Body=6|RLeg=0|LLeg=0}}
 
Armor

Head
0


R.Arm
3

L.Arm
3

Body
6


R.Leg
0

L.Leg
0


Can be incorporated in sidebar:

 {{Sidebar|Name={{WH-Armour|Border=0|RArm=2|LArm=4|Body=4}}}}
 
Armor

Head
0


R.Arm
2

L.Arm
4

Body
4


R.Leg
0

L.Leg
0

=====>