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 2: Line 2:
 
This template is used to describe an M2MIWG scenario.
 
This template is used to describe an M2MIWG scenario.
  
{{Usage|<pre>{{M2M_Scenario
+
{{Usage|</noinclude>
 +
<pre>{{M2M_Scenario
 
| identifier = 0001
 
| identifier = 0001
 
| name = Dummy scenario
 
| name = Dummy scenario
Line 9: Line 10:
 
| rel_problem1 = 0001
 
| rel_problem1 = 0001
 
| rel_problem2 = 0008
 
| rel_problem2 = 0008
}}</pre>|2={{M2M_Scenario
+
}}</pre>
| identifier = 0001
+
|2={{M2M_ScenariofckLR| identifier = 0001fckLR| name = Dummy scenariofckLR| description = Blah blahfckLR| rel_scenario1 = 0002fckLR| rel_problem1 = 0001fckLR| rel_problem2 = 0008fckLR}}}}fckLRfckLR'''Identifier'''fckLR:A 4-digit number that helps identifying and referencing the scenario in other pages/docs.fckLRfckLR'''Name'''fckLR:Descriptive name of the scenariofckLRfckLR'''Description'''fckLR:Description of the scenariofckLRfckLR
| name = Dummy scenario
+
| description = Blah blah
+
| rel_scenario1 = 0002
+
| rel_problem1 = 0001
+
| rel_problem2 = 0008
+
}}}}
+
 
+
'''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
+
 
+
</noinclude>
+
 
<includeonly>
 
<includeonly>
  
Line 41: Line 25:
 
==== Referenced by problems ====
 
==== Referenced by problems ====
  
{{#if: {{{rel_problem1|}}} | * [[Machine-to-Machine/M2MIWG/M2M_Problems#{{{rel_problem1}}}|M2M-Problem-{{{rel_problem1}}}]] }}{{#if: {{{rel_problem2|}}} | * [[Machine-to-Machine/M2MIWG/M2M_Problems#{{{rel_problem2}}}|M2M-Problem-{{{rel_problem2}}}]] }}{{#if: {{{rel_problem3|}}} | * [[Machine-to-Machine/M2MIWG/M2M_Problems#{{{rel_problem3}}}|M2M-Problem-{{{rel_problem3}}}]] }}{{#if: {{{rel_problem4|}}} | * [[Machine-to-Machine/M2MIWG/M2M_Problems#{{{rel_problem4}}}|M2M-Problem-{{{rel_problem4}}}]] }}{{#if: {{{rel_problem5|}}} | * [[Machine-to-Machine/M2MIWG/M2M_Problems#{{{rel_problem5}}}|M2M-Problem-{{{rel_problem5}}}]] }}{{#if: {{{rel_problem6|}}} | * [[Machine-to-Machine/M2MIWG/M2M_Problems#{{{rel_problem6}}}|M2M-Problem-{{{rel_problem6}}}]] }}
+
{{#if: {{{rel_problem1|}}} | * [[Machine-to-Machine/M2MIWG/M2M-Problems#{{{rel_problem1}}}|M2M-Problem-{{{rel_problem1}}}]] }}{{#if: {{{rel_problem2|}}} | * [[Machine-to-Machine/M2MIWG/M2M-Problems#{{{rel_problem2}}}|M2M-Problem-{{{rel_problem2}}}]] }}{{#if: {{{rel_problem3|}}} | * [[Machine-to-Machine/M2MIWG/M2M-Problems#{{{rel_problem3}}}|M2M-Problem-{{{rel_problem3}}}]] }}{{#if: {{{rel_problem4|}}} | * [[Machine-to-Machine/M2MIWG/M2M-Problems#{{{rel_problem4}}}|M2M-Problem-{{{rel_problem4}}}]] }}{{#if: {{{rel_problem5|}}} | * [[Machine-to-Machine/M2MIWG/M2M-Problems#{{{rel_problem5}}}|M2M-Problem-{{{rel_problem5}}}]] }}{{#if: {{{rel_problem6|}}} | * [[Machine-to-Machine/M2MIWG/M2M-Problems#{{{rel_problem6}}}|M2M-Problem-{{{rel_problem6}}}]] }}
  
  

Revision as of 11:08, 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
}}

Template:M2M ScenariofckLR

fckLRfckLRIdentifierfckLR:A 4-digit number that helps identifying and referencing the scenario in other pages/docs.fckLRfckLRNamefckLR:Descriptive name of the scenariofckLRfckLRDescriptionfckLR:Description of the scenariofckLRfckLR

Back to the top