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 Blank page for next project.
Line 1: Line 1:
<div style="
No template being worked on.
display: flex;
justify-content: space-between;
column-gap: 0.5em;
align-items: center;
margin: 1em auto;
border: 1.5px solid {{{border|{{{color|red}}}}}};
border-radius: 8px;
padding: 0.5em;
width: 85%;
background-color: {{{color|transparent}}};
color: {{{text|inherit}}};
">
<div> {{#if: {{{icon|}}} |{{{icon}}} }} </div>
 
<div style="
flex-basis: 100%;
text-align: {{#if: {{{align|}}} | {{{align}}} | center }};
">
{{#if: {{{1|}}} | {{{1}}} | {{Co|var(--color-error)|Content is missing!}} }} </div>
 
<div> {{#ifeq: {{{icon-both|}}} | yes | {{{icon}}} }} </div>
 
</div>
<noinclude>
<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 09:22, 29 June 2025

No template being worked on.

Template documentation (for the above template, sometimes hidden or invisible)
No template being worked on.
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)