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:M2M Scenario"

Line 37: Line 37:
 
=== Related scenarios ===
 
=== Related scenarios ===
  
{{#if: {{{rel_scenario1|}}} | * [[Machine-to-Machine/M2MIWG/M2M-Scenarios#{{{rel_scenario1}}}|M2M-Scenario-{{{rel_scenario1}}} }}
+
{{#if: {{{rel_scenario1|}}} | * [[Machine-to-Machine/M2MIWG/M2M-Scenarios#{{{rel_scenario1}}}|M2M-Scenario-{{{rel_scenario1}}}]] }}
 
{{#if: {{{rel_scenario2|}}} | * {{{rel_scenario2}}} }}
 
{{#if: {{{rel_scenario2|}}} | * {{{rel_scenario2}}} }}
 
{{#if: {{{rel_scenario3|}}} | * {{{rel_scenario3}}} }}
 
{{#if: {{{rel_scenario3|}}} | * {{{rel_scenario3}}} }}

Revision as of 10:57, 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
| ref_problem1 = 0001
| ref_problem2 = 0008
}}

M2M-Scenario-0001 - Dummy scenario

Blah blah

Related scenarios

Referenced by problems

  • None.


Identifier

A 4-digit number that helps identifying and referencing the scenario.

Name

The name of the scenario

Description

The description of the scenario


Back to the top