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 40: Line 40:
{{#ifexpr:
{{#ifexpr:
     {{#ifeq: {{lc:{{{Keyword search|}}}}} | yes | 1 | 0}} or
     {{#ifeq: {{lc:{{{Keyword search|}}}}} | yes | 1 | 0}} or
     {{#ifeq: {{lc:{{{Hashtag search|}}}}} | yes | 1 | 0}}
     {{#ifeq: {{lc:{{{Hashtag search|}}}}} | yes | 1 | 0}} or
|<h3>Search and Monitor</h3>
    {{#ifeq: {{lc:{{{Advanced search features|}}}}} | yes | 1 | 0}} or
    {{#ifeq: {{lc:{{{Keyword monitoring|}}}}} | yes | 1 | 0}} or
    {{#ifeq: {{lc:{{{Hashtag monitoring|}}}}} | yes | 1 | 0}}
|<h3>Search & Monitor</h3>
}}
}}
<li>{{#ifeq: {{lc:{{{Keyword search|}}}}} | yes | Keyword search}}</li>
{{#ifeq: {{lc:{{{Keyword search|}}}}} | yes | <li>Keyword search</li>}}
<li>{{#ifeq: {{lc:{{{Hashtag search|}}}}} | yes | 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:{{{Hashtag monitoring|}}}}} | yes | <li>Hashtag monitoring</li>}}
</div>
</div>
</section>
</section>

Revision as of 14:43, 25 May 2022

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