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

From EVE University Wiki
Jump to: navigation, search
m (Fase 2: Remove unneeded false options from the if's)
m (Fase 2: Remove unneeded false options from the if's)
Line 4: Line 4:
 
{{!}}}
 
{{!}}}
 
}} <table style="width:125px;border-spacing:0px 2px;margin-left:1em;border:1px solid #606060; width:880px">
 
}} <table style="width:125px;border-spacing:0px 2px;margin-left:1em;border:1px solid #606060; width:880px">
{{#if:{{{Level|}}} |
+
{{#if:{{{Level|}}}
  <tr> <td style="width:125px;background:#191616;padding:0px 1em">Level</td> <td style="padding:2px 0 2px 5px;">{{{Level}}}</td> </tr>
+
  |<tr> <td style="width:125px;background:#191616;padding:0px 1em">Level</td> <td style="padding:2px 0 2px 5px;">{{{Level}}}</td> </tr>
}} {{#if:{{{Type|}}} |
+
}} {{#if:{{{Type|}}}
  <tr> <td style="width:125px;background:#191616;padding:0px 1em">Type</td> <td style="padding:2px 0 2px 5px;">{{{Type}}}</td> </tr>
+
  |<tr> <td style="width:125px;background:#191616;padding:0px 1em">Type</td> <td style="padding:2px 0 2px 5px;">{{{Type}}}</td> </tr>
 
}} {{#if:{{{Objective|}}}  
 
}} {{#if:{{{Objective|}}}  
 
  |<tr> <td style="width:125px;background:#191616;padding:0px 1em">Objective</td> <td style="padding:2px 0 2px 5px;">{{{Objective}}}</td> </tr>
 
  |<tr> <td style="width:125px;background:#191616;padding:0px 1em">Objective</td> <td style="padding:2px 0 2px 5px;">{{{Objective}}}</td> </tr>
 
}} {{#if:{{{Faction|}}}
 
}} {{#if:{{{Faction|}}}
  | <tr> <td style="width:125px;background:#191616;padding:0px 1em">Faction</td> <td style="padding:2px 0 2px 5px;">{{{Faction}}}</td> </tr>
+
  |<tr> <td style="width:125px;background:#191616;padding:0px 1em">Faction</td> <td style="padding:2px 0 2px 5px;">{{{Faction}}}</td> </tr>
 
  |{{#if: {{{Faction1|}}}|
 
  |{{#if: {{{Faction1|}}}|
 
   <tr>
 
   <tr>
Line 19: Line 19:
 
     |<span style="width:155px;display:inline-block">{{{Faction3}}}</span>}}{{#if: {{{Faction4|}}}
 
     |<span style="width:155px;display:inline-block">{{{Faction3}}}</span>}}{{#if: {{{Faction4|}}}
 
     |<span style="width:155px;display:inline-block">{{{Faction4}}}</span>}}</td>
 
     |<span style="width:155px;display:inline-block">{{{Faction4}}}</span>}}</td>
  </tr>
+
  </tr>
}}
+
  }}
 
}} {{#if:{{{DamageToDeal|}}}
 
}} {{#if:{{{DamageToDeal|}}}
 
|<tr> <td style="width:125px;background:#191616;padding:0px 1em">Best damage to deal</td> <td style="padding:2px 0 2px 5px;">{{{DamageToDeal}}}</td> </tr>
 
|<tr> <td style="width:125px;background:#191616;padding:0px 1em">Best damage to deal</td> <td style="padding:2px 0 2px 5px;">{{{DamageToDeal}}}</td> </tr>
Line 169: Line 169:
 
                 | Damage to deal not defined for faction 4
 
                 | Damage to deal not defined for faction 4
 
                 }}
 
                 }}
   }}</span>}}{{#if:{{{Faction1|}}} |</td> </tr>
+
   }}</span>}}{{#if:{{{Faction1|}}}
 +
              |</td> </tr>
 
               }}
 
               }}
 
  }}
 
  }}
Line 320: Line 321:
 
                 | Damage to resist not defined for faction 4
 
                 | Damage to resist not defined for faction 4
 
                 }}
 
                 }}
   }}</span>|}}{{#if:{{{Faction1|}}} |</td> </tr>
+
   }}</span>|}}{{#if:{{{Faction1|}}}
 +
              |</td> </tr>
 
               }}
 
               }}
 
  }}
 
  }}

Revision as of 15:23, 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?)