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 Working on template {{Color box}}
m Coding and testing
Line 1: Line 1:
<div style="margin:0; background-color:{{{color|#000000}}}; border:1px solid {{{border|#888888}}}; font-style:italic; text-align:{{{align|left}}}; padding:1em 1em 1em 1em; overflow:hidden; color:{{{text|#ffffff}}}; {{#if:{{{width}}}|width:{{{width}}}|}}; margin-right:auto; margin-left:auto">{{{1|Example text}}}</div><noinclude>
<div style="
margin: 0 auto;  
border: 1px solid {{{border|#888888}}};  
padding: 1em;
background-color: {{{color|black}}};  
text-align: {{{align|left}}};  
font-style: italic;  
color: {{{text|white}}};  
{{#if:{{{width}}}|width:{{{width}}}|}};  
">{{{1|Example text}}}</div><noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 13:03, 6 December 2021

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