Template:Warning: Difference between revisions
Jump to navigation
Jump to search
Created page with "<noinclude> This is the "warning" template. It should be called in the following format: <pre> {{warning}} </pre> Edit the page to see the template text. </noinclude><includeonly..." |
m Sprache auf deutsch geändert |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
=== Verwendung === | |||
<pre>{{warning|Deine Nachricht}}</pre> | |||
<pre> | |||
{{warning}} | === Beispiel === | ||
</pre> | </noinclude> | ||
{{ibox | |||
</noinclude> | |img={{{img|Warning.png}}} | ||
{| | |msg={{{msg|{{{1|Deine Nachricht}}}}}} | ||
|} | |type={{{type|Warnung:}}} | ||
|color=#FFEED9 | |||
}} | |||