From PCSAR
			
												
			This is the documentation for the template Template:Demob table start
 Template:Demob table start/Doc:
| 
 The template {{Demob table start}}
marks the start of 
of a table of actions as part of the Demobilization Plan.
  
 
|  You type...
 |  You get...
 |  
 
{{demob table start}}
{{demob section| Accountability }}
{{demob action|done=y|won't=|assign=Brett|
Verify that all searchers in the field have returned to base }}
{{demob action|done=|won't=|assign=|
Verify that all searchers have arrived safely at home }}
{{demob table end}}
 
 | 
|  Action  | 
 Completed  | 
 Won't do n/a  | 
 Assigned to  | 
 
| 
  Accountability 
 
 | 
 
| 
Verify that all searchers in the field have returned to base | 
y | 
 | 
Brett | 
 
| 
Verify that all searchers have arrived safely at home | 
 | 
 | 
 | 
 
 
 
 
 |   
 
  
{{demob table start}}
is the first line of the table.
{{demob table end}}
is the last line.
 In between, each section is created with
{{demob section}}.
 Each action is listed with
{{demob action}}.
 
 | 
To see how this template is implemented,
edit this page and examine the portion 
between <includeonly> and </includeonly>.