Szablon:Structure infobox: Różnice pomiędzy wersjami
Z SCP: Secret Laboratory Polish Official Wiki
Inne akcje
Nie podano opisu zmian |
m usunięcie nadawania kategorii + przypisanie do kategorii |
||
Linia 25: | Linia 25: | ||
|}} | |}} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Linia 37: | Linia 36: | ||
|nocat = yes | |nocat = yes | ||
}} | }} | ||
==Example== | ==Example== | ||
<code><nowiki>{{Structure infobox</nowiki></code><br> | <code><nowiki>{{Structure infobox</nowiki></code><br> | ||
Linia 62: | Linia 60: | ||
<code><nowiki>}}</nowiki></code><br> | <code><nowiki>}}</nowiki></code><br> | ||
[[Kategoria: Szablony | [[Kategoria:Szablony - Infoboxy]] | ||
</noinclude> | </noinclude> |
Wersja z 20:08, 1 lis 2021
Example Structure | |
---|---|
![]() | |
Some example image | |
Info | |
Type | Interactable object |
Usage | Allows adding attachments |
Spawn | LCZ |
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
}}