Difference between revisions of "Template:Disaster Community Technology new"

From LINKS Community Center
Jump to: navigation, search
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
    This is the NEW "Disaster Community Technology" template.
+
Development version 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>
    {{Disaster Community Technology
+
<div hidden aria-hidden="true" style="display: none; position: absolute; width: 1px; height: 1px;">
    |Website=
+
<!--
    |Provider=
+
     The following is required for the DCT List widget.
     |Source Country=
+
     Every property that is referenced on the DCT List must appear here as a page link.
     |Formerly known as=
+
-->
    |Tool Created in Year=
+
     [[Is Archived::{{{Is Archived|}}}]]
     |Entry Created At=
+
     {{#arraymap:{{{Data Sources|}}}|,|x|[[Data Sources::x]]}}
    |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=
 
    }}
 
    </pre>
 
  
     Development version of the DCT Profile template.<br>
+
     [[Advanced search features::{{{Advanced search features|}}}]]
    <span style="color: red; font-weight: bold;">Not ready for production!</span>
+
    [[Keyword search::{{{Keyword search|}}}]]
</noinclude>
+
    [[Hashtag search::{{{Hashtag search|}}}]]
<includeonly>
+
    [[Keyword monitoring::{{{Keyword monitoring|}}}]]
    {{DISPLAYTITLE:<span style="display:none">{{FULLPAGENAME}}</span>}}
+
    [[Hashtag monitoring::{{{Hashtag monitoring|}}}]]
    <div id="dct-profile">
+
    [[Event monitoring::{{{Event monitoring|}}}]]
        <section class="dct-meta anim-border d-flex justify-content-between">
+
    [[Event notifications::{{{Event notifications|}}}]]
            <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>}}
 
                    {{#ifeq: {{lc:{{{Keyword search|}}}}} | yes | <li>Keyword search</li>}}
 
                    {{#ifeq: {{lc:{{{Hashtag search|}}}}} | yes | <li>Hashtag search</li>}}
 
                    {{#ifeq: {{lc:{{{Keyword monitoring|}}}}} | yes | <li>Keyword monitoring</li>}}
 
                    {{#ifeq: {{lc:{{{Hashtag monitoring|}}}}} | yes | <li>Hashtag monitoring</li>}}
 
                    {{#ifeq: {{lc:{{{Event monitoring|}}}}} | yes | <li>Event monitoring</li>}}
 
                    {{#ifeq: {{lc:{{{Event notifications|}}}}} | yes | <li>Event notifications</li>}}
 
                </div>
 
                <div class="func-block">
 
                    {{#ifexpr:
 
                    {{#ifeq: {{lc:{{{Posting content|}}}}} | yes | 1 | 0}} or
 
                    {{#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>}}
 
                    {{#ifeq: {{lc:{{{Scheduling content|}}}}} | yes | <li>Scheduling content</li>}}
 
                    {{#ifeq: {{lc:{{{Post time optimization|}}}}} | yes | <li>Post time optimization</li>}}
 
                    {{#ifeq: {{lc:{{{Content library|}}}}} | yes | <li>Content library</li>}}
 
                    {{#if: {{{Supported content types|}}} | <li>Supported content types: {{{Supported content types}}}
 
                    </li>}}
 
                </div>
 
                <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 />
 
                    {{#ifeq: {{lc:{{{Image analysis|}}}}} | yes | <li>Image</li>}}
 
                    <nowiki />
 
                    {{#ifeq: {{lc:{{{Video analysis|}}}}} | yes | <li>Video</li>}}
 
                    <nowiki />
 
                    {{#ifeq: {{lc:{{{Topic analysis|}}}}} | yes | <li>Topic</li>}}
 
                    <nowiki />
 
                    {{#ifeq: {{lc:{{{Sentiment analysis|}}}}} | yes | <li>Sentiment</li>}}
 
                    <nowiki />
 
                    {{#ifeq: {{lc:{{{Trend analysis|}}}}} | yes | <li>Trend</li>}}
 
                    <nowiki />
 
                </div>
 
                <div class="func-block">
 
                    {{#ifexpr:
 
                    {{#ifeq: {{lc:{{{Post metrics|}}}}} | yes | 1 | 0}} or
 
                    {{#ifeq: {{lc:{{{Profile or Site metrics|}}}}} | yes | 1 | 0}} or
 
                    {{#ifeq: {{lc:{{{Network metrics|}}}}} | yes | 1 | 0}} or
 
                    {{#ifeq: {{lc:{{{Follower metrics|}}}}} | yes | 1 | 0}} or
 
                    {{#ifeq: {{lc:{{{Audience metrics|}}}}} | yes | 1 | 0}} or
 
                    {{#ifeq: {{lc:{{{Competitor metrics|}}}}} | yes | 1 | 0}}
 
                    |<h3>[[File:Func_metrics.svg|link=|class=func-icon]]Metrics</h3>
 
                    }}
 
                    {{#ifeq: {{lc:{{{Post metrics|}}}}} | yes | <li>Post metrics</li>}}
 
                    {{#ifeq: {{lc:{{{Profile or Site metrics|}}}}} | yes | <li>Profile/Site metrics</li>}}
 
                    {{#ifeq: {{lc:{{{Network metrics|}}}}} | yes | <li>Network metrics</li>}}
 
                    {{#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>}}
 
                    {{#ifeq: {{lc:{{{Clustering Aggregation|}}}}} | yes | <li>Clustering/Aggregation</li>}}
 
                    {{#ifeq: {{lc:{{{Visualization options|}}}}} | yes | <li>Visualization options</li>}}
 
                    {{#ifeq: {{lc:{{{PDF export|}}}}} | yes | <li>PDF export</li>}}
 
                </div>
 
            </div>
 
        </section>
 
        <section class="dct-more">
 
            <h2>See Related</h2>
 
            Guidelines Scenarios
 
        </section>
 
    </div>
 
  
     [[Category:Disaster Community Technology]]
+
     [[Posting content::{{{Posting content|}}}]]
 +
    [[Scheduling content::{{{Scheduling content|}}}]]
 +
    [[Post time optimization::{{{Post time optimization|}}}]]
 +
    [[Content library::{{{Content library|}}}]]
 +
 
 +
    [[Text analysis::{{{Text analysis|}}}]]
 +
    [[Image analysis::{{{Image analysis|}}}]]
 +
    [[Video analysis::{{{Video analysis|}}}]]
 +
    [[Topic analysis::{{{Topic analysis|}}}]]
 +
    [[Sentiment analysis::{{{Sentiment analysis|}}}]]
 +
    [[Trend analysis::{{{Trend analysis|}}}]]
 +
 
 +
    [[Post metrics::{{{Post metrics|}}}]]
 +
    [[Profile or Site metrics::{{{Profile or Site metrics|}}}]]
 +
    [[Network metrics::{{{Network metrics|}}}]]
 +
    [[Follower metrics::{{{Follower metrics|}}}]]
 +
    [[Audience metrics::{{{Audience metrics|}}}]]
 +
    [[Competitor metrics::{{{Competitor metrics|}}}]]
 +
 
 +
    [[Filtering sorting searching::{{{Filtering sorting searching|}}}]]
 +
    [[Clustering Aggregation::{{{Clustering Aggregation|}}}]]
 +
    [[Visualization options::{{{Visualization options|}}}]]
 +
    [[PDF export::{{{PDF export|}}}]]
 +
 
 +
 
 +
</div>
 +
{{DISPLAYTITLE:<span style="display:none">{{FULLPAGENAME}}</span>}}<div id="dct-profile">
 +
<div class="section dct-meta anim-border d-flex justify-content-between">
 +
<h1>{{PAGENAME}}</h1>
 +
<div>Created: {{{Entry Created At|}}}<br>
 +
Reviewed: {{{Entry Last Reviewed|}}}</div>
 +
</div>
 +
<div class="section 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.}}}
 +
</div>
 +
<div class="section 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>
 +
</div>
 +
<div class="section 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>}}<nowiki/>
 +
{{#ifeq: {{lc:{{{Keyword search|}}}}} | yes | <li>Keyword search</li>}}<nowiki/>
 +
{{#ifeq: {{lc:{{{Hashtag search|}}}}} | yes | <li>Hashtag search</li>}}<nowiki/>
 +
{{#ifeq: {{lc:{{{Keyword monitoring|}}}}} | yes | <li>Keyword monitoring</li>}}<nowiki/>
 +
{{#ifeq: {{lc:{{{Hashtag monitoring|}}}}} | yes | <li>Hashtag monitoring</li>}}<nowiki/>
 +
{{#ifeq: {{lc:{{{Event monitoring|}}}}} | yes | <li>Event monitoring</li>}}<nowiki/>
 +
{{#ifeq: {{lc:{{{Event notifications|}}}}} | yes | <li>Event notifications</li>}}<nowiki/>
 +
</div>
 +
<div class="func-block">
 +
{{#ifexpr:
 +
    {{#ifeq: {{lc:{{{Posting content|}}}}} | yes | 1 | 0}} or
 +
    {{#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>}}<nowiki/>
 +
{{#ifeq: {{lc:{{{Scheduling content|}}}}} | yes | <li>Scheduling content</li>}}<nowiki/>
 +
{{#ifeq: {{lc:{{{Post time optimization|}}}}} | yes | <li>Post time optimization</li>}}<nowiki/>
 +
{{#ifeq: {{lc:{{{Content library|}}}}} | yes | <li>Content library</li>}}<nowiki/>
 +
{{#if: {{{Supported content types|}}} | <li>Supported content types: {{{Supported content types}}}<nowiki/></li>}}<nowiki/>
 +
</div>
 +
<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/>
 +
{{#ifeq: {{lc:{{{Image analysis|}}}}} | yes | <li>Image</li>}}<nowiki/>
 +
{{#ifeq: {{lc:{{{Video analysis|}}}}} | yes | <li>Video</li>}}<nowiki/>
 +
{{#ifeq: {{lc:{{{Topic analysis|}}}}} | yes | <li>Topic</li>}}<nowiki/>
 +
{{#ifeq: {{lc:{{{Sentiment analysis|}}}}} | yes | <li>Sentiment</li>}}<nowiki/>
 +
{{#ifeq: {{lc:{{{Trend analysis|}}}}} | yes | <li>Trend</li>}}<nowiki/>
 +
</div>
 +
<div class="func-block">
 +
{{#ifexpr:
 +
    {{#ifeq: {{lc:{{{Post metrics|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Profile or Site metrics|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Network metrics|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Follower metrics|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Audience metrics|}}}}} | yes | 1 | 0}} or
 +
    {{#ifeq: {{lc:{{{Competitor metrics|}}}}} | yes | 1 | 0}}
 +
|<h3>[[File:Func_metrics.svg|link=|class=func-icon]]Metrics</h3>
 +
}}
 +
{{#ifeq: {{lc:{{{Post metrics|}}}}} | yes | <li>Post metrics</li>}}
 +
{{#ifeq: {{lc:{{{Profile or Site metrics|}}}}} | yes | <li>Profile/Site metrics</li>}}
 +
{{#ifeq: {{lc:{{{Network metrics|}}}}} | yes | <li>Network metrics</li>}}
 +
{{#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>}}
 +
{{#ifeq: {{lc:{{{Clustering Aggregation|}}}}} | yes | <li>Clustering/Aggregation</li>}}
 +
{{#ifeq: {{lc:{{{Visualization options|}}}}} | yes | <li>Visualization options</li>}}
 +
{{#ifeq: {{lc:{{{PDF export|}}}}} | yes | <li>PDF export</li>}}
 +
</div>
 +
</div>
 +
</div>
 +
<div class="section dct-more">
 +
<h2>See Related</h2>
 +
Guidelines Scenarios
 +
</div>
 +
</div>
 +
 
 +
[[Category:Disaster Community Technology]]
 
</includeonly>
 
</includeonly>

Latest revision as of 14:35, 15 June 2022

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