Template:Test case: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (again...)
m (and again...)
Line 28: Line 28:
<div style="align: left; margin-top:-1px; padding: 0.5em; {{#ifeq:{{{clear}}}|true||border: solid 2px #00B20D; background-color:white; -moz-border-radius-bottomleft: 25px; -moz-border-radius-bottomright: 25px;}}">
<div style="align: left; margin-top:-1px; padding: 0.5em; {{#ifeq:{{{clear}}}|true||border: solid 2px #00B20D; background-color:white; -moz-border-radius-bottomleft: 25px; -moz-border-radius-bottomright: 25px;}}">
{| border="0" cellpadding="4" cellspacing="4"
{| border="0" cellpadding="4" cellspacing="4"
! Stream
!width="150" Stream
| {{#arraymap:{{{testcase_stream|}}}|,|x|[[Stream::x]]}}
| {{#arraymap:{{{testcase_stream|}}}|,|x|[[Stream::x]]}}
! Build #
! Build #

Revision as of 20:49, 24 July 2008

This is the 'Test Case' template. It should be called in the following format:

{{Test Case
|testcase_name=
|testcase_stream=
|testcase_build=
|testcase_component=
|testcase_objective=
|testcase_feature=
|testcase_source=
|testcase_approach=
|testcase_tools=
|testcase_setup=
|testcase_procedure=
|testcase_expectedresults=
|testcase_comments=
}}

Edit the page to see the template text.