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

Нет описания правки
(Отмена правки 74543, сделанной Graybear98 (обсуждение))
Метка: отмена
Строка 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}}}'''
|'''Потребление заряда'''<br>
|'''Cell Drain'''<br>
:'''Бездействие:''' {{{idle|Undefined}}}<br>
:'''Idle:''' {{{idle|Undefined}}}<br>
:'''Активно:''' {{{active|Undefined}}}<br>
:'''Active:''' {{{active|Undefined}}}<br>
:'''В использовании:''' {{{use|Undefined}}}<br>
:'''On Use:''' {{{use|Undefined}}}<br>
'''Объем мода:''' {{{complexity|Undefined}}}<br>
'''Complexity:''' {{{complexity|Undefined}}}<br>
|}
|}
{|width="100%" cellspacing="0" cellpadding="2"
{|width="100%" cellspacing="0" cellpadding="2"
| style="background-color:{{{bgcolor2|#bbbbbb}}};" |'''Описание'''
| style="background-color:{{{bgcolor2|#bbbbbb}}};" |'''Description'''
|-
|-
|{{#if:{{{description|}}}|{{{description}}}|No description}}
|{{#if:{{{description|}}}|{{{description}}}|No description}}

Версия от 14:18, 19 октября 2024


{{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.