Template:Suggestion/Difficulty/Parse/Doc

From PCSAR

Revision as of 05:58, 20 September 2012 by Brett Wuth (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

The template {{Suggestion/Difficulty/Parse|value}} parses a suggestion value.

Expands to high, medium, low, done, not rated, or error.


You type... You get...
{{Suggestion/Value/Parse|done}} 
error
{{Suggestion/Value/Parse|low}} 
low
{{Suggestion/Value/Parse|Low}} 
low
{{Suggestion/Value/Parse|LOW}} 
low
{{Suggestion/Value/Parse|med}} 
medium
{{Suggestion/Value/Parse|medium}} 
medium
{{Suggestion/Value/Parse|high}} 
high
{{Suggestion/Value/Parse|}} 
not rated
{{Suggestion/Value/Parse|undefined}} 
not rated
{{Suggestion/Value/Parse|foo}} 
error
Personal tools