Template: Use Cases: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 95: | Line 95: | ||
|}} | |}} | ||
{{#if: {{{Used technologies|}}} | | {{#if: {{{Used technologies|}}} | | ||
<h5>Which technologies were used?</h5> | <h5>Which social media and crowdsourcing technologies were used?</h5> | ||
<div><ul> | <div><ul> | ||
{{#arraymap:{{{Used technologies|}}}|,|x|<li>[[Used technologies::x]]</li>|\s}} | {{#arraymap:{{{Used technologies|}}}|,|x|<li>[[Used technologies::x]]</li>|\s}} | ||
Line 105: | Line 105: | ||
{{#arraymap:{{{Used guidelines|}}}|,|x|<li>[[Used guidelines::x]]</li>|\s}} | {{#arraymap:{{{Used guidelines|}}}|,|x|<li>[[Used guidelines::x]]</li>|\s}} | ||
</ul></div> | </ul></div> | ||
|}} | |||
{{#if: {{{Used platforms|}}} | | |||
<h5>Which social media platforms were used?</h5> | |||
<div><ul> | |||
{{#arraymap:{{{Used platforms|}}}|,|x|<li>[[Used platforms::x]]</li>|\s}} | |||
</ul></div> | |||
|}} | |||
{{#if: {{{Used hashtags|}}} | | |||
<h5>Which hashtags or keywords were used?</h5> | |||
{{{Used hashtags|}}} | |||
|}} | |}} | ||
</div> | </div> |
Revision as of 13:58, 6 February 2023
Template for a Use Case profile.
Still in development!