Difference between revisions of "User:TheTric/Zetta/Page/Container"

From SpiralKnights

< User:TheTric‎ | Zetta‎ | Page
Jump to: navigation, search
m
 
(59 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="zContainer"
+
<noinclude>{{User:TheTric/zNotice}}<ul></noinclude><!--  
style="
+
 
margin:{{{margin|0px 0px 5px 0px}}};
+
CONTAINER
border:{{{border-width|5px}}} {{{border-type|solid}}} rgba({{{border-color|0,0,0}}},1);
+
--><div style="{{User:TheTric/Zetta/Page/Header/Style}} padding:0px; {{{style|{{:{{PAGENAME}}/Style}}}}} "><!--
border-radius: {{{border-radius|14px}}};
+
 
-moz-border-radius: {{{border-radius|14px}}};
+
HEADER
-webkit-border-radius: {{{border-radius|14px}}};  
+
-->{{User:TheTric/Zetta/LongDetail|{{{header|}}}|{{{icon|Icon-usable.png}}}|{{{stars|}}}| iconSize={{{iconSize|25}}}| style= {{{headerStyle|{{:{{PAGENAME}}/Style/Header}} }}} }}<!--
-khtml-border-radius: {{{border-radius|14px}}};
+
 
-icab-border-radius: {{{border-radius|14px}}};
+
BODY
-o-border-radius: {{{border-radius|14px}}};
+
--><div style="{{User:TheTric/Zetta/Page/Container/Body/Style}} {{#if:{{{header|}}}|border-top: 8px solid rgb(17,66,85); padding-top:0px;|}} {{#if:{{{footer|}}}|border-bottom: 8px solid rgb(17,66,85); padding-bottom:0px;|}} font-size:.5em; font-weight:normal; font-style:normal; {{{bodyStyle|{{:{{PAGENAME}}/Style/Body}} }}}; ">
background-color: rgba({{{header background-color|235,201,77}}},{{{fade|1}}});
+
{{{body|Body}}}</div><!--
"><div class="zHeader"
+
 
style="
+
FOOTER
margin:-{{{border-width|5px}}};
+
-->{{User:TheTric/Zetta/LongDetail|{{{footer|}}}|{{{icon|Icon-usable.png}}}|{{{stars|}}}| iconSize={{{iconSize|25}}}| style= {{{footerStyle|{{:{{PAGENAME}}/Style/Footer}} }}} }}<!--
border:{{{header border-width|5px}}} {{{header border-type|solid}}} rgba({{{header border-color|0,0,0}}},0);
+
 
border-radius: {{{header border-radius|14px}}};
+
 
-moz-border-radius: {{{header border-radius|14px}}};
+
DOC --></div><noinclude></ul>{{User:TheTric/Zetta/Documentation
-webkit-border-radius: {{{header border-radius|14px}}};
+
| usage =
-khtml-border-radius: {{{header border-radius|14px}}};
+
-icab-border-radius: {{{header border-radius|14px}}};
+
-o-border-radius: {{{header border-radius|14px}}};
+
padding:{{{header padding|5px}}};
+
background-color: rgba({{{header background-color|235,201,77}}},0);
+
Font-size: {{{header font-size|1.25em}}};
+
Font-weight: {{{header font-weight|bold}}};
+
color:rgb({{{header font-color|background-color}}});
+
">{{{icon|[[File:Icon-usable.png|20px]]}}} {{{header|Header}}}
+
</div>
+
<div class="zBody"
+
style="
+
border:{{{body border-width|2px}}} {{{body border-type|solid}}} rgba({{{body border-color|74,111,140}}},1);
+
border-radius: {{{body border-radius|10px}}};
+
-moz-border-radius: {{{body border-radius|10px}}};  
+
-webkit-border-radius: {{{body border-radius|10px}}};  
+
-khtml-border-radius: {{{body border-radius|10px}}};
+
-icab-border-radius: {{{body border-radius|10px}}};
+
-o-border-radius: {{{body border-radius|10px}}};
+
padding:{{{body padding|5px}}};
+
background-color: rgba({{{body background-color|17,66,85}}},1);
+
"><div class="ZBodyContents"
+
style="
+
border-radius: {{{contents border-radius|5px}}};
+
-moz-border-radius: {{{contents border-radius|5px}}};
+
-webkit-border-radius: {{{contents border-radius|5px}}};
+
-khtml-border-radius: {{{contents border-radius|5px}}};
+
-icab-border-radius: {{{contents border-radius|5px}}};
+
-o-border-radius: {{{contents border-radius|5px}}};
+
padding:{{{contents padding|5px 10px 5px 10px}}};
+
background-color: rgba({{{contents background-color|199,219,234}}},1);
+
color:rgb({{{contents font-color|background-color}}});
+
">{{{body|Body}}}
+
</div>
+
</div>
+
</div><noinclude>
+
__notoc__
+
{{Documentation
+
| content =
+
=== Usage ===
+
<ul>
+
 
optimized for firefox.
 
optimized for firefox.
 
Suggested to be used in conjuncture with other zetta"©" elements
 
Suggested to be used in conjuncture with other zetta"©" elements
</ul>
+
| parameters =
=== Parameters ===
+
| copyPaste =
<ul>
+
<pre>{{User:TheTric/Zetta/Page/Container
<li>margin</li>
+
}}</pre>
<li>border-width</li>
+
<li>border-type</li>
+
<li>border-color</li>
+
<li>border-radius</li>
+
<li>background-color</li>
+
<li>fade</li>
+
<li>header border-width</li>
+
<li>header border-type</li>
+
<li>header border-color</li>
+
<li>header border-radius</li>
+
<li>header padding</li>
+
<li>header background-color</li>
+
<li>header font-size</li>
+
<li>header font-weight</li>
+
<li>icon</li>
+
<li>header</li>
+
<li>padding</li>
+
<li>body</li>
+
</ul>
+
=== Copy Paste ===
+
<ul>
+
<pre>
+
{{User:TheTric/zContainer
+
| border-color =
+
| background-color =
+
| header border-color =
+
| header background-color =
+
| header =
+
| body =
+
 
}}
 
}}
</pre>
 
</ul>
 
=== Acknowledgements ===
 
<ul>
 
{{User:TheTric/credit}}
 
</ul>
 
}}
 
</noinclude>
 

Latest revision as of 01:37, 12 December 2012

User:TheTric/zNotice
    Body
Documentation

Usage

    optimized for firefox. Suggested to be used in conjuncture with other zetta"©" elements

Parameters

Copy Paste

    {{User:TheTric/Zetta/Page/Container
    }}
Personal tools