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

From LINKS Community Center
Jump to: navigation, search
Line 104: Line 104:
 
{{#ifeq: {{lc:{{{Audience metrics|}}}}} | yes | <li>Audience metrics</li>}}
 
{{#ifeq: {{lc:{{{Audience metrics|}}}}} | yes | <li>Audience metrics</li>}}
 
{{#ifeq: {{lc:{{{Competitor metrics|}}}}} | yes | <li>Competitor 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>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>

Revision as of 14:50, 30 May 2022

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