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

Revision as of 11:04, 10 June 2022

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