Template:ModsuitModule: Difference between revisions
Jump to navigation
Jump to search
imported>Dragomagol mNo edit summary |
imported>Rohen Tahir Category:Templates goes in the noinclude |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 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}}}''' | ||
|:'''Idle | |'''Cell Drain'''<br> | ||
:'''Active | :'''Idle:''' {{{idle|Undefined}}}<br> | ||
:''' | :'''Active:''' {{{active|Undefined}}}<br> | ||
:'''On Use:''' {{{use|Undefined}}}<br> | |||
'''Complexity:''' {{{complexity|Undefined}}}<br> | '''Complexity:''' {{{complexity|Undefined}}}<br> | ||
|} | |} | ||
Line 41: | Line 42: | ||
}} | }} | ||
[[Category:Templates]]</noinclude> | |||
[[Category:Templates]] |
Latest revision as of 08:34, 16 December 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. }}