Template:Highlight: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<span class="messagebox {{{class|}}}" style="background-color:{{{bgcolor|#def3fe}}}; color: {{{fgcolor|black}}}; padding: 5px 0px; margin: 0ex 0; min-height: 35px; {{{style|}}}">{{{1}}}</span> | <span class="messagebox {{{class|}}}" style="background-color:{{{bgcolor|#def3fe}}}; color: {{{fgcolor|black}}}; padding: 5px 0px; margin: 0ex 0; min-height: 35px; {{{style|}}}">{{{1}}}</span><noinclude> | ||
<noinclude> | |||
==Usage== | ==Usage== | ||
| Line 10: | Line 9: | ||
Disadvantages: | Disadvantages: | ||
* <s>wiki formatting with *, #, :, etc. voids the styling, namely color.</s> | * <s>wiki formatting with *, #, :, etc. voids the styling, namely color.</s> | ||
*: by removing the <nowiki><noinclude | *: by removing the {{Code|<nowiki><noinclude>example message to highlight</noinclude></nowiki>}} after the {{{1}}}} in the template wikicode. | ||
</noinclude> | </noinclude> | ||