
Template:SCP infobox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="floatright" style="font-size:90%; " | {| class="floatright" style="font-size:90%; width:100%; max-width:400px" | ||
|- | |- | ||
! class="infobox2" colspan="2" style="font-size:130%;" | {{{name|{{PAGENAME}}}}} | ! class="infobox2" colspan="2" style="font-size:130%;" | {{{name|{{PAGENAME}}}}} |
Revision as of 04:24, 27 May 2025
SCP infobox | |
---|---|
Stats | |
Health | 2300 |
Hume Shield (Initial) | |
Hume Shield (20% HP) | |
Spawn Zone | Heavy Containment Zone |
Movement Speed | Through Doors: 2 m/s Normal: 4.5 m/s Stalk: 7 m/s |
Special Ability | Teleportation Send players to Pocket Dimension Hide in the floor |
Article Link | infobox Page |
Class Color | EC2222 |
Class ID | 3 |
An infobox for SCPs.
Example
{{SCP infobox
|name = SCP-173
|image = SCP Foundation (emblem).svg
|caption = Some foundation logo
|image_size = 200
|image2 = SCP Foundation (emblem).svg
|caption2 = Some foundation logo 2
|image_size2 = 150
|HP = 3200
|zone = [[Light Containment Zone]]
|speed = 15
|ability = Moving when nobody is looking at it
|nocat = yes
}}
Syntax
{{SCP infobox
|name = Name override
|image = Image (preferably png)
|caption = Caption under image
|image_size = Image size override
|HP = Health value
|zone = Spawn zone
|speed = Ingame movement speed
|ability = Uniquie ability of SCP
|nocat = Doesn't include category
}}