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 Coding and testing.
m Coding and testing.
Line 12: Line 12:
  }
  }


.MssnDtls-label {
.MssnDtls-label,
.MssnDtls.label {
   width: 125px;
   width: 125px;
   background: #191616;
   background: #191616;
   padding: 0 1em;
   padding: 0 1em;
  color: red;
  }
  }


Line 32: Line 34:
}}
}}
{{#if:{{{Level|}}}
{{#if:{{{Level|}}}
  |<tr> <td class="MssnDtls-label">Level</td> <td class="MssnDtls-data">{{{Level}}}</td> </tr>
  |<tr> <td class="label">Level</td> <td class="MssnDtls-data">{{{Level}}}</td> </tr>
}} {{#if:{{{Type|}}}
}} {{#if:{{{Type|}}}
  |<tr> <td class="MssnDtls-label">Type</td> <td class="MssnDtls-data">{{{Type}}}</td> </tr>
  |<tr> <td class="MssnDtls-label">Type</td> <td class="MssnDtls-data">{{{Type}}}</td> </tr>

Revision as of 11:03, 17 June 2023

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?)