Template:UseCase: Difference between revisions

From IHRIS Wiki
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
===Use Case: {{#if: {{{number|}}} | <i style='color:red'>{{{number}}}</i>  |}} {{uc:{{StripWhitespace| {{{1}}}}}}}===
===Use Case: {{#if: {{{number|}}} | <i style='color:red'>{{{number}}}</i>  |}} {{ucfirst:{{StripWhitespace| {{{1}}}}}}}===
 
<hr/>
{{#if: {{{description|}}} |  {{{ description}}} | }}
{{#if: {{{description|}}} |  {{{ description}}} | }}


'''Primary Actor''': {{#if: {{{actor|}}} | {{{actor}}} | ''(TBD)''}}
<table style='width:100%'>
{{#if: {{{resources|}}} |   
{{UseCaseRow:|Primary Actor | {{#if: {{{actor|}}} | {{{actor}}} | ''(TBD)''}} }}
'''Other Resources''':  
{{#if: {{{stakeholders|}}} |  {{UseCaseRow | Stake Holders | {{{stakeholders}}} }} }}
{{{resources}}}  
{{UseCaseRow | Pre-Conditions | {{#if: {{{preconditions|}}} | {{{preconditions}}} | ''(TBD)''}} }}
| }}{{#if: {{{stakeholders|}}} |
{{UseCaseRow | Success Guarantee | {{#if: {{{success|}}} | {{{success}}} | ''(TBD)''}} }}
'''Stake Holders''':  {{{stakeholders}}}  
{{UseCaseRow | Main Success Scenario |  {{#if: {{{mss|}}} |
| }}
{{{mss}}} | ''(TBD)''}} }}
'''Pre-Conditions''': {{#if: {{{preconditions|}}} | {{{preconditions}}} | ''(TBD)''}}
{{#if: {{{extensions|}}} |  {{UseCaseRow | Extensions  |
 
{{{extensions}}} }} }}
'''Success Guarantee''': {{#if: {{{success|}}} | {{{success}}} | ''(TBD)''}}
{{#if: {{{notes|}}} | {{UseCaseRow | Notes | {{{notes}}} }} }}
</table>


'''Main Success Scenario''': {{#if: {{{mss|}}} |
{{#if: {{{resources|}}} |  '''Other Resources''':  {{{resources}}} | }}
{{{mss}}} | ''(TBD)''}}
{{#if: {{{extensions|}}} | 
'''Extensions''': 
{{{extensions}}}
|}}{{#if: {{{notes|}}} |   
'''Notes''':   
{{{notes}}}  
|}}

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)