Template:Demob table start/Doc

From PCSAR

(Difference between revisions)
Jump to: navigation, search
Current revision (07:25, 22 February 2012) (edit) (undo)
 
(2 intermediate revisions not shown.)
Line 1: Line 1:
{{Template Doc}}
{{Template Doc}}
marks the start of
marks the start of
-
of a table of actions as part of the [[Demobilization Plan]].
+
of a table of actions as part of the [[PCSAR DOC-74 Search Incident Demobilization / Post Mission Plan|Demobilization Plan]].
{{demo|
{{demo|
Line 22: Line 22:
{{demob section| Accountability }}
{{demob section| Accountability }}
-
{{demob action|done=|won't=|assign=|
+
{{demob action|done=y|won't=|assign=Brett|
Verify that all searchers in the field have returned to base }}
Verify that all searchers in the field have returned to base }}
Line 34: Line 34:
<code><nowiki>{{demob table start}}</nowiki></code>
<code><nowiki>{{demob table start}}</nowiki></code>
is the first line of the table.
is the first line of the table.
-
<code><nowiki>{{demob table end}}</nowiki></code>
+
[[template:demob table end|<code><nowiki>{{demob table end}}</nowiki></code>]]
is the last line.
is the last line.
In between, each section is created with
In between, each section is created with
-
<code><nowiki>{{demob section}}</nowiki></code>.
+
[[template:demob section|<code><nowiki>{{demob section}}</nowiki></code>]].
Each action is listed with
Each action is listed with
-
<code><nowiki>{{demob action}}</nowiki></code>.
+
[[template:demob action|<code><nowiki>{{demob action}}</nowiki></code>]].

Current revision

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}}.

Personal tools