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

Материал из MassMeta
Перейти к навигации Перейти к поиску
imported>Dragomagol
мНет описания правки
imported>Rohen Tahir
(Category:Templates goes in the noinclude)
 
(не показано 7 промежуточных версий 1 участника)
Строка 1: Строка 1:
<includeonly>{| style="border:1px solid {{{bgcolor2|#bbbbbb}}};" cellpadding="0" cellspacing="0"
<includeonly>{| style="border:1px solid {{{bgcolor2|#bbbbbb}}}; width:75%" cellpadding="0" cellspacing="0"
  |
  |
{|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}}}'''
|'''Idle Consumption: '''{{{idle|Undefined}}}<br>'''Active Consumption:''' {{{active|Undefined}}}<br>'''Consumption on Use:''' {{{use|Undefined}}}<br>'''Complexity:''' {{{complexity|Undefined}}}<br>
|'''Cell Drain'''<br>
:'''Idle:''' {{{idle|Undefined}}}<br>
:'''Active:''' {{{active|Undefined}}}<br>
:'''On Use:''' {{{use|Undefined}}}<br>
'''Complexity:''' {{{complexity|Undefined}}}<br>
|}
|}
{|width="100%" cellspacing="0" cellpadding="2"
{|width="100%" cellspacing="0" cellpadding="2"
Строка 12: Строка 16:
|}</includeonly><noinclude>
|}</includeonly><noinclude>


<pre>
{{ModsuitModule
{{ModsuitModule
  |name=Test Item
  |name=Test Item
Строка 17: Строка 22:
  |bgcolor2 = #FFDD66
  |bgcolor2 = #FFDD66
  |image = GPS module.png
  |image = GPS module.png
  |idle = emergency lockers and storage areas
  |idle = 0
  |active = Contains tools which are useful in emergencies
  |active = 0
  |use = Contains tools which are useful in emergencies
  |use = 100
  |complexity = Contains tools which are useful in emergencies
  |complexity = 5
  |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.
  }}
  }}
</pre>


</noinclude>
{{ModsuitModule
[[Category:Templates]]
|name = Test Item
|bgcolor1 = #FFEE88
|bgcolor2 = #FFDD66
|image = GPS module.png
|idle = 0
|active = 0
|use = 100
|complexity = 5
|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.
}}
 
[[Category:Templates]]</noinclude>

Текущая версия от 11:34, 16 декабря 2021


{{ModsuitModule
 |name=Test Item
 |bgcolor1 = #FFEE88
 |bgcolor2 = #FFDD66
 |image = GPS module.png
 |idle = 0
 |active = 0
 |use = 100
 |complexity = 5
 |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.
 }}
Test Item
Test Item
Cell Drain
Idle: 0
Active: 0
On Use: 100

Complexity: 5

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.