Template:ArticleNoticeBox: Difference between revisions
Created page with "<div style="border-left: 6px solid #{{{color}}}; background-color: #{{{color}}}0f; border-radius: 6px; padding: 0.25em 1em; margin: 1em;"> '''{{{title}}}''' {{{message}}} </div><includeonly>[[Category:{{{category}}}]]</includeonly>" |
No edit summary |
||
Line 1: | Line 1: | ||
<div style="border-left: 6px solid #{{{color}}}; background-color: #{{{color}}}0f; border-radius: 6px; padding: 0.25em 1em; margin: 1em;"> | <div style="border-left: 6px solid #{{{color}}}; background-color: #{{{color}}}0f; border-radius: 6px; padding: 0.25em 1em; margin: 1em;"> | ||
'''{{{title}}}''' {{{message}}} | {{#if: {{{title|}}} | '''{{{title}}}''' | }} {{{message|}}} | ||
</div><includeonly>[[Category:{{{category}}}]]</includeonly> | </div><includeonly>[[Category:{{{category}}}]]</includeonly> |