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 working on template {{Sidebar}}.
m Coding and testing.
Line 4: Line 4:
     -->style="float:{{#if:{{{float|}}} |{{{float}}} |right}};<!--
     -->style="float:{{#if:{{{float|}}} |{{{float}}} |right}};<!--
           -->clear:{{#ifeq:{{{float|}}}|none |both |{{#if:{{{float|}}} |{{{float}}} |right}}}};<!--
           -->clear:{{#ifeq:{{{float|}}}|none |both |{{#if:{{{float|}}} |{{{float}}} |right}}}};<!--
           -->width:{{#if:{{{width|}}} |{{{width}}} |22.0em}};<!--
           -->width:{{#if:{{{width|}}} |{{{width}}} |15em}};<!--
             (margins:)-->{{#switch:{{{float|}}} |left=margin:0 1.0em 1.0em 0; |none|right|#default=margin:0 0 1.0em 1.0em;}}<!--
             (margins:)-->{{#switch:{{{float|}}} |left=margin:0 1.0em 1.0em 0; |none|right|#default=margin:0 0 1.0em 1.0em;}}<!--
           -->background:#f9f9f9;border:1px solid #aaa;padding:0.2em;border-spacing:0.4em 0;text-align:center;line-height:1.4em;font-size:88%;{{{bodystyle|{{{style|}}}}}}">}}<!--
           -->border:1px solid #aaa; padding:0.2em;border-spacing:0.4em 0; text-align:center; line-height:1.4em;font-size:88%; {{{bodystyle|{{{style|}}}}}}">}}<!--


  -->{{#ifeq:{{{child|}}}|yes||{{#if:{{{outertitle|}}}
  -->{{#ifeq:{{{child|}}}|yes||{{#if:{{{outertitle|}}}
Line 44: Line 44:
  -->{{#if: {{{heading1|}}}|
  -->{{#if: {{{heading1|}}}|
<tr>
<tr>
<th class="{{{headingclass|}}}" style="padding:0.1em;{{{basestyle|}}};{{{headingstyle|}}};{{{heading1style|}}}">
<th class="{{{headingclass|}}}" style="background:#101010; padding: 0.1em;{{{basestyle|}}};{{{headingstyle|}}};{{{heading1style|}}}">
{{{heading1}}}</th>
{{{heading1}}}</th>
</tr>
</tr>

Revision as of 10:38, 22 May 2023