Difference between revisions of "User:Evon R'al/Sandbox template"

From EVE University Wiki
Jump to: navigation, search
m (Fase 1: Reformat the source to increase readability, coding and testing. Making small steps to check when it fails to work.)
m (Fase 1: Reformat the source to increase readability, coding and testing. Making small steps to check when it fails to work.)
Line 8: Line 8:
 
{{#if:{{{Level|}}} |
 
{{#if:{{{Level|}}} |
 
  <tr>
 
  <tr>
   <td style="width:125px;background:#191616;padding:0px 1em">Level</td> <td style="padding:2px 0 2px 5px;">{{{Level}}}</td>
+
   <td style="width:125px;background:#191616;padding:0px 1em">Level</td> <td style="padding:2px 0 2px 5px;">{{{Level}}}</td>
 
  </tr>
 
  </tr>
 
|
 
|
Line 14: Line 14:
 
{{#if:{{{Type|}}} |
 
{{#if:{{{Type|}}} |
 
  <tr>
 
  <tr>
   <td style="width:125px;background:#191616;padding:0px 1em">Type</td> <td style="padding:2px 0 2px 5px;">{{{Type}}}</td>
+
   <td style="width:125px;background:#191616;padding:0px 1em">Type</td> <td style="padding:2px 0 2px 5px;">{{{Type}}}</td>
 
  </tr>
 
  </tr>
 
|
 
|
Line 20: Line 20:
 
{{#if:{{{Objective|}}} |
 
{{#if:{{{Objective|}}} |
 
  <tr>
 
  <tr>
   <td style="width:125px;background:#191616;padding:0px 1em">Objective</td> <td style="padding:2px 0 2px 5px;">{{{Objective}}}</td>
+
   <td style="width:125px;background:#191616;padding:0px 1em">Objective</td> <td style="padding:2px 0 2px 5px;">{{{Objective}}}</td>
 
  </tr>
 
  </tr>
 
|
 
|
Line 26: Line 26:
 
{{#if:{{{Faction|}}} |
 
{{#if:{{{Faction|}}} |
 
  <tr>
 
  <tr>
   <td style="width:125px;background:#191616;padding:0px 1em">Faction</td>
+
   <td style="width:125px;background:#191616;padding:0px 1em">Faction</td> <td style="padding:2px 0 2px 5px;">{{{Faction}}}</td>
  <td style="padding:2px 0 2px 5px;">{{{Faction}}}</td>
 
 
  </tr>
 
  </tr>
 
|{{#if: {{{Faction1|}}}|
 
|{{#if: {{{Faction1|}}}|
Line 42: Line 41:
 
{{#if:{{{DamageToDeal|}}} |
 
{{#if:{{{DamageToDeal|}}} |
 
  <tr>
 
  <tr>
   <td style="width:125px;background:#191616;padding:0px 1em">Best damage to deal</td>
+
   <td style="width:125px;background:#191616;padding:0px 1em">Best damage to deal</td> <td style="padding:2px 0 2px 5px;">{{{DamageToDeal}}}</td>
  <td style="padding:2px 0 2px 5px;">{{{DamageToDeal}}}</td>
 
 
  </tr>
 
  </tr>
 
|{{#if: {{{Faction1|}}} |  
 
|{{#if: {{{Faction1|}}} |  
Line 199: Line 197:
 
{{#if:{{{DamageToResist|}}} |
 
{{#if:{{{DamageToResist|}}} |
 
  <tr>
 
  <tr>
   <td style="background:#191616;padding:0px 1em">Damage to resist</td>
+
   <td style="background:#191616;padding:0px 1em">Damage to resist</td> <td style="padding:2px 0 2px 5px;">{{{DamageToResist}}}</td>
  <td style="padding:2px 0 2px 5px;">{{{DamageToResist}}}</td>
 
 
  </tr>
 
  </tr>
 
|{{#if: {{{Faction1|}}} |  
 
|{{#if: {{{Faction1|}}} |  
Line 355: Line 352:
 
{{#if:{{{WebPoint|}}}|  
 
{{#if:{{{WebPoint|}}}|  
 
  <tr>
 
  <tr>
   <td style="background:#191616;padding:0px 1em">Warp disruption</td>
+
   <td style="background:#191616;padding:0px 1em">Warp disruption</td> <td style="padding:2px 0 2px 5px;">{{{WebPoint}}}</td>
  <td style="padding:2px 0 2px 5px;">{{{WebPoint}}}</td>
 
 
  </tr>
 
  </tr>
 
|
 
|
Line 362: Line 358:
 
{{#if:{{{EWAR|}}}|  
 
{{#if:{{{EWAR|}}}|  
 
  <tr>
 
  <tr>
   <td style="background:#191616;padding:0px 1em">EWAR</td>
+
   <td style="background:#191616;padding:0px 1em">EWAR</td> <td style="padding:2px 0 2px 5px;">{{{EWAR}}}</td>
  <td style="padding:2px 0 2px 5px;">{{{EWAR}}}</td>
 
 
  </tr>
 
  </tr>
 
|
 
|
Line 369: Line 364:
 
{{#if:{{{ShipSizeLimit|}}} |  
 
{{#if:{{{ShipSizeLimit|}}} |  
 
  <tr>
 
  <tr>
   <td style="background:#191616;padding:0px 1em">Ship size limit</td>
+
   <td style="background:#191616;padding:0px 1em">Ship size limit</td> <td style="padding:2px 0 2px 5px;">{{{ShipSizeLimit}}}</td>
  <td style="padding:2px 0 2px 5px;">{{{ShipSizeLimit}}}</td>
 
 
  </tr>
 
  </tr>
 
|
 
|
Line 376: Line 370:
 
{{#if:{{{ShipSuggestion|}}} |  
 
{{#if:{{{ShipSuggestion|}}} |  
 
  <tr>
 
  <tr>
   <td style="background:#191616;padding:0px 1em">Ship suggestion</td>
+
   <td style="background:#191616;padding:0px 1em">Ship suggestion</td> <td style="padding:2px 0 2px 5px;">{{{ShipSuggestion}}}</td>
  <td style="padding:2px 0 2px 5px;">{{{ShipSuggestion}}}</td>
 
 
  </tr>
 
  </tr>
 
|
 
|
Line 383: Line 376:
 
{{#if:{{{Rewards|}}} |  
 
{{#if:{{{Rewards|}}} |  
 
  <tr>
 
  <tr>
   <td style="background:#191616;padding:0px 1em">Rewards</td>
+
   <td style="background:#191616;padding:0px 1em">Rewards</td> <td style="padding:2px 0 2px 5px;">{{{Rewards}}}</td>
  <td style="padding:2px 0 2px 5px;">{{{Rewards}}}</td>
 
 
  </tr>
 
  </tr>
 
|
 
|
Line 390: Line 382:
 
{{#if:{{{StandingLoss|}}} |  
 
{{#if:{{{StandingLoss|}}} |  
 
  <tr>
 
  <tr>
   <td style="width:125px;background:#191616;padding:0px 1em">Standing loss</td>
+
   <td style="width:125px;background:#191616;padding:0px 1em">Standing loss</td> <td style="padding:2px 0 2px 5px;">{{{StandingLoss}}}</td>
  <td style="padding:2px 0 2px 5px;">{{{StandingLoss}}}</td>
 
 
  </tr>
 
  </tr>
 
|
 
|
Line 397: Line 388:
 
{{#if:{{{Extra|}}} |  
 
{{#if:{{{Extra|}}} |  
 
  <tr>
 
  <tr>
   <td style="width:125px;background:#191616;padding:0px 1em">Extra</td>
+
   <td style="width:125px;background:#191616;padding:0px 1em">Extra</td> <td style="padding:2px 0 2px 5px;">{{{Extra}}}</td>
  <td style="padding:2px 0 2px 5px;">{{{Extra}}}</td>
 
 
  </tr>
 
  </tr>
 
|
 
|

Revision as of 11:26, 27 March 2022

Template documentation (for the above template, sometimes hidden or invisible)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)