More actions
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: | {{#css: | ||
.MssgDtls-label { | .MssgDtls-label { | ||
width: 125px | |||
background: #191616; | |||
padding: 0 1em; | |||
} | |||
.MssgDtls-data { | |||
padding: 2px 0 2px 5px; | |||
background: grey; | background: grey; | ||
} | |||
<!-- --> | |||
}} | }} | ||
<includeonly>{{#if:{{{Name|}}} | <includeonly>{{#if:{{{Name|}}} | ||
| Line 12: | Line 17: | ||
}} <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="MssgDtls-label">Level</td> <td | |<tr> <td class="MssgDtls-label">Level</td> <td class="MssgDtls-data">{{{Level}}}</td> </tr> | ||
}} {{#if:{{{Type|}}} | }} {{#if:{{{Type|}}} | ||
|<tr> <td class="MssgDtls-label">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> | ||
Revision as of 16:41, 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?)