Welcome to Warhammer 40k - Lexicanum! Log in and join the community.

Difference between revisions of "Template:Battle"

From Warhammer 40k - Lexicanum
Jump to: navigation, search
(Created page with "{|border="0" cellpadding="5" cellspacing="0" style="float:right; margin-left:1em; margin-right:1em; margin-bottom:1em; border:1px solid #555555; border-radius:5px; background:...")
 
Line 44: Line 44:
  
 
{{#if:{{{Combatant1|}}}|
 
{{#if:{{{Combatant1|}}}|
   {{!}} colspan=2|<center><font size=2; color="#000000">'''Combatants'''</font></center>
+
   {{!}} colspan=2 {{!}} <center><font size=2; color="#000000">'''Combatants'''</font></center>
 
  {{#if:{{{Combatant2|}}}|
 
  {{#if:{{{Combatant2|}}}|
 
   {{!}} style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Combatant1}}}
 
   {{!}} style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Combatant1}}}
Line 50: Line 50:
 
{{!-}}
 
{{!-}}
 
  |
 
  |
   {{!}} colspan=2|style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Combatant1}}}
+
   {{!}} colspan=2 {{!}} style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Combatant1}}}
 
{{!-}}
 
{{!-}}
 
  }}
 
  }}
Line 56: Line 56:
  
 
{{#if:{{{Commander1|}}}|
 
{{#if:{{{Commander1|}}}|
   {{!}} colspan=2|<center><font size=2; color="#000000">'''Commanders'''</font></center>
+
   {{!}} colspan=2 {{!}} <center><font size=2; color="#000000">'''Commanders'''</font></center>
 
  {{#if:{{{Commander2|}}}|
 
  {{#if:{{{Commander2|}}}|
 
   {{!}} style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Commander1}}}
 
   {{!}} style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Commander1}}}
Line 62: Line 62:
 
{{!-}}
 
{{!-}}
 
  |
 
  |
   {{!}} colspan=2|style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Commander1}}}
+
   {{!}} colspan=2 {{!}} style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Commander1}}}
 
{{!-}}
 
{{!-}}
 
  }}
 
  }}
Line 68: Line 68:
  
 
{{#if:{{{Strength1|}}}|
 
{{#if:{{{Strength1|}}}|
   {{!}} colspan=2|<center><font size=2; color="#000000">'''Strength'''</font></center>
+
   {{!}} colspan=2 {{!}} <center><font size=2; color="#000000">'''Strength'''</font></center>
 
  {{#if:{{{Strength2|}}}|
 
  {{#if:{{{Strength2|}}}|
 
   {{!}} style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Strength1}}}
 
   {{!}} style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Strength1}}}
Line 74: Line 74:
 
{{!-}}
 
{{!-}}
 
  |
 
  |
   {{!}} colspan=2|style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Strength1}}}
+
   {{!}} colspan=2 {{!}} style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Strength1}}}
 
{{!-}}
 
{{!-}}
 
  }}
 
  }}
Line 80: Line 80:
  
 
{{#if:{{{Casualties1|}}}|
 
{{#if:{{{Casualties1|}}}|
   {{!}} colspan=2|<center><font size=2; color="#000000">'''Losses/Survivors'''</font></center>
+
   {{!}} colspan=2 {{!}} <center><font size=2; color="#000000">'''Losses/Survivors'''</font></center>
 
  {{#if:{{{Casualties2|}}}|
 
  {{#if:{{{Casualties2|}}}|
 
   {{!}} style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Casualties1}}}
 
   {{!}} style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Casualties1}}}
Line 86: Line 86:
 
{{!-}}
 
{{!-}}
 
  |
 
  |
   {{!}} colspan=2|style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Casualties1}}}
+
   {{!}} colspan=2 {{!}} style="border-top:1px solid #555555;font-size:85%; background:#707070" {{!}}{{{Casualties1}}}
 
{{!-}}
 
{{!-}}
 
  }}
 
  }}

Revision as of 22:37, 16 March 2012

Name

Code

{{BattleTest
|Name         =
|Image        =
|Image caption=
|Conflict     =
|Date         =
|Location     =
|Outcome      =
|Combatant1   =
|Combatant2   =
|Commanders1  =
|Commanders2  =
|Strength1    =
|Strength2    =
|Casualties1  =
|Casualties2  =
}}

Template:BattleTest