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

From EVE University Wiki
Jump to: navigation, search
m (fase 3)
m (Fase 3: Move in-line CSS to in-page.)
Line 1: Line 1:
 
{{#css:
 
{{#css:
 
  .MssgDtls-label {
 
  .MssgDtls-label {
     background: #191616;
+
     background: yellow;
 
     padding: 0 1em;
 
     padding: 0 1em;
 
     width: 125px
 
     width: 125px
Line 14: Line 14:
 
  |<tr> <td class="MssgDtls-label">Level</td> <td style="padding:2px 0 2px 5px;">{{{Level}}}</td> </tr>
 
  |<tr> <td class="MssgDtls-label">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 class="MssgDtls-label">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 class="MssgDtls-label">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 class="MssgDtls-label">Faction</td> <td style="padding:2px 0 2px 5px;">{{{Faction}}}</td> </tr>
 
  |{{#if: {{{Faction1|}}}|
 
  |{{#if: {{{Faction1|}}}|
 
   <tr>
 
   <tr>

Revision as of 16:05, 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?)