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 2: Line 2:
{{#ifeq:{{{child|}}} |yes
{{#ifeq:{{{child|}}} |yes
  |
  |
  | <table class="sidebar {{#ifeq: {{{wraplinks|}}} |true
  | <table class="sidebar {{#switch: {{{float|}}}
                        |
                          | left= float: left; clear: left; margin: 0 1em 1em 0;
                        | nowraplinks
                          | none= float: none; clear: both;
                        }} {{{bodyclass|{{{class|}}} }}}" <!--
                        }} {{#ifeq: {{{wraplinks|}}} |true
                            |
                            | nowraplinks
                            }} {{{bodyclass|{{{class|}}} }}}" <!--
-->cellspacing="{{#if:{{{cellspacing|}}} |{{{cellspacing}}} |5}}" <!--
-->cellspacing="{{#if:{{{cellspacing|}}} |{{{cellspacing}}} |5}}" <!--
-->cellpadding="{{#if:{{{cellpadding|}}} |{{{cellpadding}}} |0}}" <!--
-->cellpadding="{{#if:{{{cellpadding|}}} |{{{cellpadding}}} |0}}" <!--
-->style="{{#switch: {{{float|}}}
-->style="<!--{{#switch: {{{float|}}}
           | none= float: none; clear: both;
           | none= float: none; clear: both;
           | left= float: left; clear: left; margin: 0 1em 1em 0;
           | 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 10:12, 25 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?)