Шаблон:Item Infobox: различия между версиями
Материал из SCP: Secret Laboratory Russian Official Wiki
Дополнительные действия
Нет описания правки |
мНет описания правки |
||
| Строка 34: | Строка 34: | ||
| style="width:55%;" | {{{ID}}} | | style="width:55%;" | {{{ID}}} | ||
|} | |} | ||
{{#if:{{{nocat|}}}||[[Category: | {{#if:{{{nocat|}}}||[[Category:Предметы]]}} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
| Строка 47: | Строка 47: | ||
}} | }} | ||
__NOTOC__ | __NOTOC__ | ||
An infobox for [[:Category: | An infobox for [[:Category:Предметы|Предметы]]. | ||
==Example== | ==Example== | ||
Версия от 14:47, 15 апреля 2021
| Item Infobox | |
|---|---|
| Stats | |
| Description | You're not sure why you'd want to carry this around... |
| Type | Equipment |
| Usage | Plugins |
| Spawn | Remote Admin |
| Spawn ID | 35 |
An infobox for Предметы.
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
}}