Template:ModsuitModule: Difference between revisions

From Nova Sector 13
Jump to navigation Jump to search
(new template, thanks tgwiki)
 
(New module look)
Line 1: Line 1:
<includeonly>{| style="border:1px solid {{{bgcolor2|#bbbbbb}}}; width:75%" cellpadding="0" cellspacing="0"
<includeonly>
|
{{anchor|{{{Module|}}}}}
{|width="100%" cellspacing="0" cellpadding="2"
<div style="box-shadow: 0 0px 12px #999; margin: 10px; padding: 5px; border-radius: 2px; background: {{{BackgroundColor|#969696}}}; width: 50%;">[[File:{{{ModuleImage|MOD Storage.png}}}|64px]] <span style="font-size:200%;">'''{{{Module|Module}}}'''</span>
|align=center width="150" style="background-color:{{{bgcolor1|#cccccc}}}"|{{#if:{{{OverrideImage|}}}|{{{image|}}}|[[File:{{{image|{{{name|Unknown}}}.png}}}{{!}}64px{{!}}{{{name|Item}}}]]}}<br>'''{{{name|Item}}}'''
|'''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"
| style="background-color:{{{bgcolor2|#bbbbbb}}};" |'''Description'''
|-
|{{#if:{{{description|}}}|{{{description}}}|No description}}
|}
|}</includeonly><noinclude>


<div style="display: flex; border-radius: 2px; gap: 12px;">
<!-- Cell Usage Information tab -->
<div style="border-radius: 4px; border: 3px solid {{{TextboxColor|#C4C4C4}}}; background: {{{TextboxColor|#C4C4C4}}}; width:50%; padding: 5px">
'''Cell Drain'''
:'''Idle:''' {{{Idle|Undefined}}}
:'''Active:''' {{{Active|Undefined}}}
:'''On-Use:''' {{{OnUse|Undefined}}}
</div>
<!-- Additional Module Information tab -->
<div style="border-radius: 4px; border: 3px solid {{{TextboxColor|#C4C4C4}}}; background: {{{TextboxColor|#C4C4C4}}}; width:50%; padding: 5px">
'''Additional Information'''<br>
:'''Complexity:''' {{{Complexity|Undefined}}}<br>
{{#if:{{{CooldownTime|}}}|:'''Cooldown Time:''' {{{CooldownTime|}}}<br>}}
{{#if:{{{IncompatibleModules|}}}|:'''Incompatible Modules:''' {{{IncompatibleModules|}}}<br>}}
</div>
<!-- Description -->
</div>
<span style="font-size:130%;">'''Description:'''</span>
<div style="border-radius: 4px; border: 3px solid {{{TextboxColor|#C4C4C4}}}; background: {{{TextboxColor|#C4C4C4}}}; padding: 5px">
{{{Description|No Description}}}
</div>
</div>
</includeonly>
<noinclude>
<pre>
<pre>
{{ModsuitModule
{{User:Liljackrabbit25/Sandbox/Template:ModsuitModule
|name=Test Item
|Module=Constructor Module
|bgcolor1 = #FFEE88
|ModuleImage=Constructor module.png
|bgcolor2 = #FFDD66
|BackgroundColor=#FFBD2E
|image = GPS module.png
|TextboxColor=#FFE8B8
|idle = 0
|Idle=10
|active = 0
|Active=0
|use = 100
|OnUse=100
|complexity = 5
|Complexity=2
|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.
|CooldownTime=11 Seconds
}}
|IncompatibleModules= Quick Carry Module
|Description=This module entirely occupies the wearer's forearm, notably causing conflict with advanced arm servos meant to carry crewmembers. However, it functions as an extremely advanced construction hologram scanner, as well as containing the latest engineering schematics combined with inbuilt memory to help the user build walls.
}}
</pre>
</pre>


{{ModsuitModule
Yields:
|name = Test Item
 
|bgcolor1 = #FFEE88
{{User:Liljackrabbit25/Sandbox/Template:ModsuitModule
|bgcolor2 = #FFDD66
|Module=Constructor Module
|image = GPS module.png
|ModuleImage=Constructor module.png
|idle = 0
|BackgroundColor=#FFBD2E
|active = 0
|TextboxColor=#FFE8B8
|use = 100
|Idle=10
|complexity = 5
|Active=0
|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.
|OnUse=100
}}
|Complexity=2
|CooldownTime=11 Seconds
|IncompatibleModules= Quick Carry Module
|Description=This module entirely occupies the wearer's forearm, notably causing conflict with advanced arm servos meant to carry crewmembers. However, it functions as an extremely advanced construction hologram scanner, as well as containing the latest engineering schematics combined with inbuilt memory to help the user build walls.
}}


[[Category:Templates]]</noinclude>
Blank Example
{{User:Liljackrabbit25/Sandbox/Template:ModsuitModule}}
<noinclude>

Revision as of 01:53, 10 July 2026


{{User:Liljackrabbit25/Sandbox/Template:ModsuitModule
|Module=Constructor Module
|ModuleImage=Constructor module.png
|BackgroundColor=#FFBD2E
|TextboxColor=#FFE8B8
|Idle=10
|Active=0
|OnUse=100
|Complexity=2
|CooldownTime=11 Seconds
|IncompatibleModules= Quick Carry Module
|Description=This module entirely occupies the wearer's forearm, notably causing conflict with advanced arm servos meant to carry crewmembers. However, it functions as an extremely advanced construction hologram scanner, as well as containing the latest engineering schematics combined with inbuilt memory to help the user build walls.
}}

Yields:


Constructor Module

Cell Drain

Idle: 10
Active: 0
On-Use: 100

Additional Information

Complexity: 2
Cooldown Time: 11 Seconds
Incompatible Modules: Quick Carry Module

Description:

This module entirely occupies the wearer's forearm, notably causing conflict with advanced arm servos meant to carry crewmembers. However, it functions as an extremely advanced construction hologram scanner, as well as containing the latest engineering schematics combined with inbuilt memory to help the user build walls.


Blank Example


Module

Cell Drain

Idle: Undefined
Active: Undefined
On-Use: Undefined

Additional Information

Complexity: Undefined


Description:

No Description