Шаблон:Item: различия между версиями

Материал из SS220 Paradise Wiki (SS13)
Перейти к навигации Перейти к поиску
imported>BOT Purple
(Новая страница: «{| style="border: 1px solid {{{bgcolor2|#bbbbbb}}}; margin: 1em 0em;" {{#if:{{{foundin|}}}{{{usedfor|}}}{{{strategy|}}}{{{description|}}}{{{contents|}}}|width="10...»)
 
imported>BOT Purple
м (русификация шаблонов)
Строка 98: Строка 98:
}}
}}


[[Category:Templates]]
[[Category:Шаблоны]]
</noinclude>
</noinclude>

Версия от 15:14, 17 декабря 2020

Файл:NPA.png


Usage

This template is intended to help list item descriptions in a consistent fashion across articles.

With no parameters

 {{Item}}
Файл:NPA.png


With minimal parameters

The bare minimum is with the name parameter:

 {{Item
 | name = Test Item
 | bgcolor1 = #FFEE88
 | bgcolor2 = #FFDD66
 | image = Red Toolbox.png
 }}
Test Item
Red Toolbox.png


Typical item

If the description parameter is set, this template will show:

 {{Item
 | bgcolor1 = #FFEE88
 | bgcolor2 = #FFDD66
 | name = Emergency Toolbox
 | image = Red Toolbox.png
 | foundin = emergency lockers and storage areas
 | usedfor = Contains tools which are useful in emergencies
 | strategy = It is very heavy, useful for the beating up of people. Contains a flashlight which is very useful as well as a crowbar.
 | description = The toolbox contains a flashlight, a crowbar, a radio and a fire extinguisher. All of which are very useful not only when emergencies hit but also when trying to cause an emergency.
 Be quick in getting one as they tend to get looted quickly if you want until an emergency strikes.
 }}
Emergency Toolbox
Red Toolbox.png Found in: Emergency lockers and storage areas.
Used for: Contains tools which are useful in emergencies.
Strategy: It is very heavy, useful for the beating up of people. Contains a flashlight which is very useful, as well as a crowbar.
Description

The toolbox contains a flashlight, a crowbar, a radio and a fire extinguisher. All of which are very useful not only when emergencies hit but also when trying to cause an emergency. Be quick in getting one as they tend to get looted quickly if you want until an emergency strikes.

Container items

If the contents parameter is set, this template will show:

 {{Item
 | bgcolor1 = #FFEE88
 | bgcolor2 = #FFDD66
 | name = Emergency Toolbox
 | image = Red Toolbox.png
 | foundin = Emergency lockers and storage areas.
 | usedfor = Contains tools which are useful in emergencies.
 | strategy = It is very heavy, useful for the beating up of people. Contains a flashlight which is very useful, as well as a crowbar.
 | contents = [[File:Screwdriver tool.png|link=Screwdriver]] [[File:Wrench.png|link=Wrench]] [[File:Welder.png|link=Welding Tool]] [[File:Crowbar.png|link=Crowbar]][[File:Analyzer.png]] [[File:Wirecutters.png|link=Wirecutters]] 
 | description = The toolbox contains a flashlight, a crowbar, a radio and a fire extinguisher. All of which are very useful not only when emergencies hit but also when trying to cause an emergency.
 Be quick in getting one as they tend to get looted quickly if you want until an emergency strikes.
 }}
Emergency Toolbox
Red Toolbox.png Found in: Emergency lockers and storage areas.
Used for: Contains tools which are useful in emergencies.
Strategy: It is very heavy, useful for the beating up of people. Contains a flashlight which is very useful, as well as a crowbar.
Description

The toolbox contains a flashlight, a crowbar, a radio and a fire extinguisher. All of which are very useful not only when emergencies hit but also when trying to cause an emergency. Be quick in getting one as they tend to get looted quickly if you want until an emergency strikes.

Contents

Screwdriver tool.png Wrench.png Welderon.gif Crowbar.png Analyzer.png Wirecutters.png