Template:SCP Item Infobox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 46: | Line 46: | ||
|}} | |}} | ||
{{#if:{{{pickup_time|{{{weight|}}}}}}|{{!}} style="width:45%;font-size:95%;" {{!}} '''Pick-Up Time''' | {{#if:{{{pickup_time|{{{weight|}}}}}}|{{!}} style="width:45%;font-size:95%;" {{!}} '''Pick-Up Time''' | ||
{{!}} style="width:55%;" {{!}} {{#ifeq: {{PAGENAME}} | SCP-244 |SCP-244-A = {{#expr:0.245+0.175*3.9 round 2}}s<br>SCP-244-B = {{#expr:0.245+0.175*3.4 round 2}}s<br>SCP-244-A (Active) = {{#expr:0.245+0.175*3.9 + 5 round 2}}s<br>SCP-244-B (Active) = {{#expr:0.245+0.175*3.4 + 5 round 2}}s| {{#ask: [[item::{{{name|{{PAGENAME}}}}}]][[special::normal]][[weight::+]]|?item|?weight=weight|sort=weight|template=WeightToPickUpTime|namedargs = yes|format=plainlist|link=none}}}} | {{!}} style="width:55%;" {{!}} {{#ifeq: {{PAGENAME}} | SCP-244 |SCP-244-A = {{#expr:0.245+0.175*3.9 round 2}}s<br>SCP-244-B = {{#expr:0.245+0.175*3.4 round 2}}s<br>SCP-244-A (Active) = {{#expr:(0.245+0.175*3.9)+((0.245+0.175*3.9) * .3) + 1.5 round 2}}s<br>SCP-244-B (Active) = {{#expr:(0.245+0.175*3.4)+((0.245+0.175*3.4) * .3) + 1.5 round 2}}s| {{#ask: [[item::{{{name|{{PAGENAME}}}}}]][[special::normal]][[weight::+]]|?item|?weight=weight|sort=weight|template=WeightToPickUpTime|namedargs = yes|format=plainlist|link=none}}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
Revision as of 15:15, 13 June 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
}}