全站通知:

模板:Item infobox

来自新怪谈:秘密实验室WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索


Item infobox
Coin.png
数据
描述 You're not sure why you'd want to carry this around...
类型 Equipment
用途 Plugins
生成 Remote Admin
生成ID 35


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
}}