Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Template:UseCase"

Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
This template simply calls out a use case definition. Use it like this:
 
This template simply calls out a use case definition. Use it like this:
  <nowiki>{{UseCase|John is a lumberjack from...}}</nowiki>
+
  <nowiki>{{UseCase|Pythonesque Sketches}}
 +
| John is a lumberjack from...
 +
|}
 +
</nowiki>
 
</noinclude>
 
</noinclude>
 
+
{|style="background-color:#F9F9B2; width:100%" border="1" cellpadding="5" cellspacing="0"
{| style="background-color:#F9F9B2;"
+
! align="left" | {{{1}}}
| "{{{1}}}"
+
|-
|}
+

Revision as of 20:43, 5 November 2009

This template simply calls out a use case definition. Use it like this:

{{UseCase|Pythonesque Sketches}}
 | John is a lumberjack from...
 |}

{{{1}}}

Back to the top