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

From EVE University Wiki
Jump to: navigation, search
m (Analyze template {{Co}})
m (Coding and testing.)
Line 1: Line 1:
<includeonly>
+
<div style="
{{
+
margin: 0.2em auto;
{{{ |safesubst:}}}  
+
border: 2px solid {{{border|#888888}}};
#if: {{{ 3| }}}  
+
padding: 0.8em;
  | <span style="background-color: {{{ 2 | inherit }}} ;color: {{{ 1 | inherit }}} ;"> {{{ 3 | }}} </span>
+
width: {{{width|auto}}};
  | <span style="color: {{{ 1 | inherit }}} ;"> {{{ 2 | }}} </span>
+
overflow: hidden; /* To stop the div from overlapping floating elements. */
 +
background-color: {{{color|black}}};  
 +
text-align: {{{align|left}}};  
 +
color: {{{text|white}}};
 +
{{#ifeq: {{{italics}}} | no
 +
| font-style: normal;
 +
| font-style: italic;
 
}}
 
}}
</includeonly>
+
">{{{1|Example text}}}</div><noinclude>
 
+
{{documentation}}
<noinclude>{{documentation}}</noinclude>
+
</noinclude>

Revision as of 09:55, 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?)