Template: Use Cases: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Cschwentker (talk | contribs)
No edit summary
 
Marterer (talk | contribs)
No edit summary
 
(82 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:Name (property=Name)}}
Template for a Use Case profile.<br>
</noinclude><includeonly>{| class="wikitable"
<span style="color: red; font-weight: bold;">Still in development!</span>
! Name
</noinclude><includeonly>
| [[Name::{{{Name|}}}]]
<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.
-->
    [[Description::{{{Description|}}}]]
    [[Year::{{{Year|}}}]]
    [[Location::{{{Location|}}}]]
    [[Publishing Organisation::{{{Publishing Organisation|}}}]]
    {{#arraymap:{{{Type|}}}|,|x|[[Type::x]]}}
    {{#arraymap:{{{Scale|}}}|,|x|[[Scale::x]]}}
    {{#arraymap:{{{Disaster Management Phase|}}}|,|x|[[Disaster Management Phase::x]]}}
    {{#arraymap:{{{Use Cases Category|}}}|,|x|[[Use Cases Category::x]]}}
    {{#arraymap:{{{Event type|}}}|,|x|[[Event type::x]]}}
    [[Long description::{{{Long description|}}}]]
    {{#arraymap:{{{Additional links|}}}|,|x|[[Additional links::x]]}}
    {{#arraymap:{{{Used hashtags|}}}|,|x|[[Used hashtags::x]]}}
    {{#arraymap:{{{Used technologies|}}}|,|x|[[Used technologies::x]]}}
    [[Developed technology::{{{Developed technology|}}}]]
    {{#arraymap:{{{Use cases thematic|}}}|,|x|[[Use cases thematic::x]]}}
    {{#arraymap:{{{Used guidelines|}}}|,|x|[[Used guidelines::x]]}}
    [[SMCS usage problems solving::{{{SMCS usage problems solving|}}}]]
    {{#arraymap:{{{Vulnerable Groups|}}}|,|x|[[Vulnerable Groups::x]]}}
    {{#arraymap:{{{Limitations|}}}|,|x|[[Limitations::x]]}}
    [[Worked well::{{{Worked well|}}}]]
    [[Legal hurdles::{{{Legal hurdles|}}}]]
    [[SM event detection time::{{{SM event detection time|}}}]]
    {{#arraymap:{{{Used platforms|}}}|,|x|[[Used platforms::x]]}}
    {{#arraymap:{{{Involved Organisations|}}}|,|x|[[Involved Organisations::x]]}}
    {{#arraymap:{{{Other images|}}}|,|x|[[Image: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>
{{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 class="mb-4">{{{Description|No description provided.}}}</div>
<div class="d-flex flex-wrap">
{{#if: {{{Event type|}}} | <div class="mr-4"><h6 class="d-inline">Hazard:</h6> {{{Event type|}}}</div> |}}
{{#if: {{{Year|}}} | <div class="mr-4"><h6 class="d-inline">Year:</h6> {{{Year|}}}</div> |}}
{{#if: {{{Location|}}} | <div class="mr-4"><h6 class="d-inline">Location:</h6> {{{Location|}}}</div> |}}
{{#if: {{{Scale|}}} | <div class="mr-4"><h6 class="d-inline">Scale:</h6> {{{Scale|}}}</div> |}}
{{#if: {{{Involved Organisations|}}} | <div class="mr-4"><h6 class="d-inline">Involved Organisations:</h6> {{{Involved Organisations|}}}</div> |}}
</div>
{{#if: {{{Other images|}}} | <div class="mt-4">{{#tag:gallery|{{#arraymap:{{{Other images|}}}|,|x|File:x|\n}}|mode=packed}}</div> |}}
</div>
<div class="section dct-info anim-border">
<div>
<h5>Publishing Organisation</h5>
{{{Publishing Organisation|unknown}}}
</div>
<div>
<h5>Category</h5>
{{{Use Cases Category|}}}
</div>
<div>
<h5>Theme</h5>
{{{Type|}}}
</div>
<div>
<h5>Thematic</h5>
<ul>
{{#arraymap:{{{Use cases thematic|}}}|,|x|<li>x</li>|\s}}
</ul>
</div>
<div>
<h5>Disaster Management Phase</h5>
{{{Disaster Management Phase|}}}
</div>
</div>
<div class="section anim-border">
{{#if: {{{Long description|}}} |
<div class="mb-4"><h5>Description</h5>
{{{Long description|}}}</div>
|}}{{#if: {{{SMCS usage problems solving|}}} |
<div class="mb-4"><h5>What was the overall goal of the Use Case?</h5>
{{{SMCS usage problems solving|}}}</div>
|}}{{#if: {{{Worked well|}}} |
<div class="mb-4"><h5>What worked well and could be recommended to others?</h5>
{{{Worked well|}}}</div>
|}}{{#if: {{{Limitations|}}} |
<div class="mb-4"><h5>What limitations were identified?</h5>
{{{Limitations|}}}</div>
|}}{{#if: {{{Used technologies|}}} |
<div class="mb-4"><h5>Which social media and crowdsourcing technologies were used?</h5>
<ul>{{#arraymap:{{{Used technologies|}}}|,|x|<li>[[x]]</li>|\s}}</ul></div>
|}}{{#if: {{{Used guidelines|}}} |
<div class="mb-4"><h5>Which guidelines were used?</h5>
<ul>{{#arraymap:{{{Used guidelines|}}}|,|x|<li>[[x]]</li>|\s}}</ul></div>
|}}{{#if: {{{Used platforms|}}} |
<div class="mb-4"><h5>Which social media platforms were used?</h5>
<ul>{{#arraymap:{{{Used platforms|}}}|,|x|<li>[[x]]</li>|\s}}</ul></div>
|}}{{#if: {{{Used hashtags|}}} |
<div class="mb-4"><h5>Which hashtags or keywords were used?</h5>
<nowiki/>{{{Used hashtags|}}}</div>
|}}
</div>
<div class="section dct-more">
{{#if: {{{Additional links|}}} |
<h5>Additional Links</h5>
<ul style="font-size:smaller; margin-bottom: 2em;">{{#arraymap:{{{Additional links|}}}|,|x|<li>x</li>|\s}}</ul>
|}}
</div>
</div>


[[Category:Use Cases]]
[[Category:Use Cases]]
<!--__FORUM__-->
</includeonly>
</includeonly>

Latest revision as of 14:24, 1 October 2024

Template for a Use Case profile.
Still in development!