Template:UseCase: Difference between revisions
From IHRIS Wiki
(Created page with '===Use Case: {{#if: {{{number|}}} |{{{number}}}: |}}{{{name}}}=== '''Primary Actor''': {{#if: {{{actor|}}} | {{{actor}}} | ''(TBD)''}} {{#if: {{{resources|}}} | '''Other Resour…') |
No edit summary |
||
(34 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
===Use Case: {{#if: {{{number|}}} |{{{number}}} | ===Use Case: {{#if: {{{number|}}} | <i style='color:red'>{{{number}}}</i> |}} {{ucfirst:{{StripWhitespace| {{{1}}}}}}}=== | ||
<hr/> | |||
{{#if: {{{description|}}} | {{{ description}}} | }} | |||
'' | <table style='width:100%'> | ||
{{#if: {{{ | {{UseCaseRow:|Primary Actor | {{#if: {{{actor|}}} | {{{actor}}} | ''(TBD)''}} }} | ||
{{{ | {{#if: {{{stakeholders|}}} | {{UseCaseRow | Stake Holders | {{{stakeholders}}} }} }} | ||
{{#if: {{{ | {{UseCaseRow | Pre-Conditions | {{#if: {{{preconditions|}}} | {{{preconditions}}} | ''(TBD)''}} }} | ||
{{{ | {{UseCaseRow | Success Guarantee | {{#if: {{{success|}}} | {{{success}}} | ''(TBD)''}} }} | ||
''' | {{UseCaseRow | Main Success Scenario | {{#if: {{{mss|}}} | | ||
{{{mss}}} | ''(TBD)''}} }} | |||
{{#if: {{{extensions|}}} | {{UseCaseRow | Extensions | | |||
{{{extensions}}} }} }} | |||
{{#if: {{{notes|}}} | {{UseCaseRow | Notes | {{{notes}}} }} }} | |||
</table> | |||
{{#if: {{{resources|}}} | '''Other Resources''': {{{resources}}} | }} | |||
{{#if: {{{ |
Latest revision as of 12:04, 4 May 2011
Use Case: {{{1}}}
Primary Actor | (TBD) |
Pre-Conditions | (TBD) |
Success Guarantee | (TBD) |
Main Success Scenario | (TBD) |