NET Incident Command System (ICS) Forms: Difference between revisions

From Portland NET Wiki
Line 48: Line 48:
== NET ICS Form Instructions and Descriptions ==
== NET ICS Form Instructions and Descriptions ==
{| class="wikitable" border="1" style="float:right; width:33%" <!-- float puts it on right side and wraps text -->
{| class="wikitable" border="1" style="float:right; width:33%" <!-- float puts it on right side and wraps text -->
|style="text-align: center" <!-- center the text --> colspan="2" <!--  make title row span across columns --> | Sample Infobox
|style="text-align: center" <!-- center the text --> colspan="2" <!--  make title row span across columns --> | '''NET Form 1: Damage Assessment Form'''
|-
|-
| style="background:silver; color:arsenic; width:25%" align="right"| '''first value: '''
| style="background:silver; color:arsenic; width:25%" align="right"| '''first value: '''
| <!-- this accesses the named parameter passed to the template, see https://www.mediawiki.org/wiki/Help:Templates -->
| mmmm
|-
|-
| style="background:silver; color:arsenic" align="right"| '''second value: '''
| style="background:silver; color:arsenic" align="right"| '''second value: '''
| Second highlight goes here
| Second highlight goes here
|}
|}
{{SampleInfobox
| firstValue = replace this with first value
| secondValue = replace this with second value
}}