Template:WeaponProcess: Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
(New page: <includeonly>{{#switch:{{lc:{{{1}}}}} |none=None |poor=Poor |low=Low |fair=[[puncture dama...)
 
(massive bugfix (I'm an idiot!})
Line 1: Line 1:
<includeonly>{{#switch:{{lc:{{{1}}}}}
<includeonly>{{#switch:{{lc:{{{1}}}}}
|none=[[puncture damage is::0 - none|None]]
|none=[[{{{2}}}::0 - none|None]]
|poor=[[puncture damage is::1 - poor|Poor]]
|poor=[[{{{2}}}::1 - poor|Poor]]
|low=[[puncture damage is::2 - low|Low]]
|low=[[{{{2}}}::2 - low|Low]]
|fair=[[puncture damage is::3 - fair|Fair]]
|fair=[[{{{2}}}::3 - fair|Fair]]
|moderate=[[puncture damage is::4 - moderate|Moderate]]
|moderate=[[{{{2}}}::4 - moderate|Moderate]]
|heavy=[[puncture damage is::5 - heavy|Heavy]]
|heavy=[[{{{2}}}::5 - heavy|Heavy]]
|great=[[puncture damage is::6 - great|Great]]
|great=[[{{{2}}}::6 - great|Great]]
|severe=[[puncture damage is::7 - severe|Severe]]
|severe=[[{{{2}}}::7 - severe|Severe]]
|bone-crushing=[[puncture damage is::8 - bone-crushing|Bone-Crushing]]
|bone-crushing=[[{{{2}}}::8 - bone-crushing|Bone-Crushing]]
|devastating=[[puncture damage is::9 - devastating|Devastating]]
|devastating=[[{{{2}}}::9 - devastating|Devastating]]
|god-like=[[puncture damage is::10 - god-like|God-Like]]
|god-like=[[{{{2}}}::10 - god-like|God-Like]]
|not=[[{{{2}}}::0 - not|Not]]
|not=[[{{{2}}}::0 - not|Not]]
|dismally=[[{{{2}}}::1 - dismally|Dismally]]
|dismally=[[{{{2}}}::1 - dismally|Dismally]]

Revision as of 01:46, 14 January 2009

This is a plug in for Template:WeaponProperties. Variable one is the rating for damage, balance, or suitability, and variable 2 is the text which it will be semantically tagged with.