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:Entities/doc: Difference between revisions

Template page
More languages
No edit summary
Tags: Reverted 2017 source edit mobile web edit mobile edit
mNo edit summary
 
(31 intermediate revisions by 11 users not shown)
Line 1: Line 1:
<noinclude>{{Documentation subpage}}</noinclude>
<noinclude>{{Documentation subpage}}</noinclude>

== Example ==
{{Entities
|title = Seek
|image = seek full body.png
|type = Hostile (Fatal)
|attack = Will damage players who don't stare it down in time.
|jumpscare = Bites the screen.
|floors = [[Hotel|Floor 1]]
|damage = {{Icons|Damage}} 40
|date_added = August 10th, 2022
|creator(s) = [[RediblesQW]]
|sound1 = '''Scream''' [[File:SeekScream.mp3]]
|sound2 = '''Footsteps(Far)''' [[File:SeekFootstepsFar.mp3]]
|sound3 = '''Footsteps(Close)''' [[File:SeekFootstepsClose.mp3]]
|sound4 = '''Jumpscare (WARNING: LOUD)''' [[File:JumpscareSeek.mp3]]
}}

<pre>{{Entities
|title = Screech
|image = Screech2.png
|type = Hostile (Fatal)
|attack = Will damage players who don't stare it down in time.
|floors = [[Hotel|Floor 1]]
|damage = {{Icons|Damage}} 40
|date_added = August 10th, 2022
|creator(s) = [[RediblesQW]]
|Filename = Screech
|Entity Type = Strategyzer
|Spawn Rate = 1/5 (In dark rooms)
|sound1 = '''Psst''' [[File:ScreecherPsst.ogg]]
|sound2 = '''Caught''' [[File:ScreecherCaught.ogg]]
|sound3 = '''Attack''' [[File:Screech-Bite.mp3]]
|sound4 = '''Crucifix (WARNING: LOUD)''' [[File:ScreechCrucifix.mp3]]
}}</pre>

== Empty Template ==
== Empty Template ==
<pre>
<pre>{{Entities
{{Entities
|title =
|title =
|image =
|image =
|caption =
|type =
|attack =
|attack =
|jumpscare =
|floors =
|damage =
|damage =
|date_added =
|date_added =
|creator(s) =
|creator(s) =
|filename =
|Spawn rate =
|Entity Type =
|sound1 =
|sound1 =
|sound2 =
|sound2 =
Line 14: Line 56:
|sound4 =
|sound4 =
|sound5 =
|sound5 =
|sound6 =
}}
|sound7 =
</pre>
|sound8 =

}}</pre>
== Usage ==
<pre>
{{Screech
|image = Screech.png
|attack = Will damage players who don't stare at it.
|damage = {{Icons|Damage}} 40
|date_added = August 10th, 2022
|creator(s) = RediblesQW
|sound1 = '''Attack''' [[File:ScreecherAttack.ogg]]
|sound2 = '''Caught''' [[File:ScreecherCaught.ogg]]
|sound3 = '''Psst''' [[File:ScreecherPsst.ogg]]
}}
</pre>


== Output ==
{{Entities
|image = Screech.png
|attack = Will damage players who don't stare at it.
|damage = {{Icons|Damage}} 40
|date_added = August 10th, 2022
|creator(s) = RediblesQW
|sound1 = '''Attack''' [[File:ScreecherAttack.ogg]]
|sound2 = '''Caught''' [[File:ScreecherCaught.ogg]]
|sound3 = '''Psst''' [[File:ScreecherPsst.ogg]]
}}


<includeonly>[[Category:Infobox templates]]</includeonly>
<includeonly>
<!-- Template categories/interwiki here -->
[[Category:Infobox templates]]
[[es:Plantilla:Entidades]]
</includeonly>
<noinclude>
<!-- Documentation categories/interwiki here -->
[[es:Plantilla:Entidades/doc]]
</noinclude>

Latest revision as of 06:10, 24 March 2025

Edit-copy green.svg
This is a template documentation subpage for Template:Entities.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.

Example[edit source]

<infobox layout="stacked"> <title source="title"> <default>Entities/doc</default> <format>Seek</format> </title>

<image source="image"></image> <group layout="vertical" show="complete"> <header>INFORMATION</header> <label>Type</label> <label>Behaviour</label> <label>Floors</label> <label>Damage</label> <label>Profit</label> <label>Health</label> <label>Spawn Rate</label> </group> <group layout="vertical" show="complete"> <header>ADDITIONAL INFORMATION</header> <label>Date Added</label> <label>Creator(s)</label> </group> <group layout="vertical" show="complete" collapse="closed"> <header>SOUND FILES</header> </group> </infobox>

{{Entities
|title = Screech
|image = Screech2.png
|type = Hostile (Fatal)
|attack = Will damage players who don't stare it down in time.
|floors = [[Hotel|Floor 1]]
|damage = {{Icons|Damage}} 40
|date_added = August 10th, 2022
|creator(s) = [[RediblesQW]]
|Filename = Screech
|Entity Type = Strategyzer
|Spawn Rate = 1/5 (In dark rooms)
|sound1 = '''Psst''' [[File:ScreecherPsst.ogg]]
|sound2 = '''Caught''' [[File:ScreecherCaught.ogg]]
|sound3 = '''Attack''' [[File:Screech-Bite.mp3]]
|sound4 = '''Crucifix (WARNING: LOUD)''' [[File:ScreechCrucifix.mp3]]
}}

Empty Template[edit source]

{{Entities
|title = 
|image = 
|caption = 
|type = 
|attack = 
|jumpscare =
|floors = 
|damage = 
|date_added = 
|creator(s) = 
|filename =
|Spawn rate = 
|Entity Type =
|sound1 = 
|sound2 = 
|sound3 = 
|sound4 = 
|sound5 = 
|sound6 = 
|sound7 = 
|sound8 = 
}}