Шаблон:Structure infobox: различия между версиями
Материал из SCP: Secret Laboratory Russian Official Wiki
Дополнительные действия
TARE104KA (обсуждение | вклад) Новая страница: «<includeonly> {| class="infobox" style="font-size:90%; width:20%;" |- ! class="infobox2" colspan="2" style="font-size:130%;" | {{{name|{{PAGENAME}}}}} |- {{#if:...» |
м Косметическое обновление |
||
(не показано 5 промежуточных версий 2 участников) | |||
Строка 2: | Строка 2: | ||
{| class="infobox" style="font-size:90%; width:20%;" | {| class="infobox" style="font-size:90%; width:20%;" | ||
|- | |- | ||
! class="infobox2" colspan="2" style="font-size:130%;" | {{{name|{{PAGENAME}}}}} | ! class="infobox2" colspan="2" style="font-size:130%; white-space: nowrap;" | {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
{{#if:{{{image|}}} |{{!}} style="padding:0.5em; text-align:center;" colspan="2" {{!}} [[File:{{{image}}}{{!}}{{{image_size|250}}}px]] | {{#if:{{{image|}}} |{{!}} style="padding:0.5em; text-align:center;" colspan="2" {{!}} [[File:{{{image}}}{{!}}{{{image_size|250}}}px]] | ||
{{!}}- | |||
|}} | |||
{{#if:{{{image1|}}} |{{!}} style="padding:0.5em; text-align:center;" colspan="2" {{!}} <div class="round-tabber"><tabber> Обычный=[[File:{{{image1}}}{{!}}{{{image_size|250}}}px]]|-|С Адреналином=[[File:{{{image2}}}{{!}}{{{image_size|250}}}px]]</tabber></div> | |||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
Строка 21: | Строка 24: | ||
|}} | |}} | ||
{{#if:{{{spawn|}}}|{{!}} style="width:45%;font-size:95%;" {{!}} '''Появление''' | {{#if:{{{spawn|}}}|{{!}} style="width:45%;font-size:95%;" {{!}} '''Появление''' | ||
{{!}} style="width:55%;" {{!}} {{{spawn}}} | {{!}} style="width:55%; white-space: nowrap;" {{!}} {{{spawn}}} | ||
{{!}}- | {{!}}- | ||
|}} | |}} | ||
|} | |} | ||
{{#if:{{{nocat|}}}||[[Category: | {{#if:{{{nocat|}}}||[[Category:Структуры]]}} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Строка 37: | Строка 40: | ||
|nocat = yes | |nocat = yes | ||
}} | }} | ||
An infobox for [[:Category: | An infobox for [[:Category:Структуры|Структуры]]. | ||
==Example== | ==Example== | ||
<code><nowiki>{{Structure infobox</nowiki></code><br> | <code><nowiki>{{Structure infobox</nowiki></code><br> |
Текущая версия от 23:33, 22 февраля 2022
Example Structure | |
---|---|
![]() | |
Some example image | |
Информация | |
Тип | Interactable object |
Применение | Allows adding attachments |
Появление | LCZ |
An infobox for Структуры.
Example
{{Structure infobox
|name = Example Structure
|image = SCP Foundation (emblem).svg
|caption = Some example image
|type = Interactable object
|usage = Allows adding attachments
|spawn = LCZ
|nocat = yes
}}
Syntax
{{Structure_infobox
|name = Name override
|image = Image (preferably png)
|image_size = Set image size
|caption = Some example image
|type = What kind of structure is it
|usage = What is it used for
|spawn = Spawn location of the structure
|nocat = Category isn't set
}}