Template: Disaster Community Technology new: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 39: Line 39:
<div class="func-block">
<div class="func-block">
{{#ifexpr:
{{#ifexpr:
    {{#ifeq: {{lc:{{{Advanced search features|}}}}} | yes | 1 | 0}} or
     {{#ifeq: {{lc:{{{Keyword search|}}}}} | yes | 1 | 0}} or
     {{#ifeq: {{lc:{{{Keyword search|}}}}} | yes | 1 | 0}} or
     {{#ifeq: {{lc:{{{Hashtag search|}}}}} | yes | 1 | 0}} or
     {{#ifeq: {{lc:{{{Hashtag search|}}}}} | yes | 1 | 0}} or
    {{#ifeq: {{lc:{{{Advanced search features|}}}}} | yes | 1 | 0}} or
     {{#ifeq: {{lc:{{{Keyword monitoring|}}}}} | yes | 1 | 0}} or
     {{#ifeq: {{lc:{{{Keyword monitoring|}}}}} | yes | 1 | 0}} or
     {{#ifeq: {{lc:{{{Hashtag monitoring|}}}}} | yes | 1 | 0}}
     {{#ifeq: {{lc:{{{Hashtag monitoring|}}}}} | yes | 1 | 0}} or
    {{#ifeq: {{lc:{{{Event monitoring|}}}}} | yes | 1 | 0}} or
    {{#ifeq: {{lc:{{{Event notifications|}}}}} | yes | 1 | 0}}
|<h3>Search & Monitor</h3>
|<h3>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:{{{Keyword search|}}}}} | yes | <li>Keyword search</li>}}
{{#ifeq: {{lc:{{{Hashtag search|}}}}} | yes | <li>Hashtag search</li>}}
{{#ifeq: {{lc:{{{Hashtag search|}}}}} | yes | <li>Hashtag search</li>}}
{{#ifeq: {{lc:{{{Advanced search features|}}}}} | yes | <li>Advanced search features</li>}}
{{#ifeq: {{lc:{{{Keyword monitoring|}}}}} | yes | <li>Keyword monitoring</li>}}
{{#ifeq: {{lc:{{{Keyword monitoring|}}}}} | yes | <li>Keyword monitoring</li>}}
{{#ifeq: {{lc:{{{Hashtag monitoring|}}}}} | yes | <li>Hashtag 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>
</section>
</section>

Revision as of 15:10, 25 May 2022

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