Template:Trigger: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (is this right? I'm guessing not)
Tag: Reverted
m (cleaner)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
| width="3" bgcolor=#ff0000| 
| width="3" bgcolor=#ff0000| 
| width="40" align="center"|[[File:{{{image|Trigger warning icon.jpg}}}|25x25px|link=]]
| width="40" align="center"|[[File:{{{image|Trigger warning icon.jpg}}}|25x25px|link=]]
| '''{{{Trigger warning: 1|Trigger warning (general)}}}'''
| {{#if:{{{1|}}}|'''Trigger warning: {{{1}}}|'''Trigger warning (general)'''}}
|}
|}
</div><noinclude>
</div><noinclude>
Line 10: Line 10:
This is a simple message box to introduce a trigger warning. Of course, general viewers will see it, so don't use it inappropriately.
This is a simple message box to introduce a trigger warning. Of course, general viewers will see it, so don't use it inappropriately.


If no text is added after the pipe, <code>|</code>, generic message will be displayed:
If no specific warning type is added after the pipe, <code>|</code>, this generic message will be displayed:
<pre>{{trigger}}</pre>
<pre>{{trigger}}</pre>
appears as:
appears as:

Latest revision as of 04:58, 2 August 2024

  Trigger warning icon.jpg Trigger warning (general)

Description

This is a simple message box to introduce a trigger warning. Of course, general viewers will see it, so don't use it inappropriately.

If no specific warning type is added after the pipe, |, this generic message will be displayed:

{{trigger}}

appears as:

  Trigger warning icon.jpg Trigger warning (general)

Usage

{{trigger|suicide, death}}

appears as:

  Trigger warning icon.jpg Trigger warning: suicide, death