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

From EVE University Wiki
Jump to: navigation, search
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)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)