Difference between revisions of "Template:Caution"
From Contao Community Documentation
Line 1: | Line 1: | ||
− | + | <!-- begin Caution --> | |
− | + | <div class="caution infotext"> | |
− | {| style= | + | {| style="border-bottom: 1px solid #C9AFFF; border-top: 1px solid #C9AFFF; background-color: #ddddff" |
| [[File:Caution.png]] || '''Caution:''' {{ #if: {{{1|}}} | {{{1|}}} | No warning message given. }} | | [[File:Caution.png]] || '''Caution:''' {{ #if: {{{1|}}} | {{{1|}}} | No warning message given. }} | ||
|} | |} | ||
− | + | </div> | |
− | + | <!-- end Caution --><noinclude> | |
[[Category: Templates]] | [[Category: Templates]] | ||
Use this template to place a warning within an article. | Use this template to place a warning within an article. | ||
− | + | <pre><nowiki> | |
{{Caution |the warning text}} | {{Caution |the warning text}} | ||
− | + | </nowiki></pre> | |
− | + | </noinclude> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + |
Latest revision as of 14:47, 19 November 2010
Use this template to place a warning within an article.
{{Caution |the warning text}}