Template:SCPSLinfobox: Difference between revisions
Template page
More actions
Created page with "<includeonly> {|class="infobox" style="font-size:100%; width:{{{infosize|25%}}};" ! class="infobox2" colspan="2" style="font-size:150%;" | SCP: Secret Laboratory |- {{#if:{{{image|}}} |{{!}} style="padding:0.5em; text-align:center;" colspan="2" {{!}} [[File:{{{image}}}{{!}}{{{imagesize|250px}}}{{!}}center|link=File:{{{image}}}]] {{!}}- |}} |- ! class="infobox3" colspan="2" style="font-size:120%;" | Basic Information |- {{#if:{{{dev|}}}|{{!}} style="width:45%;font-size:1..." |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{|class=" | {|class="floatright" style="font-size:100%; width:100% max-width:400px;" | ||
! class="infobox2" colspan="2" style="font-size:150%;" | SCP: Secret Laboratory | ! class="infobox2" colspan="2" style="font-size:150%;" | SCP: Secret Laboratory | ||
|- | |- |
Latest revision as of 04:29, 27 May 2025
SCP: Secret Laboratory | |
---|---|
![]() | |
Basic Information | |
Developer | Northwood Studios |
Publisher | Northwood Studios |
Engine | Unity |
Genres | Free-to-Play Horror First Person Shooter |
Mode | Multiplayer |
Platforms | Microsoft Windows |
Links | Website |
Example
{{SCPSLinfobox
|image=scpslcover.png
|imagesize=360px
|dev=Northwood Studios
|publisher=Northwood Studios
|engine=Unity
|genres=Free-to-Play<br> Horror<br> First Person Shooter
|mode=Multiplayer
|links=[https://scpslgame.com/ Website]
}}
Syntax
{{SCPSLinfobox
|image = Image
|imagesize = Image size override
|dev = Game developer
|publisher = Game publisher
|engine = Game engine
|genres = Game genres
|mode = Game mode
|platforms = Platforms the game is on
|requirements = Game technical requirements
|links = Important external links
}}