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

Материал из MassMeta
Перейти к навигации Перейти к поиску
imported>Dragomagol
(Template for modsuit modules)
 
imported>Dragomagol
мНет описания правки
Строка 3: Строка 3:
{|width="100%" cellspacing="0" cellpadding="2"
{|width="100%" cellspacing="0" cellpadding="2"
|align=center width="150" style="background-color:{{{bgcolor1|#cccccc}}}"|{{#if:{{{OverrideImage|}}}|{{{image|}}}|[[File:{{{image|{{{name|Unknown}}}.png}}}{{!}}64px{{!}}{{{name|Item}}}]]}}<br>'''{{{name|Item}}}'''
|align=center width="150" style="background-color:{{{bgcolor1|#cccccc}}}"|{{#if:{{{OverrideImage|}}}|{{{image|}}}|[[File:{{{image|{{{name|Unknown}}}.png}}}{{!}}64px{{!}}{{{name|Item}}}]]}}<br>'''{{{name|Item}}}'''
|'''Found in: '''{{{foundin|Undefined}}}<br>'''Used for:''' {{{usedfor|Undefined}}}<br>
|'''Idle Consumption: '''{{{idle|Undefined}}}<br>'''Active Consumption:''' {{{active|Undefined}}}<br>'''Consumption :''' {{{use|Undefined}}}<br>'''Complexity:''' {{{complexity|Undefined}}}<br>
|}
|}
{|width="100%" cellspacing="0" cellpadding="2"
{|width="100%" cellspacing="0" cellpadding="2"
Строка 12: Строка 12:
|}</includeonly><noinclude>
|}</includeonly><noinclude>


== DO NOT USE THIS TEMPLATE ==
Use [[:Template:Item]] instead, this template is automatically called when an item has Found in and Used For set
{{ModsuitModule
{{ModsuitModule
  |name=Test Item
  |name=Test Item
  |bgcolor1 = #FFEE88
  |bgcolor1 = #FFEE88
  |bgcolor2 = #FFDD66
  |bgcolor2 = #FFDD66
  |image = Redtoolbox.png
  |image = GPS module.png
  |foundin = emergency lockers and storage areas
  |idle = emergency lockers and storage areas
  |usedfor = Contains tools which are useful in emergencies
  |active = Contains tools which are useful in emergencies
|use = Contains tools which are useful in emergencies
|complexity = Contains tools which are useful in emergencies
  |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.<br><br>Be quick in getting one as they tend to get looted quickly if you want until an emergency strikes.
  |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.<br><br>Be quick in getting one as they tend to get looted quickly if you want until an emergency strikes.
  }}
  }}

Версия от 07:43, 20 ноября 2021


Test Item
Test Item
Idle Consumption: emergency lockers and storage areas
Active Consumption: Contains tools which are useful in emergencies
Consumption : Contains tools which are useful in emergencies
Complexity: Contains tools which are useful in emergencies
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.