Template: Use Cases: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 82: | Line 82: | ||
{{{Long description|}}} | {{{Long description|}}} | ||
|}} | |}} | ||
<h5>What worked well and | {{#if: {{{SMCS usage problems solving|}}} | | ||
{{{Worked well| | <h5>What was the overall goal of the Use Case?</h5> | ||
<h5>What limitations were identified | {{{SMCS usage problems solving|}}} | ||
{{{Limitations| | |}} | ||
{{#if: {{{Worked well|}}} | | |||
<h5>What worked well and could be recommended to others?</h5> | |||
{{{Worked well|}}} | |||
|}} | |||
{{#if: {{{Limitations|}}} | | |||
<h5>What limitations were identified?</h5> | |||
{{{Limitations|}}} | |||
|}} | |||
{{#if: {{{Used technologies|}}} | | |||
<h5>Which technologies were used?</h5> | <h5>Which 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}} | ||
</ul></div> | </ul></div> | ||
| | |}} | ||
{{#if: {{{Used guidelines|}}} | | |||
<h5>Which guidelines were used?</h5> | <h5>Which guidelines were used?</h5> | ||
<div><ul> | <div><ul> | ||
{{#arraymap:{{{Used guidelines|}}}|,|x|<li>[[Used guidelines::x]]</li>|\s}} | {{#arraymap:{{{Used guidelines|}}}|,|x|<li>[[Used guidelines::x]]</li>|\s}} | ||
</ul></div> | </ul></div> | ||
| | |}} | ||
</div> | </div> | ||
<div class="section dct-more"> | <div class="section dct-more"> |
Revision as of 13:49, 6 February 2023
Template for a Use Case profile.
Still in development!