31
edits
No edit summary Tag: 2017 source edit |
m (Moved identifier near bottom of infobox) Tag: 2017 source edit |
||
| (2 intermediate revisions by 2 users 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> | <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 63: | Line 63: | ||
"label": "Outcome", | "label": "Outcome", | ||
"description": "The outcome of the incident", | "description": "The outcome of the incident", | ||
"example": "Fatality", | "example": "Fatality, Permanent injury, Temporary injury, Near-miss", | ||
"type": "line", | "type": "line", | ||
"required": true | "required": true | ||
| 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 | "example": "[[Breath play]], [[Nitrous oxide]]", | ||
"type": "content", | "type": "content", | ||
"required": true | "required": true | ||