More actions
m Coding and testing. |
m Coding and testing. |
||
| Line 1: | Line 1: | ||
{{#CSS: User:Evon R'al/Sandbox template/styles.css}} | <includeonly>{{#CSS: User:Evon R'al/Sandbox template/styles.css}} | ||
{{#ifeq:{{{child|}}} |yes | {{#ifeq:{{{child|}}} |yes | ||
| | | | ||
| Line 8: | Line 8: | ||
-->cellspacing="{{#if:{{{cellspacing|}}} |{{{cellspacing}}} |5}}" <!-- | -->cellspacing="{{#if:{{{cellspacing|}}} |{{{cellspacing}}} |5}}" <!-- | ||
-->cellpadding="{{#if:{{{cellpadding|}}} |{{{cellpadding}}} |0}}" <!-- | -->cellpadding="{{#if:{{{cellpadding|}}} |{{{cellpadding}}} |0}}" <!-- | ||
-->style=" | -->style="{{#if: {{{float|}}} | float: {{{float}}}; }}<!-- | ||
-->clear:{{#ifeq:{{{float|}}} |none | -->clear:{{#ifeq:{{{float|}}} |none | ||
| both | | both | ||