(debugging with background colors) |
(oops) |
||
Line 1: | Line 1: | ||
<!--background-color:#E7EAEF->> | <!--background-color:#E7EAEF;-->> | ||
<div style=" | <div style="{{#ifeq:{{{minheight|none|}}}|none|background-color:red;| | ||
{{#if:{{{minheight|}}}|background-color: green; |background-color:orange; min-height: {{{minheight|}}}|min-height:270px;}} | {{#if:{{{minheight|}}}|background-color: green; |background-color:orange; min-height: {{{minheight|}}}|min-height:270px;}} | ||
}}"> | }}"> |
Revision as of 14:07, 1 February 2014
>
{{{boxTitle}}}
Usage:
{{bluebox | boxIcon=filename | boxTitle=text}}
- filename is optional.
- boxTitle is optional, but recommended
- minheight
- none -- no minimum height box will only be as tall as necessary to fit its contents
- blank or null -- default 270px height
- anything else -- used as height