Template:Testing/doc: Difference between revisions

m
Text replacement - "(={2,})([^\s=])(.+)([^\s=])(={2,})" to "$1 $2$3$4 $5"
m (Text replacement - "nVidia" to "NVIDIA")
m (Text replacement - "(={2,})([^\s=])(.+)([^\s=])(={2,})" to "$1 $2$3$4 $5")
Line 1: Line 1:
This three-part '''testing''' template should be used to display details of testing against a particular game. Use the {{tl|testing/start}} template to add rows but remember to use the rules listed in the "parameters" section below. Please list entries in chronological order; oldest to newest, top to bottom.
This three-part '''testing''' template should be used to display details of testing against a particular game. Use the {{tl|testing/start}} template to add rows but remember to use the rules listed in the "parameters" section below. Please list entries in chronological order; oldest to newest, top to bottom.


==Usage==
== Usage ==
To add testing details use entries similar to the code below:
To add testing details use entries similar to the code below:


Line 14: Line 14:
{{testing/end}}
{{testing/end}}


==Parameters==
== Parameters ==
===Start===
=== Start ===
*<tt>|type=</tt> is optional, and can be used to specify the type of software, such as channel, game, or anything. When <tt>|type=</tt> is specified, template will use the string passed, or when it isn't specified, this template will return the default string ("game").
*<tt>|type=</tt> is optional, and can be used to specify the type of software, such as channel, game, or anything. When <tt>|type=</tt> is specified, template will use the string passed, or when it isn't specified, this template will return the default string ("game").


===Entry===
=== Entry ===
<pre>{{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}</pre>
<pre>{{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}</pre>
*In <tt>|revision=</tt> you must specify only the revision number, since it's parsed by [[Template:Revision]] (The same rules of [[Template:Revision]] apply here, and special handling is included for "2.0" and "3.0" releases).
*In <tt>|revision=</tt> you must specify only the revision number, since it's parsed by [[Template:Revision]] (The same rules of [[Template:Revision]] apply here, and special handling is included for "2.0" and "3.0" releases).
Line 27: Line 27:
*<tt>|tester=</tt> tester ID (i.e. one's name or alias), will link to a user page if one exists.
*<tt>|tester=</tt> tester ID (i.e. one's name or alias), will link to a user page if one exists.


===End===
=== End ===
No parameters available.
No parameters available.