Template:GearProcess: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user 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 735: Line 735:
|quality={{#switch:{{lc:{{{1}}}}}
|quality={{#switch:{{lc:{{{1}}}}}
|masterfully=12
|masterfully=12
|masterfully-crafted=12
|outstanding=11
|outstanding=11
|exceptional=10
|exceptional=10
|superior=9
|superior=9
|finely=8
|finely=8
|finely-crafted=8
|well=7
|well=7
|well-crafted=7
|above-average=6
|above-average=6
|about average=5
|about average=5
Line 745: Line 748:
|below-average=3
|below-average=3
|poorly=2
|poorly=2
|poorly-crafted=2
|dismal=1
|dismal=1
|practically worthless=0
|practically worthless=0
Line 753: Line 757:
|9|09=superior
|9|09=superior
|8|08=finely
|8|08=finely
|8|08=finely-crafted
|7|07=well
|7|07=well
|7|07=well-crafted
|6|06=above-average
|6|06=above-average
|5|05=about average
|5|05=about average
Line 759: Line 765:
|3|03=below-average
|3|03=below-average
|2|02=poorly
|2|02=poorly
|2|02=poorly-crafted
|1|01=dismal
|1|01=dismal
|0|00=practically worthless
|0|00=practically worthless
Line 913: Line 920:
|3=Greater
|3=Greater
|4=Major
|4=Major
}}
|instquality={{#switch:{{lc:{{{1}}}}}
|very crudely made=1
|very poorly made=2
|slipshod work=3
|well cared-for=3
|average quality=4
|good quality=5
|well made=6
|finely made=7
|very finely made=8
|exquisite craftsmanship=9
|masterful craftsmanship=10
|faenella herself=11
|1=very crudely made
|2=very poorly made
|3=slipshod work
|3=well cared-for
|4=average quality
|5=good quality
|6=well made
|7=finely made
|8=very finely made
|9=exquisite craftsmanship
|10=masterful craftsmanship
|11=faenella herself
}}
}}
|type={{SkillCode:{{{1|}}}}}
|type={{SkillCode:{{{1|}}}}}

Latest revision as of 09:39, 20 December 2022

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:}}.