Template:Warning: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
(Created page with "<noinclude> Category:Custom Templates A "Info" box used to warn you. == Usage == <nowiki>{{Warning|This text should be heeded.}}</nowiki> == Example == {{WIP |This text should be heeded.}}</noinclude><includeonly>{| class="wikitable" style="width: 100%;border-style: solid; border-width: 2px" | style="width: 5%;background-color: red;"| <font size="36">🚧</font> | style="width: 95%;"| {{{1|{{META Info}}}}} |}</includeonly>")
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
[[Category:Custom Templates]]
[[Category:Custom Templates]]
A "Info" box used to warn you.
A "Warning" box used to warn you.
== Usage ==
== Usage ==
<nowiki>{{Warning|This text should be heeded.}}</nowiki>
<nowiki>{{Warning|This text should be heeded.}}</nowiki>


== Example ==
== Example ==
{{WIP |This text should be heeded.}}</noinclude><includeonly>{| class="wikitable" style="width: 100%;border-style: solid; border-width: 2px"
{{Warning |This text should be heeded.}}
| style="width: 5%;background-color: red;"| <font size="36">🚧</font>
 
== Example #2 ==
{{Warning|This text should be heeded.}}
 
 
</noinclude>
<!-- THIS IS THE ACTUAL DECLARATION! -->
<includeonly>{| class="wikitable" style="width: 100%;border-style: solid; border-width: 2px;background-color: red;"
| style="width: 5%;"| <font size="36">🚧</font>
| style="width: 95%;"| {{{1|{{META Info}}}}}
| style="width: 95%;"| {{{1|{{META Info}}}}}
|}</includeonly>
|}</includeonly>

Latest revision as of 18:07, 14 June 2023

A "Warning" box used to warn you.

Usage

{{Warning|This text should be heeded.}}

Example

🚧 This text should be heeded.

Example #2

🚧 This text should be heeded.