Difference between revisions of "User:Evon R'al/Sandbox template"

From EVE University Wiki
Jump to: navigation, search
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>

Revision as of 09:54, 2 April 2024

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