Template:Suggestion/Value/Parse
From PCSAR
(Difference between revisions)
												
			
			| (3 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
<noinclude>{{documentation}}</noinclude><includeonly><!--  | <noinclude>{{documentation}}</noinclude><includeonly><!--  | ||
| - | -->{{#switch: {{{1|}}}  | + | -->{{#switch: {{lc:{{{1|}}}}}  | 
    | high = high  |     | high = high  | ||
    | med   |     | med   | ||
    | medium = medium  |     | medium = medium  | ||
    | low = low  |     | low = low  | ||
| + |     | no  | ||
| + |     | not  | ||
    | none = none  |     | none = none  | ||
    | undefined  |     | undefined  | ||
| - |     | =   | + |     | not rated  | 
| + |     | = not rated  | ||
    | #default = error  |     | #default = error  | ||
   }}<!--  |    }}<!--  | ||
--></includeonly>  | --></includeonly>  | ||
Current revision
This is the documentation for the template Template:Suggestion/Value/Parse
| 
 The template  Expands to high, medium, low, none, not rated, or error. 
 
  | 
To see how this template is implemented,
edit this page and examine the portion 
between <includeonly> and </includeonly>.

