Template:Item infobox: Difference between revisions
Template page
More actions
No edit summary |
C.A.S.S.I.E. (talk | contribs) m Moved page from betawiki:Template:Item infobox (history) |
||
Line 71: | Line 71: | ||
| style="width:55%; white-space: nowrap;" | {{{spawn}}} | | style="width:55%; white-space: nowrap;" | {{{spawn}}} | ||
|- | |- | ||
{{#if:{{{SCP914|True}}}|{{!}} style="width:45%;font-size:95%; white-space: nowrap;" {{!}} '''Obtainable from 914?''' | |||
{{!}} style="width:55% | {{!}} style="width:55%;" {{!}} {{{SCP914|True}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
{{#ifeq:{{PAGENAME}}|Cut/Legacy Content/Items||{{#if:{{{Pocket|Low}}}|{{!}} style="width:45%;font-size:95%; white-space: nowrap;" {{!}} '''Deletion % in {{Hoverimage|Pocket Dimension|text=PD}}''' | |||
{{!}} style="width:55%;" {{!}} {{#switch:{{{Pocket|Low}}}|High=High Tier (0%)|Medium=Medium Tier (33%)|Low=Low Tier (50%)|Keycard Override= {{Hoverimage|Janitor Keycard <br>Scientist Keycard<br>Guard Keycard<br>Zone Manager Keycard<br>|text=Low Tier (50%)}}<br>{{Hoverimage|Research Supervisor Keycard<br>Private Keycard<br>Sergeant Keycard<br>Chaos Insurgency Access Device|text=Medium Tier (33%)}}<br>{{Hoverimage|Captain Keycard<br>Containment Engineer Keycard<br>Facility Manager Keycard<br>O5 Keycard|text=High Tier (0%)}}|Coal Override = Unknown}} | |||
{{!}}- | |||
|}} | |}} | ||
|}} | |||
|- | |||
{{#if:{{{effect|}}}|{{!}} style="width:45%;font-size:95%; white-space: nowrap;" {{!}} '''Applied Effects''' | {{#if:{{{effect|}}}|{{!}} style="width:45%;font-size:95%; white-space: nowrap;" {{!}} '''Applied Effects''' | ||
{{!}} style="width:55%;" {{!}} {{{effect}}} | {{!}} style="width:55%;" {{!}} {{{effect}}} | ||
Line 125: | Line 130: | ||
<code><nowiki>}}</nowiki></code> | <code><nowiki>}}</nowiki></code> | ||
[[Category:Templates]][[Category:Infoboxes]] | [[Category:Templates]][[Category:Infoboxes]] | ||
</noinclude> | </noinclude><noinclude> | ||
<small>This page was moved from [[betawiki:Template:Item infobox]]. Its edit history can be viewed at [[Template:Item infobox/edithistory]]</small></noinclude> |
Revision as of 03:23, 6 January 2023
Item infobox | |
---|---|
Basic Information | |
Type | {{{type}}} |
Usage | {{{usage}}} |
Other Information | |
Spawn | {{{spawn}}} |
Obtainable from 914? | True |
Deletion % in PD Pocket Dimension | Low Tier (50%) |
Spawn ID | {{{ID}}} |
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
}}
This page was moved from betawiki:Template:Item infobox. Its edit history can be viewed at Template:Item infobox/edithistory