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:
 
<includeonly>{{#css:
 
<includeonly>{{#css:
 
  .MssgDtls-label {
 
  .MssgDtls-label {
    width: 125px;
+
  width: 125px;
    background: #191616;
+
  background: #191616;
    padding: 0 1em;
+
  padding: 0 1em;
 
   }
 
   }
 
  .MssgDtls-data {
 
  .MssgDtls-data {
    padding: 2px 0 2px 5px;
+
  padding: 2px 0 2px 5px;
    background: grey;
+
  }
 +
.MssgDtls-factioninfo }
 +
  display: inline-block;
 +
  Width: 155px;
 +
  background: grey;
 
   }
 
   }
 
}}<!--  
 
}}<!--  
Line 26: Line 30:
 
   <tr>
 
   <tr>
 
     <td class="MssgDtls-label"> {{#if:{{{Faction2|}}}| Factions | Faction }}</td>
 
     <td class="MssgDtls-label"> {{#if:{{{Faction2|}}}| Factions | Faction }}</td>
     <td class="MssgDtls-data"> <span style="width:155px;display:inline-block">{{{Faction1}}}</span>{{#if: {{{Faction2|}}}
+
     <td class="MssgDtls-data"> <span class="MssgDtls-factioninfo">{{{Faction1}}}</span>{{#if: {{{Faction2|}}}
 
     |<span style="width:155px;display:inline-block">{{{Faction2}}}</span>}}{{#if: {{{Faction3|}}}
 
     |<span style="width:155px;display:inline-block">{{{Faction2}}}</span>}}{{#if: {{{Faction3|}}}
 
     |<span style="width:155px;display:inline-block">{{{Faction3}}}</span>}}{{#if: {{{Faction4|}}}
 
     |<span style="width:155px;display:inline-block">{{{Faction3}}}</span>}}{{#if: {{{Faction4|}}}

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