Template: Disaster Community Technology new: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 70: | Line 70: | ||
{{#ifeq: {{lc:{{{Content library|}}}}} | yes | <li>Content library</li>}} | {{#ifeq: {{lc:{{{Content library|}}}}} | yes | <li>Content library</li>}} | ||
{{#if: {{{Supported content types|}}} | <li>Supported content types: {{{Supported content types}}}</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>Analysis</h3> | |||
}} | |||
{{#ifeq: {{lc:{{{Text analysis|}}}}} | yes | <li>Text</li>}} | |||
{{#ifeq: {{lc:{{{Image analysis|}}}}} | yes | <li>Image</li>}} | |||
{{#ifeq: {{lc:{{{Video analysis|}}}}} | yes | <li>Video</li>}} | |||
{{#ifeq: {{lc:{{{Topic analysis|}}}}} | yes | <li>Topic</li>}} | |||
{{#ifeq: {{lc:{{{Sentiment analysis|}}}}} | yes | <li>Sentiment</li>}} | |||
{{#ifeq: {{lc:{{{Trend analysis|}}}}} | yes | <li>Trend</li>}} | |||
</div> | </div> | ||
</section> | </section> |
Revision as of 13:24, 30 May 2022
Development verstion of the DCT Profile template.
Not ready for production!