Difference between revisions of "User:Liath/Sandbox"
From PRIMUS Database
m |
m |
||
Line 2: | Line 2: | ||
<noinclude>Page for testing stuff | <noinclude>Page for testing stuff | ||
{{User:Liath/FloatMenu}}</noinclude> | {{User:Liath/FloatMenu}}</noinclude> | ||
+ | |||
+ | <noinclude> | ||
+ | title= | ||
+ | content= | ||
+ | textcolor= | ||
+ | textshadow= | ||
+ | tabwidth= | ||
+ | boxwidth= | ||
+ | boxcurve= | ||
+ | handle= | ||
+ | backcolor= | ||
+ | backfadeout= | ||
+ | |||
+ | </noinclude> | ||
+ | |||
+ | |||
+ | |||
+ | <div style="width:{{{tabwidth|300}}}px; border-top-left-radius:15px;border-top-right-radius:15px; padding:5px; padding-left: 15px; padding-right:15px; text-shadow: 0px 1px 2px {{{textshadow|black}}};background-color:{{{backcolor|rgba(0,0,153,1)}}}; color:{{{textcolor|white}}};"><b>{{{title|Tab Title}}}</b></div> | ||
+ | <div id="{{{handle|}}}" name="{{{handle|}}}" style="background-color:{{{backcolor|rgba(0,0,153,1)}}}; | ||
+ | background: -webkit-linear-gradient(bottom, {{{backfadeout|rgba(0,0,0,0)}}}, {{{backcolor|rgba(0,0,153,1)}}} 100% ); /* For Safari 5.1 to 6.0 */ | ||
+ | background: -o-linear-gradient(top, {{{backfadeout|rgba(0,0,0,0)}}}, {{{backcolor|rgba(0,0,153,1)}}} 100% ); /* For Opera 11.1 to 12.0 */ | ||
+ | background: -moz-linear-gradient(top, {{{backfadeout|rgba(0,0,0,0)}}}, {{{backcolor|rgba(0,0,153,1)}}} 100% ); /* For Firefox 3.6 to 15 */ | ||
+ | background: linear-gradient(to top, {{{backfadeout|rgba(0,0,0,0)}}}, {{{backcolor|rgba(0,0,153,1)}}} 100% ); /* Standard syntax */ | ||
+ | margin-bottom:20px; border-top-right-radius:{{{boxcurve|0}}}px; border-bottom-right-radius:{{{boxcurve|0}}}px; border-bottom-left-radius:{{{boxcurve|0}}}px;"> | ||
+ | <div style="text-shadow: 0px 1px 2px {{{textshadow|black}}}; overflow:hidden; color:{{{textcolor|white}}}; text-align:left; margin-top:0px;"> | ||
+ | <div style="display:block; overflow-y:auto; margin:10px; margin-right:5px;"> | ||
+ | <div id="container" style="float: left;width:{{{boxwidth|100%}}}; min-height:100px; color:{{{textcolor|white}}};"> | ||
+ | {{{content| }}} | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
<noinclude> | <noinclude> |
Revision as of 08:12, 7 March 2016
> Liath > Subpages Page for testing stuff
title=
content=
textcolor=
textshadow=
tabwidth=
boxwidth=
boxcurve=
handle=
backcolor=
backfadeout=
Tab Title