Template:Infobox incident report: Difference between revisions

From RACKWiki
No edit summary
Tag: 2017 source edit
m (Moved identifier near bottom of infobox)
Tag: 2017 source edit
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
   <div class="infobox-title">{{{title}}}</div>
   <div class="infobox-title">{{{title}}}</div>
   <table class="table">
   <table class="table">
    <tr>
      <th>Identifier</th>
      <td class="infobox-identifier">{{{identifier}}}</td>
    </tr>
     <tr>
     <tr>
       <th>Outcome</th>
       <th>Outcome</th>
Line 29: Line 25:
       <th>Number of people present</th>
       <th>Number of people present</th>
       <td class="infobox-people-present">{{{people_present}}}</td>
       <td class="infobox-people-present">{{{people_present}}}</td>
    </tr>
    <tr>
      <th><i>Identifier</i></th>
      <td class="infobox-identifier">{{{identifier}}}</td>
     </tr>
     </tr>
     <tr>
     <tr>
Line 91: Line 91:
"label": "Involved kinks",
"label": "Involved kinks",
"description": "The list of involved kinks. Use links to RACKWiki articles",
"description": "The list of involved kinks. Use links to RACKWiki articles",
"example": "[[Breath ,play]], [[Nitrous oxide]]",
"example": "[[Breath play]], [[Nitrous oxide]]",
"type": "content",
"type": "content",
"required": true
"required": true

Latest revision as of 12:39, 17 January 2025

{{{title}}}
Outcome {{{outcome}}}
Age of victim(s) {{{age}}}
Date {{{date}}}
Location {{{location}}}
Involved kinks {{{involved_kinks}}}
Number of people present {{{people_present}}}
Identifier {{{identifier}}}
Published {{{published_date}}}
Last updated {{{updated_date}}}

This Infobox summarizes an incident report at the top of the article.

[Edit template data]

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Identifieridentifier

The identifier of the incident

Example
IR-202308-1
Linerequired
Titletitle

The title of the incident (should describe the outcome and cause)

Example
Fatality from nitrous oxide-induced hypoxia
Linerequired
Outcomeoutcome

The outcome of the incident

Example
Fatality, Permanent injury, Temporary injury, Near-miss
Linerequired
Age of victim(s)age

The age of the victim(s)

Example
30
Linerequired
Date of incidentdate

The month and year of the incident (do not specify specific date!)

Example
August 2023
Linerequired
Location of incidentlocation

The location and geographic region of the incident

Example
Victim's home, Northwestern USA
Linerequired
Involved kinksinvolved_kinks

The list of involved kinks. Use links to RACKWiki articles

Example
[[Breath play]], [[Nitrous oxide]]
Contentrequired
Number of people presentpeople_present

The number of people present during the incident

Example
1
Linerequired
Date of initial publicationpublished_date

The date of initial publication

Example
2025-01-15
Linerequired
Date of most recent updateupdated_date

The date of the most recent update to the report

Example
2025-01-20
Linerequired