Template:ERTableRow: Difference between revisions

From Calidus HUB
(Created page with "<noinclude> {{note}} ALL WRONG {{note}} To be used with Template:TestPlan_CycleHeader and Template:TestPlan_CycleFooter only. {{note}} Ensure that you have defined Sub...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{note}} ALL WRONG
{{note}} To be used with [[:Template:ERTableHeader]] and [[:ERTableFooter]] only.
{{note}} To be used with [[:Template:TestPlan_CycleHeader]] and [[:Template:TestPlan_CycleFooter]] only.
 
{{note}} Ensure that you have defined SubCycle variable under CycleHeader - see that template for details.


Usage:
Usage:
<pre>
<pre>
{{TestPlan_Test
{{ERTableHeader}}
|Test={{ #vardefineecho: SubCycle | {{ #expr: {{ #var: SubCycle }} + 0.01 }} }}
{{ERTableRow
|Action=The actions to follow
|Module=The package name
|Result=The expected result
|ProgramName=The package description
|Remarks=
|Version=The Package Version
|PassFail=
|Call=The Supimix Number
|ClientRef=The Supimix Client Reference
|Priority=The Supimix Priority
|Remarks=The Supimix call log and user notes
|Reporter=The reporter of the problem
}}
{{ERTableRow
|The package name
|The package description
|The Package Version
|The Supimix Number
|The Supimix Client Reference
|The Supimix Priority
|The Supimix call log and user notes
|The reporter of the problem
}}
}}
{{ERTableFooter}}
</pre>
</pre>
<table border="1">
{{ERTableHeader}}
</noinclude>
</noinclude>
<tr>
<tr>
<td>{{{Module}}}&nbsp;</td>
<td><font size="2">{{{Module|{{{1|&nbsp;}}}}}}</font></td>
<td>{{{ProgramName}}}&nbsp;</td>
<td><font size="2">{{{ProgramName|{{{2|&nbsp;}}}}}}</font></td>
<td>{{{Version}}}&nbsp;</td>
<td><font size="2">{{{Version|{{{3|&nbsp;}}}}}}</font></td>
<td>{{{Call}}}&nbsp;</td>
<td><font size="2">{{{Call|{{{4|&nbsp;}}}}}}</font></td>
<td>{{{ClientRef}}}&nbsp;</td>
<td><font size="2">{{{ClientRef|{{{5|&nbsp;}}}}}}</font></td>
<td>{{{Priority}}}&nbsp;</td>
<td><font size="2">{{{Priority|{{{6|&nbsp;}}}}}}</font></td>
<td>{{{Remarks}}}&nbsp;</td>
<td><font size="2">{{{Remarks|{{{7|&nbsp;}}}}}}</font></td>
<td>{{{Reporter}}}&nbsp;</td>
<td><font size="2">{{{Reporter|{{{8|&nbsp;}}}}}}</font></td>
</tr>
</tr>
<noinclude>
<noinclude>
</table>
{{ERTableFooter}}
[[Category:Templates|{{PAGENAME}}]]
[[Category:Templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 14:28, 8 December 2014

Note Note: To be used with Template:ERTableHeader and ERTableFooter only.

Usage:

{{ERTableHeader}}
{{ERTableRow
|Module=The package name
|ProgramName=The package description
|Version=The Package Version
|Call=The Supimix Number
|ClientRef=The Supimix Client Reference
|Priority=The Supimix Priority
|Remarks=The Supimix call log and user notes
|Reporter=The reporter of the problem
}}
{{ERTableRow
|The package name
|The package description
|The Package Version
|The Supimix Number
|The Supimix Client Reference
|The Supimix Priority
|The Supimix call log and user notes
|The reporter of the problem
}}
{{ERTableFooter}}
Module Program Name Ver Call/Iss Client Ref Pr'ty Remarks Reporter