Template:GearProcess: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
No edit summary
No edit summary
Line 828: Line 828:
|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
}}
}}
|type={{SkillCode:{{{1|}}}}}
|type={{SkillCode:{{{1|}}}}}

Revision as of 14:20, 7 September 2020

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