Template:SCP Item Infobox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 32: | Line 32: | ||
|}} | |}} | ||
{{#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|{{Hoverimage|Unrounded value: {{#expr:0.245+0.175*{{{weight}}}}}s|text={{#expr:0.245+0.175*{{{weight}}} round 2}}s}}}} | {{!}} style="width:55%;" {{!}} {{#ifeq: {{PAGENAME}} | SCP-244 |SCP-244-A = {{Hoverimage|Unrounded value: {{#expr:0.245+0.175*3.9 round}}|text={{#expr:0.245+0.175*3.9 round 2}}s}}<br>SCP-244-B = {{Hoverimage|Unrounded value:{{#expr:0.245+0.175*3.4}} |text={{#expr:0.245+0.175*3.4 round 2}}s}}|{{Hoverimage|Unrounded value: {{#expr:0.245+0.175*{{{weight}}}}}s|text={{#expr:0.245+0.175*{{{weight}}} round 2}}s}}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
Revision as of 19:57, 29 August 2022
| SCP Item Infobox | |
|---|---|
| Example render; only 3 presents spawn at once | |
| Basic Information | |
| Type | SCP Object |
| Usage | Provides useful items |
| Spawn | Appears randomly |
| Applied Effects | Varies |
| Other Information | |
| Article Link | SCP Article |
| Voice Actor | Red |
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
}}