Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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

From EVE University Wiki
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="width:125px;background:#191616;padding:0px 1em">Level</td> <td style="padding:2px 0 2px 5px;">{{{Level}}}</td>
  <td style="padding:2px 0 2px 5px;">{{{Level}}}</td>
  </tr>
  </tr>
|
|
Line 15: Line 14:
{{#if:{{{Type|}}} |
{{#if:{{{Type|}}} |
  <tr>
  <tr>
   <td style="width:125px;background:#191616;padding:0px 1em">Type</td>
   <td style="width:125px;background:#191616;padding:0px 1em">Type</td> <td style="padding:2px 0 2px 5px;">{{{Type}}}</td>
  <td style="padding:2px 0 2px 5px;">{{{Type}}}</td>
  </tr>
  </tr>
|
|
Line 22: Line 20:
{{#if:{{{Objective|}}} |
{{#if:{{{Objective|}}} |
  <tr>
  <tr>
   <td style="width:125px;background:#191616;padding:0px 1em">Objective</td>
   <td style="width:125px;background:#191616;padding:0px 1em">Objective</td> <td style="padding:2px 0 2px 5px;">{{{Objective}}}</td>
  <td style="padding:2px 0 2px 5px;">{{{Objective}}}</td>
  </tr>
  </tr>
|
|
Line 200: Line 197:
  }}
  }}
| }} }}
| }} }}
{{#if:{{{DamageToResist|}}} |
{{#if:{{{DamageToResist|}}} |
  <tr>
  <tr>
Line 357: Line 353:
|
|
}}  |}} }}
}}  |}} }}
{{#if:{{{WebPoint|}}}|  
{{#if:{{{WebPoint|}}}|  
  <tr>
  <tr>

Revision as of 11:24, 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?)