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

From EVE University Wiki
Jump to: navigation, search
m (Fase 3: Move in-line CSS to in-page.)
m (Fase 3: Move in-line CSS to in-page.)
Line 1: Line 1:
 +
{{#css:
 +
.MssgDet td {
 +
    background: #191616;
 +
    padding: 0 1em;
 +
    width: 125px
 +
  }
 +
}}
 
<includeonly>{{#if:{{{Name|}}}
 
<includeonly>{{#if:{{{Name|}}}
 
|{{{!}} style="margin-left:1em;text-align:left"
 
|{{{!}} style="margin-left:1em;text-align:left"
Line 5: Line 12:
 
}} <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 class="MssgDet-label">Level</td> <td style="padding:2px 0 2px 5px;">{{{Level}}}</td> </tr>
+
  |<tr> <td class="MssgDet">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>
Line 341: Line 348:
 
}}
 
}}
 
</table> </includeonly><noinclude>{{documentation}}</noinclude>
 
</table> </includeonly><noinclude>{{documentation}}</noinclude>
{{#css:
 
.MsggDet-label td {
 
    background: #191616;
 
    padding: 0 1em;
 
    width: 125px
 
  }
 
}}
 

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