Template:SCP Item Infobox: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
|}} | |}} | ||
|- | |- | ||
| class="infobox3" colspan="2" | | | class="infobox3" colspan="2" | Basic Information | ||
|- | |- | ||
{{#if:{{{Description|}}}|{{!}} style="width:30%;font-size:95%;" {{!}} '''Description''' | {{#if:{{{Description|}}}|{{!}} style="width:30%;font-size:95%;" {{!}} '''Description''' | ||
Line 31: | Line 31: | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
| class="infobox3" colspan="2" | Other Information | |||
|- | |||
| style="width:45%;font-size:95%;" | '''Article Link''' | | style="width:45%;font-size:95%;" | '''Article Link''' | ||
| style="width:55%;" | [http://www.scpwiki.com/|{{{linkOverride|{{PAGENAME}}}}} | | style="width:55%;" | [http://www.scpwiki.com/|{{{linkOverride|{{PAGENAME}}}}} SCP Article] | ||
|- | |- | ||
{{#if:{{{ID|}}}|{{!}} style="width:30%;font-size:95%;" {{!}} '''Spawn ID''' | {{#if:{{{ID|}}}|{{!}} style="width:30%;font-size:95%;" {{!}} '''Spawn ID''' | ||
Line 46: | Line 48: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{Item | {{SCP Item Infobox | ||
|image = | |image = 2536Render2.png | ||
|image_size = | |caption = Example render; only 3 presents spawn at once | ||
|type | |image_size = 200px | ||
|usage = | |type = SCP Object | ||
| | |spawn = Appears randomly | ||
| | |usage = Provides useful items | ||
| | |effect = Varies | ||
|VA = Red | |||
|linkOverride=SCP-2536 | |||
}} | }} | ||
__NOTOC__ | __NOTOC__ |
Revision as of 18:57, 10 January 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
}}