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 1: Line 1:
<div 1 style="
<div 1 style="
display: flex;
display: flex;
/*flex-wrap: wrap;*/
justify-content: space-between;
justify-content: space-between;
column-gap: 0.5em;
column-gap: 0.5em;
Line 14: Line 13:
text-align: center;
text-align: center;
">
">
<div 2 style=""> {{#if: {{{icon|}}} |{{{icon}}} }} </div 2 >


<div 2 style="{{#if: {{{icon|}}} | | display: none;}}">
<div 3 style="">{{#if: {{{1|}}} | {{{1}}} | {{Co|var(--color-error)|Content is missing!}} }}
{{{icon}}} </div 2 >
</div 3 >


<div 3 style="">{{#if: {{{1|}}} | {{{1}}} | {{Co|var(--color-error)|Content is missing!}}
<div 4 style=""> {{#if: {{{icon-both|}}} | yes | {{{icon}}} }} </div 4 >
</div 3 >


<div 4 style="{{#if: {{{icon-right|}}} | | display: none;}}">
{{{icon}}} }}</div 4 >
</div 1 >
</div 1 >
<noinclude>
<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>