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 Blank page for next project.
Tag: Blanking
m Working on template {{Color box}}.
Line 1: Line 1:
 
<div style="
margin: 0.2em auto;
border: 2px solid {{{border|#888888}}};
padding: 0.8em;
width: {{{width|auto}}};
background-color: {{{color|black}}};
text-align: {{{align|left}}};
color: {{{text|white}}};
{{#ifeq: {{{italics}}} | no
| font-style: normal;
| font-style: italic;
}}
">{{{1|Example text}}}</div><noinclude>
{{documentation}}
</noinclude>