Template:Mod: Difference between revisions

115 bytes added ,  16:39, 9 October 2021
store difficulty and complexity
mNo edit summary
(store difficulty and complexity)
Line 16: Line 16:
|Restriction=String
|Restriction=String
|TinkerTierNum=Integer
|TinkerTierNum=Integer
|Difficulty=Integer
|Complexity=Integer
|PowerLoadSensitive=Boolean
|PowerLoadSensitive=Boolean
|EMPSensitive=Boolean
|EMPSensitive=Boolean
Line 63: Line 65:
                  
                  
-->{{#cargo_store:_table=Mods
-->{{#cargo_store:_table=Mods
|Type={{{type|}}}
|Type       = {{{type|}}}
|MinTier    = {{{mintier|0}}}
|MinTier    = {{{mintier|0}}}
|MaxTier    = {{{maxtier|99}}}
|MaxTier    = {{{maxtier|99}}}
Line 76: Line 78:
|Description = {{qud text|{{{desc|}}} }}
|Description = {{qud text|{{{desc|}}} }}
|Restriction = {{{restriction|no restrictions}}}
|Restriction = {{{restriction|no restrictions}}}
|Difficulty  = {{{difficulty|}}}
|Complexity  = {{{complexity|}}}
|PowerLoadSensitive = {{{powerloadsensitive|no}}}
|PowerLoadSensitive = {{{powerloadsensitive|no}}}
|EMPSensitive = {{{empsensitive|no}}}
|EMPSensitive = {{{empsensitive|no}}}