Template: Crisis Communication: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) (Undo revision 11751 by Eschmidt (talk)) Tag: Undo |
Eschmidt (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Template for a Crisis Communication profile.<br> | |||
</noinclude><includeonly> | <span style="color: red; font-weight: bold;">Still in development!</span> | ||
! | </noinclude><includeonly> | ||
<div hidden aria-hidden="true" style="display: none; position: absolute; width: 1px; height: 1px;"> | |||
<!-- | |||
The following is required for API queries. | |||
Every property that is queried by the corresponding list widget must be set here. | |||
--> | |||
[[Crisis Communication Type::{{{Crisis Communication Type|}}}]] | |||
[[Source::{{{Source|}}}]] | |||
[[Publishing Organisation::{{{Publishing Organisation|}}}]] | |||
[[Content::{{{Content|}}}]] | |||
| | {{#arraymap:{{{Event type|}}}|,|x|[[Event type::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"> | |||
<div>[[File:Use-cases-blackwhite.svg||class=uc-icon|link=|Use Case Icon]][[List of Use Cases|View all Use Cases]]</div> | |||
<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"> | ||
| {{{ | <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 15:23, 6 October 2023
Template for a Crisis Communication profile.
Still in development!