Template:Trigger: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (correct?)
m (dude not sure what changed but the line breaks are gone)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
‎<includeonly><div style="background-color: white; margin: 0 2.5%; padding: 0 0px; border: 1px solid #ff0000;">
<div style="background-color: #ffffff; margin: 0 2.5%; padding: 0 0px; border: 1px solid #ff0000;">
{| border="0"  
{| border="0"
|-  
|-  
| width="3" bgcolor=#ff0000|&nbsp;
| width="3" bgcolor=#ff0000|&nbsp;
| width="40" align="center"|[[File:Trigger warning icon.jpg|25x25px|link=]]
| width="40" align="center"|[[File:{{{image|Trigger warning icon.jpg}}}|25x25px|link=]]
| '''{{{1|Trigger warning (general)}}}'''
| '''{{{1|Trigger warning (general)}}}'''
|}
|}
</div></includeonly>
</div><noinclude>
=== Description ===
=== Description ===
A simple way 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 text is added after the pipe, <code>|</code>, generic message will be displayed:
<pre>
<pre>{{trigger}}</pre>
{{trigger}}
</pre>
appears as:
appears as:
{{trigger}}
{{trigger}}
Line 23: Line 21:
appears as:
appears as:
{{trigger|Trigger warning: suicide, death}}
{{trigger|Trigger warning: suicide, death}}
[[Category: Message templates]]
[[Category: Templates]]
</noinclude>

Latest revision as of 05:40, 24 May 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 text is added after the pipe, |, generic message will be displayed:

{{trigger}}

appears as:

  Trigger warning icon.jpg Trigger warning (general)

Usage

{{trigger|Trigger warning: suicide, death}}

appears as:

  Trigger warning icon.jpg Trigger warning: suicide, death