Template:SCP infobox: Difference between revisions
Template page
More actions
clicking on the image now opens it up |
No edit summary |
||
Line 52: | Line 52: | ||
| style="width:45%;font-size:95%; white-space: nowrap;" | '''Article Link''' | | style="width:45%;font-size:95%; white-space: nowrap;" | '''Article Link''' | ||
| style="width:55%;" | [http://www.scpwiki.com/|{{{linkOverride|{{PAGENAME}}}}} Page] | | style="width:55%;" | [http://www.scpwiki.com/|{{{linkOverride|{{PAGENAME}}}}} Page] | ||
|- | |||
| style="width:45%;font-size:95%; white-space: nowrap;" | '''Class Color''' | |||
| style="width:55%;" | {{Class Color|class=SCP|displayhex=true}} | |||
|- | |- | ||
{{#if:{{{ID|}}}|{{!}} style="width:45%;font-size:95%;" {{!}} '''Class ID''' | {{#if:{{{ID|}}}|{{!}} style="width:45%;font-size:95%;" {{!}} '''Class ID''' | ||
Line 57: | Line 60: | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
|} | |} | ||
{{#if:{{{nocat|}}}||[[Category:SCPs]]}} | {{#if:{{{nocat|}}}||[[Category:SCPs]]}} |
Revision as of 18:38, 16 September 2022
SCP-173 | |
---|---|
![]() | |
Some foundation logo | |
![]() | |
Some foundation logo 2 | |
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 Color | EC2222 |
Class ID | 0 |
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
}}