Szablon:SCP Item Infobox: Różnice pomiędzy wersjami
Z SCP: Secret Laboratory Polish Official Wiki
Inne akcje
m możliwość usunięcia nie wyświetlania ID przedmiotu (dla SCP-914) |
m możliwość usunięcia nie wyświetlania ID przedmiotu (dla SCP-914) - poprawka |
||
| Linia 1: | Linia 1: | ||
{| class="infobox" style="font-size:90%; width:{{{infosize|25%}}};" | {| class="infobox" style="font-size:90%; width:{{{infosize|25%}}};" | ||
|- | |- | ||
| Linia 34: | Linia 34: | ||
| style="width:55%;" | [http://www.scp-wiki.net.pl/|{{{linkOverride|{{PAGENAME}}}}} {{{linkOverride|{{PAGENAME}}}}}] | | style="width:55%;" | [http://www.scp-wiki.net.pl/|{{{linkOverride|{{PAGENAME}}}}} {{{linkOverride|{{PAGENAME}}}}}] | ||
|- | |- | ||
{{#if:{{{ID|}}}|{{!}} style="width:45%;font-size:95%;" {{!}} '''ID Przedmiotu''' | {{#if:{{{ID|}}}|{{!}} style="width:45%;font-size:95%; white-space: nowrap;" {{!}} '''ID Przedmiotu''' | ||
{{!}} style="width:55%;" {{!}} {{{ID}}} | {{!}} style="width:55%; white-space: nowrap;" {{!}} {{{ID}}} | ||
{{!}}- | |||
|}} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
{{Item infobox | {{Item infobox | ||
Wersja z 22:49, 26 lis 2021
| SCP Item Infobox | |
|---|---|
| Statystyki | |
| Typ | {{{type}}} |
| Użycie | {{{usage}}} |
| Miejsce spawnu | {{{spawn}}} |
| Link do artykułu | Item Infobox SCP Item Infobox |
| SCP Item Infobox | |
|---|---|
| Informacje | |
| Opis | You're not sure why you'd want to carry this around... |
| Typ | Equipment |
| Użycie | Plugins |
| Miejsce spawnu | 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
}}