Difference between revisions of "Template:Help-collapsible"
Jump to navigation
Jump to search
imported>ManosHacker (back in English) |
imported>ManosHacker |
||
| Line 3: | Line 3: | ||
| boxFontSize = 1em | | boxFontSize = 1em | ||
| boxMarginTop = 0px | | boxMarginTop = 0px | ||
| − | | barBackground= #{{#switch: {{{Level}}} | 1 = FFFFFF | 2 = F3F0E7 | 3 = F0ECE3 | code = EAEAEA }} | + | | barBackground= #{{#if: {{{barBackground|}}}|{{{barBackground}}}|{{#switch: {{{Level}}} | 1 = FFFFFF | 2 = F3F0E7 | 3 = F0ECE3 | code = EAEAEA }}}} |
| − | | boxBackground= #{{#switch: {{{Level}}} | 1 = F8F4EB | 2 = F3F0E7 | 3 = F0ECE3 | code = EAEAEA }} | + | | boxBackground= #{{#if: {{{boxBackground|}}}|{{{boxBackground}}}|{{#switch: {{{Level}}} | 1 = F8F4EB | 2 = F3F0E7 | 3 = F0ECE3 | code = EAEAEA }}}} |
| barTextAlign = center | | barTextAlign = center | ||
| barBorder = {{#switch: {{{Level}}} | 2 = 1px dotted | 3 = 1px dashed | code = 1px dashed }} | | barBorder = {{#switch: {{{Level}}} | 2 = 1px dotted | 3 = 1px dashed | code = 1px dashed }} | ||
Revision as of 08:10, 22 February 2018
{{{Headline}}}
{{{Content}}}