Difference between revisions of "User:TheTric/Zetta/Page"
From SpiralKnights
< User:TheTric | Zetta
m (Added Ability To Remove Header Entirely) |
m ((Added Ability To Re-Size Sidebar)) |
||
Line 1: | Line 1: | ||
<noinclude>{{User:TheTric/zNotice}}</noinclude><!-- | <noinclude>{{User:TheTric/zNotice}}</noinclude><!-- | ||
+ | |||
+ | Overall Container--> | ||
+ | <div style="position:relative;"><!-- | ||
TITLE-->{{#if:{{{noHeader|}}}||{{User:TheTric/Zetta/Page/Header | TITLE-->{{#if:{{{noHeader|}}}||{{User:TheTric/Zetta/Page/Header | ||
| header ={{{header|[[File:{{PAGENAME}}-header.png]]}}}}}}}<!-- | | header ={{{header|[[File:{{PAGENAME}}-header.png]]}}}}}}}<!-- | ||
− | SIDEBAR --><div style=" | + | SIDEBAR --><div style="position:absolute; width:{{{sideBarWidth|300px}}}; right:0px; font-size:.75em; font-weight:normal; font-style:normal;"><!-- |
-->{{{preTOC|}}}<!-- | -->{{{preTOC|}}}<!-- | ||
Line 17: | Line 20: | ||
BODY -->{{User:TheTric/Zetta/Page/Container/Body | BODY -->{{User:TheTric/Zetta/Page/Container/Body | ||
− | | style = margin: | + | | style = position:absolute; margin: 4px; width:auto; left:0px; right:{{{sideBarWidth|300px}}}; border-style:none; {{User:TheTric/Zetta/Border-radius|18px}}; padding:0px; font-size:1em; {{:{{PAGENAME}}/Style/Body}}; {{{bodyStyle|}}} |
| body = | | body = | ||
− | {{{body|Body}}}}}<noinclude> | + | {{{body|Body}}}}} |
+ | </div> | ||
+ | <noinclude> | ||
{{User:TheTric/Zetta/Documentation | {{User:TheTric/Zetta/Documentation | ||
| usage = | | usage = |
Revision as of 15:59, 13 November 2012
Documentation
Usage
-
optimized in firefox
expected to be used with other templates from the Zetta group.
Parameters
- headerStyle
- header
- tocHeaderStyle
- tocIcon
- tocHeader
- tocBodyStyle
- tocContentsStyle
- sideBar
- bodyStyle
- body
Copy Paste
{{User:TheTric/Zetta/Page | sideBar = | body = }}
Editors can experiment in this template's sandbox (create) and testcases (create) pages. Subpages of this page. |