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:
 +
table.MssnDtls {
 +
  margin-left: 1em;
 +
  border: 1px solid #606060;
 +
  border-spacing: 0px 2px;
 +
  width: 880px;
 +
  }
 
  .MssnDtls-label {
 
  .MssnDtls-label {
 
   width: 125px;
 
   width: 125px;
Line 16: Line 22:
 
|{{{!}} style="margin-left:1em;text-align:left"
 
|{{{!}} style="margin-left:1em;text-align:left"
 
{{!}}'''{{{Name}}}'''
 
{{!}}'''{{{Name}}}'''
{{!}}}
+
{{!}}} <!-- 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">
+
}} <table class="MssnDtls">
 
{{#if:{{{Level|}}}
 
{{#if:{{{Level|}}}
 
  |<tr> <td class="MssnDtls-label">Level</td> <td class="MssnDtls-data">{{{Level}}}</td> </tr>
 
  |<tr> <td class="MssnDtls-label">Level</td> <td class="MssnDtls-data">{{{Level}}}</td> </tr>

Revision as of 17: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?)