Template:UseCase: Difference between revisions

From IHRIS Wiki
No edit summary
 
(13 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|}}} |  <hr/>'''Other Resources''': {{{resources}}} | }}
{{UseCaseRow:|Primary Actor | {{#if: {{{actor|}}} | {{{actor}}} | ''(TBD)''}} }}
{{#if: {{{stakeholders|}}} |<p/> '''Stake Holders''':  {{{stakeholders}}} | }}
{{#if: {{{stakeholders|}}} |  {{UseCaseRow | Stake Holders | {{{stakeholders}}} }} }}
'''Pre-Conditions''': {{#if: {{{preconditions|}}} | {{{preconditions}}} | ''(TBD)''}}
{{UseCaseRow | Pre-Conditions | {{#if: {{{preconditions|}}} | {{{preconditions}}} | ''(TBD)''}} }}
 
{{UseCaseRow | Success Guarantee | {{#if: {{{success|}}} | {{{success}}} | ''(TBD)''}} }}
'''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>


'''Main Success Scenario''': {{#if: {{{mss|}}} | <p/> {{{mss}}} <p/> | ''(TBD)''}}
{{#if: {{{resources|}}} |  '''Other Resources''':  {{{resources}}} | }}
{{#if: {{{extensions|}}} |  <p/>'''Extensions''': 
{{{extensions}}} <p/>|}}
{{#if: {{{notes|}}} |  <p/>'''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)