Template:SCP Item Infobox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 25: | Line 25: | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
| style="width:45%;font-size:95%;" | {{#if:{{{spawn|}}} |{{!}} style="width:45%;font-size:95%; white-space: nowrap;" {{!}} '''Spawn''' | ||
{{!}} style="width:55%;" {{!}} {{{spawn|}}} | |||
| | {{!}}- | ||
|}} | |||
| style="width:45%;font-size:95%; white-space: nowrap;" | '''Number of Spawns''' | | style="width:45%;font-size:95%; white-space: nowrap;" | '''Number of Spawns''' | ||
| style="width:55%; white-space: nowrap;" | {{{amountSpawn|1}}} | | style="width:55%; white-space: nowrap;" | {{{amountSpawn|1}}} | ||
Revision as of 12:16, 16 May 2023
| SCP-2536 (2021) | |
|---|---|
| Example render; only 3 presents spawn at once | |
| Basic Information | |
| Type | SCP Object |
| Usage | Provides useful items |
| Spawn | Appears randomly |
| Number of Spawns | 1 |
| Deletion % in PD Pocket Dimension | |
| Disarm Immunity? Does having this item equipped make the player immune to being disarmed? | |
| Applied Effects | Varies |
| Other Information | |
| Article Link | Item Infobox SCP Article |
| Voice Actor | Red |
| SCP-018 | |
|---|---|
| Basic Information | |
| Description | Superball able to bounce with extreme efficiency. |
| Type | SCP Item |
| Usage | Bounces around, gaining momentum and damage with each bounce. Single use. |
| Spawn | Bulletproof Locker №7 |
| Number of Spawns | 1 |
| Weight Affects item pick-up time, window breaking and throw distance | 0.5kg |
| Pick-Up Time | 0.33s Unrounded value: 0.3325s |
| Obtainable from 914? | True |
| Deletion % in PD Pocket Dimension | High Tier (0%) |
| Disarm Immunity? Does having this item equipped make the player immune to being disarmed? | Immune |
| Applied Effects | Burned Effect Increases the damage the player takes Concussed Effect Causes the players screen to get blurry when they turn. The faster they turn the blurrier it gets |
| Other Information | |
| Manufactor | Blam-O MFG Co |
| Article Link | Item Infobox SCP Article |
| Spawn ID | 31 |
| SCP-244 | |
|---|---|
| Basic Information | |
| Description | An ancient vase, freezing to the touch. Creates a large cloud of icy fog when placed. |
| Type | SCP Item |
| Usage | Environmental Hazard |
| Spawn | Bulletproof Locker №7 Heavy Containment Zone |
| Number of Spawns | 1 |
| Weight Affects item pick-up time, window breaking and throw distance | kg |
| Pick-Up Time | |
| Obtainable from 914? | False |
| Deletion % in PD Pocket Dimension | High Tier (0%) |
| Disarm Immunity? Does having this item equipped make the player immune to being disarmed? | Immune |
| Applied Effects | Hypothermia Player's vision is reduced and inaccuracy is increase. Drains SCP's Hume Shield. Humans take damage over time. |
| Other Information | |
| Article Link | Item Infobox SCP Article |
| Spawn ID | 44 = SCP-244-A 45 = SCP-244-B |
| SCP-330 | |
|---|---|
| Basic Information | |
| Type | SCP Object |
| Usage | Gives the player pieces of candy. Taking more than two will kill the player. |
| Spawn | Light Containment Zone |
| Number of Spawns | 1 |
| Obtainable from 914? | False (Can't be upgraded) |
| Applied Effects | Varies |
| Other Information | |
| Article Link | Item Infobox SCP Article |
An infobox for Items.
Example
{{Item infobox
|name = Example item
|image = SCP Foundation (emblem).svg
|image_size = 200
|caption = Some example image
|type = Equipment
|usage = Disarms
|spawn = [[MTF]]
|nocat = yes
}}
Syntax
{{Item infobox
|name = Name override
|image = Image (preferably png)
|caption = Caption that goes under the infobox image
|image_size = Image size override
|type = Item type (Equipment/Misc)|(Tool/Consumable)|SCP Item
|usage = What is it used for
|spawn = Spawn locations (both zones and classes)
|nocat = Doesn't include category
}}