Template: Disaster Community Technology: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Cschwentker (talk | contribs)
No edit summary
Cschwentker (talk | contribs)
No edit summary
Line 55: Line 55:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{|
! 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|}}}|
<span style="color: red; font-weight: bold;">Not ready for production!</span>
{{!}}-
</noinclude><includeonly>
! Tool created in year
{{DISPLAYTITLE:<span style="display:none">{{FULLPAGENAME}}</span>}}<div id="dct-profile">
{{!}} [[Tool Created in Year::{{{Tool Created in Year|}}}]]
<section class="dct-meta anim-border d-flex justify-content-between">
}}
<h1>{{PAGENAME}}</h1>
|-
<div>Created: {{{Entry Created At|}}}<br>
! Entry created at
Reviewed: {{{Entry Last Reviewed|}}}</div>
| [[Entry Created At::{{{Entry Created At|}}}]]
|-
! Entry last reviewed
| [[Entry Last Reviewed::{{{Entry Last Reviewed|}}}]]
|-
! Is archived
| [[Is Archived::{{{Is Archived|}}}]]
|-
! Crisis Communication Matrix
| {{#arraymap:{{{Crisis Communication Matrix|}}}|,|y|[[Crisis Communication Matrix::y]]}}


|-
</section>
! Disaster Management Phase
<section class="dct-desc anim-border">
| {{#arraymap:{{{Disaster Management Phase|}}}|,|x|[[Disaster Management Phase::x]]}}
<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>
<div>


|-
<h5>Data Sources</h5>
! Data Sources
{{#arraymaptemplate:{{{Data Sources|}}}|SourceLogo|,|}}
| {{#arraymap:{{{Data Sources|}}}|,|x|[[Data Sources::x]]}}
</div>


|-
{{{Advanced search features|}}}}}
! 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]]}}
 
}}
|-
! 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 12:10, 13 June 2022

This is the "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=
}}

Edit the page to see the template text.

Not ready for production!