Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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:M2M Scenario"

Line 7: Line 7:
 
| description = Blah blah
 
| description = Blah blah
 
| rel_scenario1 = 0002
 
| rel_scenario1 = 0002
| ref_problem1 = 0001
+
| rel_problem1 = 0001
| ref_problem2 = 0008
+
| rel_problem2 = 0008
 
}}</pre>|2={{M2M_Scenario
 
}}</pre>|2={{M2M_Scenario
 
| identifier = 0001
 
| identifier = 0001
Line 14: Line 14:
 
| description = Blah blah
 
| description = Blah blah
 
| rel_scenario1 = 0002
 
| rel_scenario1 = 0002
| ref_problem1 = 0001
+
| rel_problem1 = 0001
| ref_problem2 = 0008
+
| rel_problem2 = 0008
 
}}}}
 
}}}}
  

Revision as of 11:07, 10 April 2012

This template is used to describe an M2MIWG scenario.

Markup Rendering
{{M2M_Scenario
| identifier = 0001
| name = Dummy scenario
| description = Blah blah
| rel_scenario1 = 0002
| rel_problem1 = 0001
| rel_problem2 = 0008
}}

M2M-Scenario-0001 - Dummy scenario

Blah blah

Related scenarios

Referenced by problems


Identifier

A 4-digit number that helps identifying and referencing the scenario in other pages/docs.

Name

Descriptive name of the scenario

Description

Description of the scenario


Back to the top