Template: Use Cases: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 81: | Line 81: | ||
<div class="mb-4"><h5>Description</h5> | <div class="mb-4"><h5>Description</h5> | ||
{{{Long description|}}}</div> | {{{Long description|}}}</div> | ||
|}} | |}}{{#if: {{{SMCS usage problems solving|}}} | | ||
{{#if: {{{SMCS usage problems solving|}}} | | |||
<div class="mb-4"><h5>What was the overall goal of the Use Case?</h5> | <div class="mb-4"><h5>What was the overall goal of the Use Case?</h5> | ||
{{{SMCS usage problems solving|}}}</div> | {{{SMCS usage problems solving|}}}</div> | ||
|}} | |}}{{#if: {{{Worked well|}}} | | ||
{{#if: {{{Worked well|}}} | | |||
<div class="mb-4"><h5>What worked well and could be recommended to others?</h5> | <div class="mb-4"><h5>What worked well and could be recommended to others?</h5> | ||
{{{Worked well|}}}</div> | {{{Worked well|}}}</div> | ||
|}} | |}}{{#if: {{{Limitations|}}} | | ||
{{#if: {{{Limitations|}}} | | |||
<div class="mb-4"><h5>What limitations were identified?</h5> | <div class="mb-4"><h5>What limitations were identified?</h5> | ||
{{{Limitations|}}}</div> | {{{Limitations|}}}</div> | ||
Line 96: | Line 93: | ||
<div class="mb-4"><h5>Which social media and crowdsourcing technologies were used?</h5> | <div class="mb-4"><h5>Which social media and crowdsourcing technologies were used?</h5> | ||
<ul>{{#arraymap:{{{Used technologies|}}}|,|x|<li>[[x]]</li>|\s}}</ul></div> | <ul>{{#arraymap:{{{Used technologies|}}}|,|x|<li>[[x]]</li>|\s}}</ul></div> | ||
|}} | |}}{{#if: {{{Used guidelines|}}} | | ||
{{#if: {{{Used guidelines|}}} | | |||
<div class="mb-4"><h5>Which guidelines were used?</h5> | <div class="mb-4"><h5>Which guidelines were used?</h5> | ||
<ul>{{#arraymap:{{{Used guidelines|}}}|,|x|<li>[[x]]</li>|\s}}</ul></div> | <ul>{{#arraymap:{{{Used guidelines|}}}|,|x|<li>[[x]]</li>|\s}}</ul></div> | ||
|}} | |}}{{#if: {{{Used platforms|}}} | | ||
{{#if: {{{Used platforms|}}} | | |||
<div class="mb-4"><h5>Which social media platforms were used?</h5> | <div class="mb-4"><h5>Which social media platforms were used?</h5> | ||
<ul>{{#arraymap:{{{Used platforms|}}}|,|x|<li>[[x]]</li>|\s}}</ul></div> | <ul>{{#arraymap:{{{Used platforms|}}}|,|x|<li>[[x]]</li>|\s}}</ul></div> | ||
|}} | |}}{{#if: {{{Used hashtags|}}} | | ||
{{#if: {{{Used hashtags|}}} | | |||
<div class="mb-4"><h5>Which hashtags or keywords were used?</h5> | <div class="mb-4"><h5>Which hashtags or keywords were used?</h5> | ||
{{{Used hashtags|}}}</div> | {{{Used hashtags|}}}</div> |
Revision as of 14:47, 6 February 2023
Template for a Use Case profile.
Still in development!