From PCSAR
			(Difference between revisions)
												
			
			
			
			
			
			
			
				 | 
				 | 
			
		| Line 8: | 
Line 8: | 
|   |     | equip  |   |     | equip  | 
|   |     | equipment = equipment  |   |     | equipment = equipment  | 
|   | + |     | call out = call out  | 
|   |     | none = none  |   |     | none = none  | 
|   |     | undefined  |   |     | undefined  | 
Revision as of 10:32, 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>.