Difference between revisions of "Template:Disaster Community Technology"

From LINKS Community Center
Jump to: navigation, search
(Generated from a page schema)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "Disaster Community Technology" template.
+
This is the NEW "Disaster Community Technology" template.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
Line 54: Line 54:
 
}}
 
}}
 
</pre>
 
</pre>
Edit the page to see the template text.
 
</noinclude><includeonly>{| class="wikitable"
 
! Website
 
| [[Website::{{{Website|}}}]]
 
|-
 
! Provider
 
| [[Provider::{{{Provider|}}}]]
 
{{#if:{{{Source Country|}}}|
 
{{!}}-
 
! Source country
 
{{!}} [[Source Country::{{{Source Country|}}}]]
 
}}
 
|-
 
! Formerly known as
 
| {{#arraymap:{{{Formerly known as|}}}|,|x|[[Formerly known as::x]]}}
 
  
{{#if:{{{Tool Created in Year|}}}|
+
Development verstion of the DCT Profile template.<br>
{{!}}-
+
<span style="color: red; font-weight: bold;">Not ready for production!</span>
! Tool created in year
+
</noinclude><includeonly>{{#set: New Is Archived = {{{New Is Archived|}}} |}}
{{!}} [[Tool Created in Year::{{{Tool Created in Year|}}}]]
+
{{DISPLAYTITLE:<span style="display:none">{{FULLPAGENAME}}</span>}}<div id="dct-profile">
 +
<section class="dct-meta anim-border d-flex justify-content-between">
 +
<h1>{{PAGENAME}}</h1>
 +
<div>Created: {{{Entry Created At|}}}<br>
 +
Reviewed: {{{Entry Last Reviewed|}}}</div>
 +
</section>
 +
<section class="dct-desc anim-border">
 +
<div class="d-flex justify-content-between mb-3">
 +
<div class="d-flex align-items-center">[[File: {{{Image|}}} |class=dct-logo|link=|{{PAGENAME}} logo]]</div>
 +
<div style="font-size:larger">[{{{Website|}}} Website]</div>
 +
</div>
 +
{{{Description|No description provided.}}}
 +
</section>
 +
<section class="dct-info anim-border">
 +
<div>
 +
<h5>Provider</h5>
 +
{{{Provider|}}}<br>
 +
{{flagicon|{{{Source Country|}}}}} {{{Source Country|}}}
 +
</div>
 +
<div>
 +
<h5>Data Sources</h5>
 +
{{#arraymaptemplate:{{{Data Sources|}}}|SourceLogo|,|}}
 +
</div>
 +
<div>
 +
<h5>Crisis Communication Matrix</h5>
 +
{{{Crisis Communication Matrix|}}}
 +
</div>
 +
<div>
 +
<h5>Disaster Management Phase</h5>
 +
{{{Disaster Management Phase|}}}
 +
</div>
 +
</section>
 +
<section class="dct-func anim-border">
 +
<h2>Range of Functions</h2>
 +
<div class="dct-func-list">
 +
<div class="func-block">
 +
{{#ifexpr:
 +
    {{#ifeq: {{lc:{{{Advanced search features|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Keyword search|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Hashtag search|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Keyword monitoring|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Hashtag monitoring|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Event monitoring|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Event notifications|}}}}} | yes | 1 | 0}}
 +
|<h3>[[File:Func_search.svg|link=|class=func-icon]]Search & Monitor</h3>
 
}}
 
}}
|-
+
{{#ifeq: {{lc:{{{Advanced search features|}}}}} | yes | <li>Advanced search features</li>}}
! Entry created at
+
{{#ifeq: {{lc:{{{Keyword search|}}}}} | yes | <li>Keyword search</li>}}
| [[Entry Created At::{{{Entry Created At|}}}]]
+
{{#ifeq: {{lc:{{{Hashtag search|}}}}} | yes | <li>Hashtag search</li>}}
|-
+
{{#ifeq: {{lc:{{{Keyword monitoring|}}}}} | yes | <li>Keyword monitoring</li>}}
! Entry last reviewed
+
{{#ifeq: {{lc:{{{Hashtag monitoring|}}}}} | yes | <li>Hashtag monitoring</li>}}
| [[Entry Last Reviewed::{{{Entry Last Reviewed|}}}]]
+
{{#ifeq: {{lc:{{{Event monitoring|}}}}} | yes | <li>Event monitoring</li>}}
|-
+
{{#ifeq: {{lc:{{{Event notifications|}}}}} | yes | <li>Event notifications</li>}}
! Is archived
+
</div>
| [[Is Archived::{{{Is Archived|}}}]]
+
<div class="func-block">
|-
+
{{#ifexpr:
! Crisis Communication Matrix
+
    {{#ifeq: {{lc:{{{Posting content|}}}}} | yes | 1 | 0}} or
| {{#arraymap:{{{Crisis Communication Matrix|}}}|,|y|[[Crisis Communication Matrix::y]]}}
+
    {{#ifeq: {{lc:{{{Scheduling content|}}}}} | yes | 1 | 0}} or
 
+
    {{#ifeq: {{lc:{{{Post time optimization|}}}}} | yes | 1 | 0}} or
|-
+
    {{#ifeq: {{lc:{{{Content library|}}}}} | yes | 1 | 0}} or
! Disaster Management Phase
+
    {{#if: {{{Supported content types|}}} | 1 | 0}}
| {{#arraymap:{{{Disaster Management Phase|}}}|,|x|[[Disaster Management Phase::x]]}}
+
|<h3>[[File:Func_post.svg|link=|class=func-icon]]Post & Schedule</h3>
 
 
|-
 
! Data Sources
 
| {{#arraymap:{{{Data Sources|}}}|,|x|[[Data Sources::x]]}}
 
 
 
|-
 
! Screenshot
 
| [[Screenshot::{{{Screenshot|}}}]]
 
|-
 
! Provider Logo
 
| [[File:{{{Image|}}}]] {{#set:Image=File:{{{Image|}}}}}
 
|-
 
! Keyword search
 
| [[Keyword search::{{{Keyword search|}}}]]
 
{{#if:{{{Hashtag search|}}}|
 
{{!}}-
 
! Hashtag search
 
{{!}} [[Hashtag search::{{{Hashtag search|}}}]]
 
}}
 
{{#if:{{{Advanced search features|}}}|
 
{{!}}-
 
! Advanced search features
 
{{!}} {{#arraymap:{{{Advanced search features|}}}|,|x|[[Advanced search features::x]]}}
 
 
 
}}
 
|-
 
! Keyword monitoring
 
| [[Keyword monitoring::{{{Keyword monitoring|}}}]]
 
|-
 
! Hashtag monitoring
 
| [[Hashtag monitoring::{{{Hashtag monitoring|}}}]]
 
|-
 
! Event monitoring
 
| [[Event monitoring::{{{Event monitoring|}}}]]
 
|-
 
! Event notifications
 
| [[Event notifications::{{{Event notifications|}}}]]
 
|-
 
! Posting content
 
| [[Posting content::{{{Posting content|}}}]]
 
|-
 
! Scheduling content
 
| [[Scheduling content::{{{Scheduling content|}}}]]
 
{{#if:{{{Post time optimization|}}}|
 
{{!}}-
 
! Post time optimization
 
{{!}} [[Post time optimization::{{{Post time optimization|}}}]]
 
}}
 
|-
 
! Description
 
| [[Description::{{{Description|}}}]]
 
|-
 
! Content library
 
| [[Content library::{{{Content library|}}}]]
 
{{#if:{{{Supported content types|}}}|
 
{{!}}-
 
! Supported content types
 
{{!}} {{#arraymap:{{{Supported content types|}}}|,|x|[[Supported content types::x]]}}
 
 
 
 
}}
 
}}
|-
+
{{#ifeq: {{lc:{{{Posting content|}}}}} | yes | <li>Posting content</li>}}
! Text
+
{{#ifeq: {{lc:{{{Scheduling content|}}}}} | yes | <li>Scheduling content</li>}}
| [[Text analysis::{{{Text analysis|}}}]]
+
{{#ifeq: {{lc:{{{Post time optimization|}}}}} | yes | <li>Post time optimization</li>}}
{{#if:{{{Image analysis|}}}|
+
{{#ifeq: {{lc:{{{Content library|}}}}} | yes | <li>Content library</li>}}
{{!}}-
+
{{#if: {{{Supported content types|}}} | <li>Supported content types: {{{Supported content types}}}</li>}}
! Image
+
</div>
{{!}} [[Image analysis::{{{Image analysis|}}}]]
+
<div class="func-block">
 +
{{#ifexpr:
 +
    {{#ifeq: {{lc:{{{Text analysis|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Image analysis|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Video analysis|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Topic analysis|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Sentiment analysis|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Trend analysis|}}}}} | yes | 1 | 0}}
 +
|<h3>[[File:Func_analysis.svg|link=|class=func-icon]]Analysis</h3>
 
}}
 
}}
|-
+
{{#ifeq: {{lc:{{{Text analysis|}}}}} | yes | <li>Text</li>}}<nowiki/>
! Video
+
{{#ifeq: {{lc:{{{Image analysis|}}}}} | yes | <li>Image</li>}}<nowiki/>
| [[Video analysis::{{{Video analysis|}}}]]
+
{{#ifeq: {{lc:{{{Video analysis|}}}}} | yes | <li>Video</li>}}<nowiki/>
|-
+
{{#ifeq: {{lc:{{{Topic analysis|}}}}} | yes | <li>Topic</li>}}<nowiki/>
! Text analysis
+
{{#ifeq: {{lc:{{{Sentiment analysis|}}}}} | yes | <li>Sentiment</li>}}<nowiki/>
| [[Text analysis::{{{Text analysis|}}}]]
+
{{#ifeq: {{lc:{{{Trend analysis|}}}}} | yes | <li>Trend</li>}}<nowiki/>
|-
+
</div>
! Topic analysis
+
<div class="func-block">
| [[Topic analysis::{{{Topic analysis|}}}]]
+
{{#ifexpr:
|-
+
    {{#ifeq: {{lc:{{{Post metrics|}}}}} | yes | 1 | 0}} or
! Sentiment analysis
+
    {{#ifeq: {{lc:{{{Profile or Site metrics|}}}}} | yes | 1 | 0}} or
| [[Sentiment analysis::{{{Sentiment analysis|}}}]]
+
    {{#ifeq: {{lc:{{{Network metrics|}}}}} | yes | 1 | 0}} or
|-
+
    {{#ifeq: {{lc:{{{Follower metrics|}}}}} | yes | 1 | 0}} or
! Trend analysis
+
    {{#ifeq: {{lc:{{{Audience metrics|}}}}} | yes | 1 | 0}} or
| [[Trend analysis::{{{Trend analysis|}}}]]
+
    {{#ifeq: {{lc:{{{Competitor metrics|}}}}} | yes | 1 | 0}}
|-
+
|<h3>[[File:Func_metrics.svg|link=|class=func-icon]]Metrics</h3>
! Post metrics
 
| [[Post metrics::{{{Post metrics|}}}]]
 
|-
 
! Profile/Site metrics
 
| [[Profile or Site metrics::{{{Profile or Site metrics|}}}]]
 
|-
 
! Network metrics
 
| [[Network metrics::{{{Network metrics|}}}]]
 
|-
 
! Follower metrics
 
| [[Follower metrics::{{{Follower metrics|}}}]]
 
|-
 
! Audience metrics
 
| [[Audience metrics::{{{Audience metrics|}}}]]
 
|-
 
! Competitor metrics
 
| [[Competitor metrics::{{{Competitor metrics|}}}]]
 
|-
 
! Filtering, sorting, searching
 
| [[Filtering sorting searching::{{{Filtering sorting searching|}}}]]
 
|-
 
! Clustering/Aggregation
 
| [[Clustering Aggregation::{{{Clustering Aggregation|}}}]]
 
|-
 
! Visualization options
 
| [[Visualization options::{{{Visualization options|}}}]]
 
{{#if:{{{PDF export|}}}|
 
{{!}}-
 
! PDF export
 
{{!}} [[PDF export::{{{PDF export|}}}]]
 
 
}}
 
}}
{{#if:{{{Search and Monitor|}}}|
+
{{#ifeq: {{lc:{{{Post metrics|}}}}} | yes | <li>Post metrics</li>}}
{{!}}-
+
{{#ifeq: {{lc:{{{Profile or Site metrics|}}}}} | yes | <li>Profile/Site metrics</li>}}
! Search and Monitor
+
{{#ifeq: {{lc:{{{Network metrics|}}}}} | yes | <li>Network metrics</li>}}
{{!}} [[Search and Monitor::{{{Search and Monitor|}}}]]
+
{{#ifeq: {{lc:{{{Follower metrics|}}}}} | yes | <li>Follower metrics</li>}}
 +
{{#ifeq: {{lc:{{{Audience metrics|}}}}} | yes | <li>Audience metrics</li>}}
 +
{{#ifeq: {{lc:{{{Competitor metrics|}}}}} | yes | <li>Competitor metrics</li>}}
 +
</div>
 +
<div class="func-block">
 +
{{#ifexpr:
 +
    {{#ifeq: {{lc:{{{Filtering sorting searching|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Clustering Aggregation|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Visualization options|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{PDF export|}}}}} | yes | 1 | 0}}
 +
|<h3>[[File:Func_report.svg|link=|class=func-icon]]Report</h3>
 
}}
 
}}
|-
+
{{#ifeq: {{lc:{{{Filtering sorting searching|}}}}} | yes | <li>Filtering, sorting &amp;&nbsp;searching</li>}}
! Post and Schedule
+
{{#ifeq: {{lc:{{{Clustering Aggregation|}}}}} | yes | <li>Clustering/Aggregation</li>}}
| [[Post and Schedule::{{{Post and Schedule|}}}]]
+
{{#ifeq: {{lc:{{{Visualization options|}}}}} | yes | <li>Visualization options</li>}}
|-
+
{{#ifeq: {{lc:{{{PDF export|}}}}} | yes | <li>PDF export</li>}}
! Analysis
+
</div>
| [[Analysis::{{{Analysis|}}}]]
+
</div>
|-
+
</section>
! Metrics
+
<section class="dct-more">
| [[Metrics::{{{Metrics|}}}]]
+
<h2>See Related</h2>
|-
+
Guidelines Scenarios
! Report
+
</section>
| [[Report::{{{Report|}}}]]
+
</div>
|}
 
  
 
[[Category:Disaster Community Technology]]
 
[[Category:Disaster Community Technology]]
 
</includeonly>
 
</includeonly>

Revision as of 11:48, 13 June 2022

This is the NEW "Disaster Community Technology" template. It should be called in the following format:

{{Disaster Community Technology
|Website=
|Provider=
|Source Country=
|Formerly known as=
|Tool Created in Year=
|Entry Created At=
|Entry Last Reviewed=
|Is Archived=
|Crisis Communication Matrix=
|Disaster Management Phase=
|Data Sources=
|Screenshot=
|Image=
|Keyword search=
|Hashtag search=
|Advanced search features=
|Keyword monitoring=
|Hashtag monitoring=
|Event monitoring=
|Event notifications=
|Posting content=
|Scheduling content=
|Post time optimization=
|Description=
|Content library=
|Supported content types=
|Text analysis=
|Image analysis=
|Video analysis=
|Text analysis=
|Topic analysis=
|Sentiment analysis=
|Trend analysis=
|Post metrics=
|Profile or Site metrics=
|Network metrics=
|Follower metrics=
|Audience metrics=
|Competitor metrics=
|Filtering sorting searching=
|Clustering Aggregation=
|Visualization options=
|PDF export=
|Search and Monitor=
|Post and Schedule=
|Analysis=
|Metrics=
|Report=
}}

Development verstion of the DCT Profile template.
Not ready for production!