Template: Crisis Communication: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
(Generated from a page schema)
 
Eschmidt (talk | contribs)
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:Crisis Communication Type (label=Type;property=Crisis Communication Type)|Source|Publishing Organisation (property=Publishing Organisation)|Event type (label=Scenario;list;property=Event type)|Disaster Management Phase (list;property=Disaster Management Phase)|Language (list;property=Language)|Content}}
Template for a Crisis Communication profile.<br>
</noinclude><includeonly>{| class="wikitable"
<span style="color: red; font-weight: bold;">Still in development!</span>
! Type
</noinclude><includeonly>
| [[Crisis Communication Type::{{{Crisis Communication Type|}}}]]
<div hidden aria-hidden="true" style="display: none; position: absolute; width: 1px; height: 1px;">
|-
<!--
! Source
    The following is required for API queries.
| {{{Source|}}}
    Every property that is queried by the corresponding list widget must be set here.
|-
-->
! Publishing Organisation
    [[Crisis Communication Type::{{{Crisis Communication Type|}}}]]
| [[Publishing Organisation::{{{Publishing Organisation|}}}]]
    [[Source::{{{Source|}}}]]
|-
    [[Publishing Organisation::{{{Publishing Organisation|}}}]]
! Scenario
    [[Content::{{{Content|}}}]]
| {{#arraymap:{{{Event type|}}}|,|x|[[Event type::x]]}}


|-
    {{#arraymap:{{{Event type|}}}|,|x|[[Event type::x]]}}
! Disaster Management Phase
    {{#arraymap:{{{Disaster Management Phase|}}}|,|x|[[Disaster Management Phase::x]]}}
| {{#arraymap:{{{Disaster Management Phase|}}}|,|x|[[Disaster Management Phase::x]]}}
    {{#arraymap:{{{Language|}}}|,|x|[[Language::x]]}}
 
</div>
|-
<div id="dct-back-link" class="uc-back-link">
! Language
<div>[[File:Use-cases-blackwhite.svg||class=uc-icon|link=|Use Case Icon]][[List of Use Cases|View all Use Cases]]</div>
| {{#arraymap:{{{Language|}}}|,|x|[[Language::x]]}}
<div class="dct-page-info">Created: {{#show: {{FULLPAGENAME}} |?Creation date#-F[j F Y] }}<br>
 
Last edited: {{#show: {{FULLPAGENAME}} |?Modification date#-F[j F Y] }}</div>
|-
</div>
! Content
{{DISPLAYTITLE:<span style="display:none">{{FULLPAGENAME}}</span>}}<div id="dct-profile" class="uc-profile">
| {{{Content|}}}
<div class="section dct-meta anim-border d-flex justify-content-between align-items-center">
|}
<h1>{{PAGENAME}}</h1>
<!-- <div class="dct-website-link">[{{{Website|}}} Website]</div> -->
</div>
<div class="section dct-desc anim-border">
<div>{{{Content|}}}</div>
</div>
<div class="section dct-info anim-border">
<div>
<h5>Type</h5>
{{{Crisis Communication Type|}}}
</div>
<div>
<h5>Publishing Organisation</h5>
{{{Publishing Organisation|}}}
</div>
<div>
<h5>Language</h5>
<ul>
{{#arraymap:{{{Language|}}}|,|x|<li>x</li>|\s}}
</ul>
</div>
<div>
<h5>Scenario</h5>
<ul>
{{#arraymap:{{{Event type|}}}|,|x|<li>x</li>|\s}}
</ul>
</div>
<div>
<h5>Disaster Management Phase</h5>
{{{Disaster Management Phase|}}}
</div>
</div>
<div class="section dct-more">
{{#if: {{{Source|}}} |
<div class="mb-4"><h5>Source</h5>
{{{Source|}}}</div>
|}}
</div>
</div>


[[Category:Crisis Communication]]
[[Category:Crisis Communication]]
__FORUM__
</includeonly>
</includeonly>

Revision as of 14:18, 2 October 2023

Template for a Crisis Communication profile.
Still in development!