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

From EVE University Wiki
Jump to: navigation, search
m (Working on template {{Banner}}.)
m (Coding and testing.)
Line 1: Line 1:
 
<div style="
 
<div style="
margin: 1em auto;  
+
margin: 1em auto;
border: 1.5px solid {{{border|{{{color|red}}}}}};  
+
border: 1.5px solid {{{border|{{{color|red}}}}}};
border-radius: 8px;  
+
border-radius: 8px;
padding: 0.6em;  
+
padding: 0.6em;
width: 85%;  
+
width: 85%;
background-color: {{{color|dimgray}}};  
+
overflow: hidden; /* To stop the div from overlapping floating elements. */
color: {{{text|white}}};  
+
background-color: {{{color|dimgray}}};
 +
color: {{{text|white}}};
 
text-align: center;
 
text-align: center;
 
">{{{1|{{Co|orange|Content is missing!}}}}}</div>
 
">{{{1|{{Co|orange|Content is missing!}}}}}</div>

Revision as of 13:07, 13 July 2024

Content is missing!


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?)