Template:Suggestion/Committee/Parse

From PCSAR

(Difference between revisions)
Jump to: navigation, search
(New page: {{subst:Template:Suggestion/Value/Parse}})
Line 1: Line 1:
-
<!--
+
<noinclude>{{documentation}}</noinclude><includeonly><!--
-
-->{{#switch: {{lc:}}
+
-->{{#switch: {{lc:{{{1|}}}}}
-
| high = high
+
| preplan = preplan
-
| med
+
| board = board
-
| medium = medium
+
| train
-
| low = low
+
| training = training
 +
| equip
 +
| equipment = equipment
| none = none
| none = none
| undefined
| undefined
-
| not rated
+
| unassigned
-
| = not rated
+
| = unassigned
| #default = error
| #default = error
}}<!--
}}<!--
-
-->
+
--></includeonly>

Revision as of 06:44, 20 September 2012

This is the documentation for the template Template:Suggestion/Committee/Parse

Template:Suggestion/Committee/Parse/Doc:

The template {{Suggestion/Committee/Parse|committee}} parses a suggestion committee.

Expands to preplan, board, training, equipment, call out, membership, none, unassigned, or error.


You type... You get...
{{Suggestion/Committee/Parse|none}} 
none
{{Suggestion/Committee/Parse|preplan}} 
preplan
{{Suggestion/Committee/Parse|Preplan}} 
preplan
{{Suggestion/Committee/Parse|PREPLAN}} 
preplan
{{Suggestion/Committee/Parse|board}} 
board
{{Suggestion/Committee/Parse|train}} 
training
{{Suggestion/Committee/Parse|training}} 
training
{{Suggestion/Committee/Parse|equip}} 
equipment
{{Suggestion/Committee/Parse|call out}} 
call out
{{Suggestion/Committee/Parse|membership}} 
membership
{{Suggestion/Committee/Parse|technology}} 
technology
{{Suggestion/Committee/Parse|}} 
unassigned
{{Suggestion/Committee/Parse|unassigned}} 
unassigned
{{Suggestion/Committee/Parse|foo}} 
error


To see how this template is implemented, edit this page and examine the portion between <includeonly> and </includeonly>.

Personal tools