Template:GearProcess: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
(6 intermediate revisions by 2 users not shown)
Line 34: Line 34:
|no increase|no inc|no (increase)|no (inc)=00
|no increase|no inc|no (increase)|no (inc)=00
|poor (increase)|poor (inc)|poor increase|poor inc=-01- poor (inc)
|poor (increase)|poor (inc)|poor increase|poor inc=-01- poor (inc)
|a little=01
|a little=1
|some=02
|some=2
|quite a bit=03
|quite a bit=3
|a lot=04
|a lot=4
|00|0=No
|00|0=No
|01|1=Dismal
|01|1=Dismal
Line 535: Line 535:
|no=0
|no=0
|insignificant|insig=1
|insignificant|insig=1
|light=2
|trivial=2
|fair=3
|light=3
|moderate|mod=4
|minor=4
|high=5
|fair=5
|great=6
|mild=6
|overwhelming=7
|moderate|mod=7
|insane=8
|noticeable=8
|high=9
|significant=10
|great=11
|extreme=12
|debilitating=13
|overwhelming=14
|insane=15
|0=No
|0=No
|1=Insignificant
|1=Insignificant
|2=Light
|2=Trivial
|3=Fair
|3=Light
|4=Moderate
|4=Minor
|5=High
|5=Fair
|6=Great
|6=Mild
|7=Overwhelming
|7=Moderate
|8=Insane
|8=Noticeable
|9=High
}}{{#switch:{{{t}}}|y=]]/8}}
|10=Significant
|11=Great
|12=Extreme
|13=Debilitating
|14=Overwhelming
|15=Insane
}}{{#switch:{{{t}}}|y=]]/15}}
|stealth2|stealth hindrance2|hind2|hindrance2={{#switch:{{#sub:{{{1|}}}|0|2}}
|stealth2|stealth hindrance2|hind2|hindrance2={{#switch:{{#sub:{{{1|}}}|0|2}}
|0|0-|00=00- none
|0|0-|00=00- none
|1|1-|01=01- insig
|1|1-|01=01- insig
|2|2-|02=02- light
|2|2-|02=02- trivial
|3|3-|03=03- fair
|3|3-|03=03- light
|4|4-|04=04- mod
|4|4-|04=04- minor
|5|5-|05=05- high
|5|5-|05=05- fair
|6|6-|06=06- great
|6|6-|06=06- mild
|7|7-|07=07- overwhelm
|7|7-|07=07- mod
|8|8-|08=08- insane
|8|8-|08=08- noticeable
|9|9-|09=09- high
|10|10-|10=10- significant
|11|11-|11=11- great
|12|12-|12=12- extreme
|13|13-|13=13- debilitating
|14|14-|14=14- overwhelm
|15|15-|15=15- insane
|{{#switch:{{lc:{{{1|}}}}}
|{{#switch:{{lc:{{{1|}}}}}
|no|none=00- none
|no|none=00- none
|insignificant|insig=01- insig
|insignificant|insig=01- insig
|light=02- light
|trivial=02- trivial
|fair=03- fair
|light=03- light
|moderate|mod=04- mod
|minor=04- minor
|high=05- high
|fair=05- fair
|great=06- great
|mild=06- mild
|overwhelming|overwhelm=07- overwhelm
|moderate|mod=07- mod
|insane=08- insane
|noticeable=08- noticeable
|high=09- high
|significant|sig=10 - significant
|great=11- great
|extreme=12- extreme
|debilitating|debil=13- debilitating
|overwhelming|overwhelm=14- overwhelm
|insane=15- insane
|?
|?
}}
}}
Line 809: Line 837:
|potency={{#switch:{{lc:{{{1}}}}}
|potency={{#switch:{{lc:{{{1}}}}}
|no=1
|no=1
|almost no=1
|terrible=2
|terrible=2
|dismal=3
|dismal=3
Line 828: Line 857:
|9=great
|9=great
|10=excellent
|10=excellent
}}
|complexity={{#switch:{{lc:{{{1}}}}}
|very simple=1
|simple=2
|not very complex=3
|somewhat complex=4
|rather complex=5
|quite complex=6
|very complex=7
|exceptionally complex=8
|incredibly complex=9
|central=10
|1=very simple
|2=simple
|3=not very complex
|4=somewhat complex
|5=rather complex
|6=quite complex
|7=very complex
|8=exceptionally complex
|9=incredibly complex
|10=central
}}
|precision={{#switch:{{lc:{{{1}}}}}
|completely abstract=1
|abstract=2
|slightly abstract=3
|somewhat precise=4
|rather precise=5
|quite precise=6
|very precise=7
|exceptionally precise=8
|incredibly precise=9
|amazingly precise=10
|fantastically precise=11
|1=completely abstract
|2=abstract
|3=slightly abstract
|4=somewhat precise
|5=rather precise
|6=quite precise
|7=very precise
|8=exceptionally precise
|9=incredibly precise
|10=amazingly precise
|11=fantastically precise
}}
|grade={{#switch:{{lc:{{{1}}}}}
|minor=1
|lesser=2
|greater=3
|major=4
|1=Minor
|2=Lesser
|3=Greater
|4=Major
}}
}}
|type={{SkillCode:{{{1|}}}}}
|type={{SkillCode:{{{1|}}}}}

Revision as of 01:13, 29 November 2021

This is a plug in for converting text values of equipment to numbers, or numbers to text. Variable one is the rating to be converted to number, and variable 2 is type of number it is: damage, foi, balance, suitedness, hindrance, protection, absorption, sprotection (shield protection), construction, speed, quality.

If t is set to "y", then the output of a text conversion will include semantic close brackets and the total number of levels. Example: "]]/18"

If the text needs to be lower case, for semantic tagging for example, use {{lc:}}.