From PCSAR
			(Difference between revisions)
												
			
			
			
			
			
			
			
				 | 
				   | 
			
		| Line 4: | 
Line 4: | 
|   |     | preplan = preplan  |   |     | preplan = preplan  | 
|   |     | board = board  |   |     | board = board  | 
|   | + |     | technology = technology  | 
|   |     | train  |   |     | train  | 
|   |     | training = training  |   |     | training = training  | 
Current revision
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>.