Template:Trigger: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
(at some point it might be nice to have this box not stretch the width of the page)
 
m (dude not sure what changed but the line breaks are gone)
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<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;
Line 8: Line 8:
</div><noinclude>
</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.
 
parameters
* first parameter, unnamed - required, a message to be displayed.
* image - optional, an alternate image to be displayed


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


=== Usage ===
=== Usage ===
coded as:
<pre>
<pre>
{{trigger|Trigger warning: suicide, death}}
{{trigger|Trigger warning: suicide, death}}
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