Template:Modsuit: Difference between revisions
Jump to navigation
Jump to search
GreytideSkye (talk | contribs) (maybe this fixes the TOC???) |
(now presenting: smaller template and alternative skins) |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{anchor|{{{MODsuit|}}}}}<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: .35em 1em 1em 1em; border: .2em solid {{{ColorMain|# | {{anchor|{{{MODsuit|}}}}}<div style="box-shadow: 0 0 .3em #999; border-radius: .2em; margin: .35em 1em 1em 1em; border: .2em solid {{{ColorMain|#969696}}}; background: {{{ColorMain|#969696}}}; width:100%; height: fit-content;"> | ||
{| | {| | ||
!style="width:6%"| | !style="width:6%"| | ||
| Line 7: | Line 7: | ||
|<center>[[File:{{{MODsuit image|Standard modsuit.png}}}|64px]]<h2 style="padding:.3em; font-size:100%; color:#FFF; border-bottom:none;">'''{{{MODsuit|Undefined}}}'''</h2></center> | |<center>[[File:{{{MODsuit image|Standard modsuit.png}}}|64px]]<h2 style="padding:.3em; font-size:100%; color:#FFF; border-bottom:none;">'''{{{MODsuit|Undefined}}}'''</h2></center> | ||
|<div style="border:.2em solid {{{ColorBackground|# | |<div style="border:.2em solid {{{ColorBackground|#DBDBDB}}}; padding:.75em; font-size:90%; margin:.25em; border-radius:.5em; background-color:{{{ColorBackground|#DBDBDB}}};"> | ||
''{{{Description|Undefined Description}}}''<br/> | |||
{{#if:{{{(Optional) Extra Description|}}}|{{{(Optional) Extra Description}}}<br/>|}} | |||
<center><span style="font-size:150%">'''Base Armor'''</span></center> | <center><span style="font-size:150%">'''Base Armor'''</span></center> | ||
---- | ---- | ||
<div style="padding:.75em; background:{{{ColorArmorBackground|# | <div style="padding:.75em; background:{{{ColorArmorBackground|#C4C4C4}}}; margin-top:1em; border-radius:1.5em;"> | ||
{| style = "width:100%; text-align: center; table-layout:fixed;" | {| style = "width:100%; text-align: center; table-layout:fixed;" | ||
!Melee | !Melee | ||
| Line 43: | Line 40: | ||
'''Cell Drain:''' {{{Cell Drain|Undefined}}} | '''Cell Drain:''' {{{Cell Drain|Undefined}}} | ||
'''Maximum Complexity:''' {{{Maximum Complexity|Undefined}}} | '''Maximum Complexity:''' {{{Maximum Complexity|Undefined}}}<br/> | ||
{{#if:{{{Alternate Skin|}}}| | |||
'''Alternate Skins:'''<br/> | |||
[[File:{{{Alternate Skin Image}}}|32px]] {{{Alternate Skin}}} | |||
}}<br/> | |||
{{#if:{{{(Optional) Inbuilt Modules|}}}| | {{#if:{{{(Optional) Inbuilt Modules|}}}| | ||
'''Inbuilt Modules''' | '''Inbuilt Modules''' | ||
| Line 76: | Line 76: | ||
|Cell Drain=50 | |Cell Drain=50 | ||
|Maximum Complexity = 10 | |Maximum Complexity = 10 | ||
|Alternate Skin Image= corpsman.png | |||
|Alternate Skin= Corpsman | |||
|(Optional) Inbuilt Modules = | |(Optional) Inbuilt Modules = | ||
* Hydraulic Clamp Module | * Hydraulic Clamp Module | ||
| Line 82: | Line 84: | ||
}} | }} | ||
</pre> | </pre> | ||
The code above will yield: | |||
{{Modsuit | {{Modsuit | ||
|MODsuit = Loader MODsuit | |MODsuit = Loader MODsuit | ||
| Line 101: | Line 104: | ||
|Cell Drain=50 | |Cell Drain=50 | ||
|Maximum Complexity = 10 | |Maximum Complexity = 10 | ||
|Alternate Skin Image= corpsman.png | |||
|Alternate Skin= Corpsman | |||
|(Optional) Inbuilt Modules = | |(Optional) Inbuilt Modules = | ||
* Hydraulic Clamp Module | * Hydraulic Clamp Module | ||
| Line 107: | Line 112: | ||
}} | }} | ||
Default(no values): | |||
{{Modsuit}} | {{Modsuit}} | ||
</noinclude> | </noinclude> | ||
Revision as of 12:41, 7 July 2026
{{Modsuit
|MODsuit = Loader MODsuit
|MODsuit image = Cargo modsuit.png
|Description = An unsealed experimental motorized harness manufactured by Scarborough Arms for quick and efficient munition supplies.
|(Optional) Extra Description = This is a unique MODsuit that belong to [[Cargo Technician]]s and the [[Quartermaster]].
|ColorMain= #A34F00
|ColorBackground = #FFDAB8
|ColorArmorBackground = #FFC28A
|Melee = 15
|Ballistic = 5
|Laser = 5
|Energy = 5
|Bomb = 10
|Biological = 10
|Fire = 25
|Acid = 25
|Wounds = 10
|Cell Drain=50
|Maximum Complexity = 10
|Alternate Skin Image= corpsman.png
|Alternate Skin= Corpsman
|(Optional) Inbuilt Modules =
* Hydraulic Clamp Module
* Loader Module
* Magnet Module
}}
The code above will yield:
![]() Loader MODsuit |
An unsealed experimental motorized harness manufactured by Scarborough Arms for quick and efficient munition supplies.
Cell Drain: 50 Maximum Complexity: 10
|
Default(no values):

