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 9: Line 9:
-->cellpadding="{{#if:{{{cellpadding|}}} |{{{cellpadding}}} |0}}" <!--
-->cellpadding="{{#if:{{{cellpadding|}}} |{{{cellpadding}}} |0}}" <!--
-->style="{{#if: {{{float|}}} | float: {{{float}}}; }}<!--
-->style="{{#if: {{{float|}}} | float: {{{float}}}; }}<!--
       -->clear:{{#ifeq:{{{float|}}} |none
       -->clear:{{#ifeq: {{{float|}}} |none
                   | both
                   | both
                   | {{#if:{{{float|}}} |{{{float}}} |right}}
                   | {{#if: {{{float|}}} |{{{float}}} |right}}
                 }}; <!--
                 }}; <!--
           margin -->{{#switch:{{{float|}}}
           margin -->{{#switch: {{{float|}}}
                     | left= margin: 0 1em 1em 0;  
                     | left= margin: 0 1em 1em 0;  
                     }}<!--
                     }}<!--
      -->{{#switch: {{{float|}}}
          | none= float: none; clear: both;
          | left= float: left; clear: left; margin: 0 1em 1em 0;
          }}-->
       -->{{#if:{{{width|}}} |width: {{{width}}}; }}<!--
       -->{{#if:{{{width|}}} |width: {{{width}}}; }}<!--
        -->{{{bodystyle|{{{style|}}} }}}">
      -->{{{bodystyle|{{{style|}}} }}}">
}}<!--
}}<!--



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