Template:Suggestion/Value/Parse
From PCSAR
(Difference between revisions)
(New page: {{subst:template}}) |
|||
(4 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
<noinclude>{{documentation}}</noinclude><includeonly><!-- | <noinclude>{{documentation}}</noinclude><includeonly><!-- | ||
- | --><!-- | + | -->{{#switch: {{lc:{{{1|}}}}} |
+ | | high = high | ||
+ | | med | ||
+ | | medium = medium | ||
+ | | low = low | ||
+ | | no | ||
+ | | not | ||
+ | | none = none | ||
+ | | undefined | ||
+ | | not rated | ||
+ | | = not rated | ||
+ | | #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>
.