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 14: Line 14:
<div 2 style=""> {{#if: {{{icon|}}} |{{{icon}}} }} </div 2 >
<div 2 style=""> {{#if: {{{icon|}}} |{{{icon}}} }} </div 2 >


<div 3 style="text-align: {{{align|center}}};">{{#if: {{{1|}}} | {{{1}}} | {{Co|var(--color-error)|Content is missing!}} }} The quick brown fox jumps over the lazy dog's back.
<div 3 style="text-align: {{#if: {{{align|}}} | {{{align}}} | center }}};">
</div 3 >
{{#if: {{{1|}}} | {{{1}}} | {{Co|var(--color-error)|Content is missing!}} }} </div 3 >


<div 4 style=""> {{#ifeq: {{{icon-both|}}} | yes | {{{icon}}} }} </div 4 >
<div 4 style=""> {{#ifeq: {{{icon-both|}}} | yes | {{{icon}}} }} </div 4 >