m (moved Template:Bluebox.sandbox to Template:Bluebox/sandbox) |
(usage notes) |
||
(26 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div style="background-color:#E7EAEF; min-height:270px;"> | <div style="background-color:#E7EAEF; | ||
<div style="background: none repeat scroll 0 0 #7D8FA4; border-bottom: 1px solid #777777; border-radius: 6px 6px 0 0; height:36px; line-height:36px;"> | {{#ifeq: {{{minheight}}}|none| | {{#if:{{{minheight|}}}| min-height: {{{minheight|}}}; | min-height:270px;}} }}"> | ||
{{#if:{{{boxIcon|}}} | <span style="margin:0 | <div style="background: none repeat scroll 0 0 #7D8FA4; border-bottom: 1px solid #777777; border-radius: 6px 6px 0 0; height:36px; line-height:36px;"><!-- | ||
-->{{#if:{{{boxIcon|}}} | <span style="margin:0 0 0 5px;"> [[Image:{{{boxIcon}}}.png|32px]]</span><span style="font-size:12pt; vertical-align:middle;">|<span style="margin:0 0 0 10px; font-size:12pt; vertical-align:middle"> }} | |||
<span style="font-size:12pt; vertical-align:middle | {{{boxTitle}}}</span></div> | ||
<noinclude></div> | <noinclude></div> | ||
'''Usage:''' | '''Usage:''' | ||
<nowiki>{{bluebox | boxIcon=</nowiki>''filename''<nowiki> | boxTitle=</nowiki>''text''<nowiki>}}</nowiki> | <nowiki>{{bluebox | boxIcon=</nowiki>''filename''<nowiki> | boxTitle=</nowiki>''text''<nowiki>|minheight=''optional minheight''</nowiki><nowiki>}}</nowiki> | ||
* boxIcon -- optional | |||
* minheight -- | |||
** empty or not used -- default 270px | |||
** "none" -- no minimum height | |||
** value -- use that minimum height | |||
</noinclude> | </noinclude> |
Latest revision as of 14:58, 1 February 2014
{{{boxTitle}}}
Usage:
{{bluebox | boxIcon=filename | boxTitle=text|minheight=''optional minheight''}}
- boxIcon -- optional
- minheight --
- empty or not used -- default 270px
- "none" -- no minimum height
- value -- use that minimum height