
Created page with "<includeonly> {| class="infobox" style="font-size:90%; width:{{{infosize|25%}}};" |- ! class="infobox2" colspan="2" style="font-size:130%;" | {{{name|{{PAGENAME}}}}} |- {{#i..." |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
! class="infobox2" colspan="2" style="font-size:130%;" | {{{name|{{PAGENAME}}}}} | ! class="infobox2" colspan="2" style="font-size:130%;" | {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
|colspan="2" style="font-size:130%;" | | |||
{{!}}- | <div class="infobox-tabber"> | ||
{{#tag:tabber| | |||
{{# | Render= | ||
[[File:{{{image}}}|center|{{{image_size|100px}}}|link=File:{{{image}}}]] | |||
| | {{!}}-{{!}} | ||
{{#ifeq:{{PAGENAME}}|Tutorial|Class Icon|F1 Artwork}}= | |||
{{#ifeq:{{PAGENAME}}|Tutorial|[[File:UnknownIcon.png|center|{{{F1ImageSize|250px}}}|link=File:UnknownIcon.png]]|[[File:{{{F1MenuArt}}}.png|center|{{{F1ImageSize|250px}}}|link=File:{{{F1MenuArt}}}.png]]}} | |||
}} | |||
</div> | |||
|- | |||
| class="infobox3" colspan="2" | Stats | | class="infobox3" colspan="2" | Stats | ||
|- | |- |
SCP-173 | |
---|---|
Stats | |
Health | 3200 |
Hume Shield | None |
Spawn Zone | Light Containment Zone |
Movement Speed | 15 |
Special Ability | Moving when nobody is looking at it |
Article Link | infobox Page |
Class ID | 0 |
An infobox for SCPs.
{{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
}}
{{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
}}