Difference between revisions of "User:Taurus"

From Emperor's Hammer Encyclopaedia Imperia
m
Line 7: Line 7:
 
<!-- MAIN WEAPON -->
 
<!-- MAIN WEAPON -->
 
<table style="width:100%; border-collapse:collapse; margin-bottom:10px;">
 
<table style="width:100%; border-collapse:collapse; margin-bottom:10px;">
   <tr>
+
   <tr><th colspan="2" style="background-color:#2a2e3f; border:1px solid #3a3f50; padding:10px;">MAIN WEAPON</th></tr>
    <th colspan="2" style="background-color:#2a2e3f; border:1px solid #3a3f50; padding:10px;">MAIN WEAPON</th>
 
  </tr>
 
 
   <tr>
 
   <tr>
 
     <td style="width:35%; border:1px solid #3a3f50; text-align:center; padding:10px;">
 
     <td style="width:35%; border:1px solid #3a3f50; text-align:center; padding:10px;">
       {{#if:{{{mainweaponimage|}}}|[[File:{{{mainweaponimage}}}|250px]]|''No image provided.''}}
+
       [[File:{{{mainweaponimage}}}|250px]]
 
     </td>
 
     </td>
 
     <td style="width:65%; border:1px solid #3a3f50; vertical-align:top; padding:10px;">
 
     <td style="width:65%; border:1px solid #3a3f50; vertical-align:top; padding:10px;">
Line 22: Line 20:
 
<!-- ARMOR -->
 
<!-- ARMOR -->
 
<table style="width:100%; border-collapse:collapse; margin-bottom:10px;">
 
<table style="width:100%; border-collapse:collapse; margin-bottom:10px;">
 +
  <tr><th colspan="2" style="background-color:#2a2e3f; border:1px solid #3a3f50; padding:10px;">ARMOR</th></tr>
 
   <tr>
 
   <tr>
     <th style="background-color:#2a2e3f; border:1px solid #3a3f50; padding:10px;">ARMOR DESCRIPTION</th>
+
     <td style="width:65%; border:1px solid #3a3f50; vertical-align:top; padding:10px;">
 +
      {{{armor}}}
 +
    </td>
 +
    <td style="width:35%; border:1px solid #3a3f50; text-align:center; padding:10px;">
 +
      [[File:{{{armorimage}}}|250px]]
 +
    </td>
 
   </tr>
 
   </tr>
 +
</table>
 +
 +
<!-- STARSHIP -->
 +
<table style="width:100%; border-collapse:collapse; margin-bottom:10px;">
 +
  <tr><th colspan="2" style="background-color:#2a2e3f; border:1px solid #3a3f50; padding:10px;">STARSHIP</th></tr>
 
   <tr>
 
   <tr>
     <td style="border:1px solid #3a3f50; padding:10px;">{{{armor}}}</td>
+
     <td style="width:35%; border:1px solid #3a3f50; text-align:center; padding:10px;">
 +
      {{#if:{{{starshipimage|}}}|[[File:{{{starshipimage}}}|250px]]|''No image provided.''}}
 +
    </td>
 +
    <td style="width:65%; border:1px solid #3a3f50; vertical-align:top; padding:10px;">
 +
      {{{starship}}}
 +
    </td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>
  
<!-- OTHER WEAPONS & COMPANIONS -->
+
<!-- OTHER WEAPONS -->
 
<table style="width:100%; border-collapse:collapse; margin-bottom:10px;">
 
<table style="width:100%; border-collapse:collapse; margin-bottom:10px;">
 +
  <tr><th style="background-color:#2a2e3f; border:1px solid #3a3f50; padding:10px;">OTHER WEAPONS</th></tr>
 
   <tr>
 
   <tr>
    <th style="width:50%; background-color:#2a2e3f; border:1px solid #3a3f50; padding:10px;">OTHER WEAPONS</th>
+
     <td style="border:1px solid #3a3f50; padding:10px;">{{{otherweapons}}}</td>
    <th style="width:50%; background-color:#2a2e3f; border:1px solid #3a3f50; padding:10px;">COMPANIONS</th>
 
  </tr>
 
  <tr>
 
     <td style="border:1px solid #3a3f50; vertical-align:top; padding:10px;">{{{otherweapons}}}</td>
 
    <td style="border:1px solid #3a3f50; vertical-align:top; padding:10px;">{{{companions}}}</td>
 
 
   </tr>
 
   </tr>
 
</table>
 
</table>
  
<!-- STARSHIP -->
+
<!-- DROIDS & COMPANIONS -->
 
<table style="width:100%; border-collapse:collapse;">
 
<table style="width:100%; border-collapse:collapse;">
 +
  <tr><th colspan="2" style="background-color:#2a2e3f; border:1px solid #3a3f50; padding:10px;">DROIDS & COMPANIONS</th></tr>
 
   <tr>
 
   <tr>
     <th colspan="2" style="background-color:#2a2e3f; border:1px solid #3a3f50; padding:10px;">STARSHIP</th>
+
     <td style="width:65%; border:1px solid #3a3f50; vertical-align:top; padding:10px;">
  </tr>
+
      {{{companions}}}
  <tr>
+
    </td>
 
     <td style="width:35%; border:1px solid #3a3f50; text-align:center; padding:10px;">
 
     <td style="width:35%; border:1px solid #3a3f50; text-align:center; padding:10px;">
       {{#if:{{{starshipimage|}}}|[[File:{{{starshipimage}}}|250px]]|''No image provided.''}}
+
       {{#if:{{{companionsimage|}}}|[[File:{{{companionsimage}}}|250px]]|''No image provided.''}}
    </td>
 
    <td style="width:65%; border:1px solid #3a3f50; vertical-align:top; padding:10px;">
 
      {{{starship}}}
 
 
     </td>
 
     </td>
 
   </tr>
 
   </tr>
Line 58: Line 66:
  
 
</div>
 
</div>
 +
  
 
<noinclude>{{Clear}}
 
<noinclude>{{Clear}}
Line 63: Line 72:
  
 
[[Category:Templates]] [[Category:SO Character Builder]]
 
[[Category:Templates]] [[Category:SO Character Builder]]
 +
 +
 +
<!--
 +
{{EquipmentSheet
 +
| mainweaponimage =
 +
| mainweapondesc =
 +
| armor =
 +
| otherweapons =
 +
| companions = 
 +
| starship =
 +
| starshipimage =
 +
}}
 +
-->

Revision as of 02:51, 3 May 2025

 Equipment Loadout
MAIN WEAPON
     [[File:{{{mainweaponimage}}}|250px]]
     {{{mainweapondesc}}}
ARMOR
     {{{armor}}}
     [[File:{{{armorimage}}}|250px]]
STARSHIP
     No image provided.
     {{{starship}}}
OTHER WEAPONS
{{{otherweapons}}}
DROIDS & COMPANIONS
     {{{companions}}}
     No image provided.