Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
DOORS Site Logo

Welcome to the Official DOORS Wiki!
Please read the Wiki Rules the Manual of Style and familiarise yourself with our Wiki Policies before contributing to get a better understanding of what content is allowed on our wiki and how to display it properly, if you need help don't hesitate to reach out to a DOORS Wiki Staff Member.

Template:Hazard: Difference between revisions

Template page
(Created page with "<includeonly> <infobox> <title source="title1"/> <image source="image1"> <caption source="caption-image1"/> </image> <group> <header source="main_info">Main Info</header> <data source="date_added"> <label>Date Added</label> </data> <data source="damage"> <label>Damage</label> </data> <data source="rooms_present"> <label>Rooms Present</label> </data> <data source="row1"/> </group> <group> <header source...")
 
No edit summary
Line 9: Line 9:
<data source="date_added">
<data source="date_added">
<label>Date Added</label>
<label>Date Added</label>
</data>
<data source="row1">
<label>Main Info</label>
</data>
</data>
<data source="damage">
<data source="damage">
Line 16: Line 19:
<label>Rooms Present</label>
<label>Rooms Present</label>
</data>
</data>
<data source="row1"/>
</group>
</group>
<group>
<group>
Line 43: Line 45:
| main_info=Example
| main_info=Example
| date_added=Example
| date_added=Example
| row1=Example
| damage=Example
| damage=Example
| rooms_present=Example
| rooms_present=Example
| row1=Example
| sounds=Example
| sounds=Example
| sound_1=Example
| sound_1=Example
Line 58: Line 60:
| main_info=Example
| main_info=Example
| date_added=Example
| date_added=Example
| row1=Example
| damage=Example
| damage=Example
| rooms_present=Example
| rooms_present=Example
| row1=Example
| sounds=Example
| sounds=Example
| sound_1=Example
| sound_1=Example
Line 68: Line 70:
</pre>
</pre>
<templatedata>
<templatedata>
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"main_info":{"suggested":true},"date_added":{"suggested":true},"damage":{"suggested":true},"rooms_present":{"suggested":true},"row1":{"suggested":true},"sounds":{"suggested":true},"sound_1":{"suggested":true},"sound_2":{"suggested":true},"sound_3":{"suggested":true},"sound_4":{"suggested":true}},"sets":[],"maps":{}}
{"params":{"title1":{"suggested":true},"image1":{"suggested":true},"caption-image1":{"suggested":true},"main_info":{"suggested":true},"date_added":{"suggested":true},"row1":{"suggested":true},"damage":{"suggested":true},"rooms_present":{"suggested":true},"sounds":{"suggested":true},"sound_1":{"suggested":true},"sound_2":{"suggested":true},"sound_3":{"suggested":true},"sound_4":{"suggested":true}},"sets":[],"maps":{}}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 01:35, 8 September 2024


Example usage:

<infobox>

 <title source="title1"/>
 <image source="image1">

</image> <group> <header source="main_info">Main Info</header> <label>Date Added</label> <label>Main Info</label> <label>Damage</label> <label>Rooms Present</label> </group> <group> <header source="sounds">Sounds</header> <label>Sound 1</label> <label>Sound 2</label> <label>Sound 3</label> <label>Sound 4</label> </group> </infobox>

{{Hazard
  | title1=Example
  | image1=Example.jpg
  | caption-image1=Example
  | main_info=Example
  | date_added=Example
  | row1=Example
  | damage=Example
  | rooms_present=Example
  | sounds=Example
  | sound_1=Example
  | sound_2=Example
  | sound_3=Example
  | sound_4=Example}}

No description.

Template parameters

ParameterDescriptionTypeStatus
title1title1

no description

Unknownsuggested
image1image1

no description

Unknownsuggested
caption-image1caption-image1

no description

Unknownsuggested
main_infomain_info

no description

Unknownsuggested
date_addeddate_added

no description

Unknownsuggested
row1row1

no description

Unknownsuggested
damagedamage

no description

Unknownsuggested
rooms_presentrooms_present

no description

Unknownsuggested
soundssounds

no description

Unknownsuggested
sound_1sound_1

no description

Unknownsuggested
sound_2sound_2

no description

Unknownsuggested
sound_3sound_3

no description

Unknownsuggested
sound_4sound_4

no description

Unknownsuggested