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

From LINKS Community Center
Jump to: navigation, search
Line 55: Line 55:
 
{{#ifeq: {{lc:{{{Event monitoring|}}}}} | yes | <li>Event monitoring</li>}}
 
{{#ifeq: {{lc:{{{Event monitoring|}}}}} | yes | <li>Event monitoring</li>}}
 
{{#ifeq: {{lc:{{{Event notifications|}}}}} | yes | <li>Event notifications</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>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>
 
</section>
 
</section>

Revision as of 14:19, 30 May 2022

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