|
|
Line 1: |
Line 1: |
| <PageSchema> | | <?xml version="1.0" encoding="UTF-8"?> |
| <pageforms_Form name="Crisis Communication"/>
| | Includes digital content aimed at communicating important information during a crisis, such as warning messages, advice on how to deal with particular crisis scenarios, warning apps, etc. |
| <Template name="Crisis Communication" format="standard">
| |
| <Field name="Crisis Communication Type">
| |
| <Label>Type</Label>
| |
| <semanticmediawiki_Property name="">
| |
| <Type>Text</Type>
| |
| <AllowedValue>App</AllowedValue>
| |
| <AllowedValue>Text</AllowedValue>
| |
| <AllowedValue>Website</AllowedValue>
| |
| </semanticmediawiki_Property>
| |
| <pageforms_FormInput>
| |
| <InputType>radiobutton</InputType>
| |
| <Parameter name="values">Website,Text,App</Parameter>
| |
| <Parameter name="default">Website</Parameter>
| |
| </pageforms_FormInput>
| |
| </Field>
| |
| <Field name="Source">
| |
| <pageforms_FormInput>
| |
| <InputType>text</InputType>
| |
| </pageforms_FormInput>
| |
| </Field>
| |
| <Field name="Publishing Organisation">
| |
| <semanticmediawiki_Property name="">
| |
| <Type>Page</Type>
| |
| </semanticmediawiki_Property>
| |
| <pageforms_FormInput>
| |
| <InputType>text</InputType>
| |
| </pageforms_FormInput>
| |
| </Field>
| |
| <Field name="Event type" list="list">
| |
| <Label>Scenario</Label>
| |
| <semanticmediawiki_Property name="">
| |
| <Type>Page</Type>
| |
| </semanticmediawiki_Property>
| |
| <pageforms_FormInput>
| |
| <InputType>text with autocomplete</InputType>
| |
| <Parameter name="values from category">Event type</Parameter>
| |
| <Parameter name="placeholder">Start typing to see suggestions. Add multiple by pressing Enter after each.</Parameter>
| |
| <Description>e.g., earthquake, flood</Description>
| |
| </pageforms_FormInput>
| |
| </Field>
| |
| <Field name="Disaster Management Phase" list="list">
| |
| <semanticmediawiki_Property name="">
| |
| <Type>Page</Type>
| |
| </semanticmediawiki_Property>
| |
| <pageforms_FormInput>
| |
| <InputType>checkboxes</InputType>
| |
| <Parameter name="values from category">Disaster Management Phase</Parameter>
| |
| </pageforms_FormInput>
| |
| </Field>
| |
| <Field name="Language" list="list">
| |
| <semanticmediawiki_Property name="">
| |
| <Type>Page</Type>
| |
| </semanticmediawiki_Property>
| |
| <pageforms_FormInput>
| |
| <InputType>text with autocomplete</InputType>
| |
| <Parameter name="values from wikidata">P31=Q34770</Parameter>
| |
| </pageforms_FormInput>
| |
| </Field>
| |
| <Field name="Content">
| |
| <pageforms_FormInput>
| |
| <InputType>textarea</InputType>
| |
| </pageforms_FormInput>
| |
| </Field>
| |
| </Template>
| |
| </PageSchema>Includes digital content aimed at communicating important information during a crisis, such as warning messages, advice on how to deal with particular crisis scenarios, warning apps, etc.
| |