More actions
Added max-width so message is still readable on widescreens |
Made template collapsible (had to replace DIV with TABLE to make the collapsing JS work correctly) |
||
| Line 1: | Line 1: | ||
{| style="margin: 1em; max-width: 600px;" class="wikitable {{#ifeq:{{{collapsed|no}}}|yes|collapsible collapsed|}}" | |||
! style="font-size:0.9em; background-color:#000000; padding: 0.25em 0.5em;font-weight:normal" | {{{1|Message:}}} | |||
|- | |||
| style="background-color:#222222; padding: 1em;" | {{{2|Text}}} | |||
<noinclude> | |}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
[[Category:Template]] | [[Category:Template]] | ||
</noinclude> | </noinclude> | ||