Template:Mbox: Difference between revisions
ArrowHead294 (talk | contribs) m Separate "label" parameter for alerts |
ArrowHead294 (talk | contribs) m Put nowrap in here instead |
||
| Line 4: | Line 4: | ||
{{!-}} | {{!-}} | ||
{{#if: {{{icon|}}}|{{!}} [[File:{{{icon}}}|{{{icon size|60px}}}]]|}} | {{#if: {{{icon|}}}|{{!}} [[File:{{{icon}}}|{{{icon size|60px}}}]]|}} | ||
{{#if: {{{label|}}}|{{!}} class{{=}}"{{{class|mbox}}}-text" style{{=}}"width: 1%;" {{!}} {{{label}}}|}} | {{#if: {{{label|}}}|{{!}} class{{=}}"{{{class|mbox}}}-text" style{{=}}"width: 1%;" {{!}} {{nowrap|{{{label}}}}}|}} | ||
{{#if: {{{text|}}}|{{!}} class{{=}}"{{{class|mbox}}}-text" {{!}} {{{text}}}|}} | {{#if: {{{text|}}}|{{!}} class{{=}}"{{{class|mbox}}}-text" {{!}} {{{text}}}|}} | ||
{{!)}} | {{!)}} | ||