Template:Warning: Difference between revisions
Jump to navigation
Jump to search
(Template documentation) |
No edit summary |
||
Line 4: | Line 4: | ||
image = {{ #if: {{{2|}}} | File:Dialog-warning.png }} | | image = {{ #if: {{{2|}}} | File:Dialog-warning.png }} | | ||
title = Warning: | | title = Warning: | | ||
message = {{{1}}} | message = {{{1}}} }} <noinclude> | ||
}} | |||
<noinclude> | |||
{{Template documentation|Warning template for in-line and page warnings.| | {{Template documentation|Warning template for in-line and page warnings.| |
Revision as of 18:14, 11 January 2016
Warning: {{{1}}} |
Template Documentation
Warning template for in-line and page warnings.
Usage
<nowiki>{{Warning|information|use warning image}}</nowiki>
- Example with warning image (recommended for page warnings):
<nowiki>{{Warning|information|true}}</nowiki>
Warning: information | |
- Example without warning image (recommended for in-line warnings):
<nowiki>{{Warning|information}}</nowiki>
Warning: information |