|
|
Linia 33: |
Linia 33: |
| | style="width:45%;font-size:95%;" | '''Link do artykułu''' | | | style="width:45%;font-size:95%;" | '''Link do artykułu''' |
| | 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}}}}}] |
| |-
| |
| | style="width:45%;font-size:95%;" | '''ID Klasy'''
| |
| | style="width:55%;" | {{{ID}}}
| |
| |}
| |
| {{#if:{{{nocat|}}}||[[Category:Items]]}}
| |
| </includeonly>
| |
| <noinclude>
| |
| {{Item infobox
| |
| |image = Coin.png
| |
| |image_size = 200
| |
| |type = Equipment
| |
| |usage = Plugins
| |
| |spawn = Remote Admin
| |
| |Description = ''You're not sure why you'd want to carry this around...''
| |
| |ID = 35
| |
| }}
| |
| __NOTOC__
| |
| An infobox for [[:Category:Items|Items]].
| |
| ==Example==
| |
|
| |
| <code><nowiki>{{Item infobox</nowiki></code><br>
| |
| <code><nowiki>|name = Example item</nowiki></code><br>
| |
| <code><nowiki>|image = SCP Foundation (emblem).svg</nowiki></code><br>
| |
| <code><nowiki>|image_size = 200</nowiki></code><br>
| |
| <code><nowiki>|caption = Some example image</nowiki></code><br>
| |
| <code><nowiki>|type = Equipment</nowiki></code><br>
| |
| <code><nowiki>|usage = Disarms</nowiki></code><br>
| |
| <code><nowiki>|spawn = [[MTF]]</nowiki></code><br>
| |
| <code><nowiki>|nocat = yes</nowiki></code><br>
| |
| <code><nowiki>}}</nowiki></code><br>
| |
| ==Syntax==
| |
|
| |
| <code><nowiki>{{Item infobox</nowiki></code><br>
| |
| <code><nowiki>|name = Name override</nowiki></code><br>
| |
| <code><nowiki>|image = Image (preferably png)</nowiki></code><br>
| |
| <code><nowiki>|caption = Caption that goes under the infobox image</nowiki></code><br>
| |
| <code><nowiki>|image_size = Image size override</nowiki></code><br>
| |
| <code><nowiki>|type = Item type (Equipment/Misc)|(Tool/Consumable)|SCP Item</nowiki></code><br>
| |
| <code><nowiki>|usage = What is it used for </nowiki></code><br>
| |
| <code><nowiki>|spawn = Spawn locations (both zones and classes)</nowiki></code><br>
| |
| <code><nowiki>|nocat = Doesn't include category</nowiki></code><br>
| |
| <code><nowiki>}}</nowiki></code>
| |
| [[Category:Templates]][[Category:Infoboxes]]
| |
| </noinclude>
| |
|
| |
|
| |
|
| |
| <includeonly>
| |
| {| class="infobox" style="font-size:90%; width:{{{infosize|25%}}};"
| |
| |-
| |
| ! class="infobox2" colspan="2" style="font-size:130%;" | {{{name|{{PAGENAME}}}}}
| |
| |-
| |
| {{#if:{{{image|}}} |{{!}} style="padding:0.5em; text-align:center;" colspan="2" {{!}} [[File:{{{image}}}{{!}}{{{image_size|250}}}px]]
| |
| {{!}}-
| |
| |}}
| |
| {{#if:{{{caption|}}}|{{!}} style="text-align:center;" colspan="2" {{!}} <small>{{{caption}}}</small>
| |
| {{!}}-
| |
| |}}
| |
| |-
| |
| | class="infobox3" colspan="2" | Stats
| |
| |-
| |
| {{#if:{{{Description|}}}|{{!}} style="width:30%;font-size:95%;" {{!}} '''Opis'''
| |
| {{!}} style="width:45%; white-space: nowrap;" {{!}} {{{Description}}}
| |
| {{!}}-
| |
| |}}
| |
| |-
| |
| | style="width:45%;font-size:95%;" | '''Typ'''
| |
| | style="width:55%;" | {{{type}}}
| |
| |-
| |
| | style="width:45%;font-size:95%;" | '''Użycie'''
| |
| | style="width:55%; white-space: nowrap;" | {{{usage}}}
| |
| |-
| |
| | style="width:45%;font-size:95%;" | '''Strefa respawnu'''
| |
| | style="width:55%; white-space: nowrap;" | {{{spawn}}}
| |
| |-
| |
| {{#if:{{{effect|}}}|{{!}} style="width:45%;font-size:95%; white-space: nowrap;" {{!}} '''Nadaje efekty'''
| |
| {{!}} style="width:55%; white-space: nowrap;" {{!}} {{{effect}}}
| |
| {{!}}-
| |
| |}}
| |
| | style="width:45%;font-size:95%;" | '''Link do artykułu'''
| |
| | style="width:55%;" | [http://scp-wiki.net.pl/|{{{linkOverride|{{PAGENAME}}}}} {{PAGENAME}}]
| |
| |- | | |- |
| | style="width:45%;font-size:95%;" | '''ID Przedmiotu''' | | | style="width:45%;font-size:95%;" | '''ID Przedmiotu''' |
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
}}