User:TadeLn/Sandbox/SpoilerWarningTest: Difference between revisions
Created page with "{{SpoilerWarning|Test 1}} {{SpoilerWarning|Test 2}}" |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{SpoilerWarning| | === Example 1 === | ||
<pre> | |||
{{SpoilerWarning|noscreen=1|the usage of [[Template:SpoilerWarning]]}} | |||
</pre> | |||
{{SpoilerWarning|noscreen=1|the usage of [[Template:SpoilerWarning]]}} | |||
{{SpoilerWarning| | === Example 2 === | ||
<pre> | |||
{{SpoilerWarning|nothing. BUT it has a cool spoiler pop-up 😊}} | |||
</pre> | |||
{{SpoilerWarning|nothing. BUT it has a cool spoiler pop-up 😊}} | |||
=== Example 3 === | |||
<pre> | |||
{{SpoilerWarning|This message will not be shown as a pop-up, because only the first message with <code>noscreen<nowiki>=</nowiki>0</code> is shown}} | |||
</pre> | |||
{{SpoilerWarning|This message will not be shown as a pop-up, because only the first message with <code>noscreen<nowiki>=</nowiki>0</code> is shown}} |