Template:Testing/doc: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (Text replacement - "(={2,})([^\s=])(.+)([^\s=])(={2,})" to "$1 $2$3$4 $5")
No edit summary
Line 16: Line 16:
== 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").
*<var>|type=</var> is optional, and can be used to specify the type of software, such as channel, game, or anything. When <var>|type=</var> 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 <var>|revision=</var> 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>|OS=</tt> you must specify only basic info, like OS Brand + Version + Processor architecture (For example, Windows 7 x86 or Mac OSX 10.7 x64 or Ubuntu 10 x86_64, etc).  
*In <tvar>|OS=</var> you must specify only basic info, like OS Brand + Version + Processor architecture (For example, Windows 7 x86 or Mac OSX 10.7 x64 or Ubuntu 10 x86_64, etc).  
*In <tt>|CPU=</tt> only basic information is required, like CPU Brand + Series + Model + @ + Frequency in GHz (For example, Intel Core 2 Duo E4500 @ 2.2GHz).
*In <var>|CPU=</var> only basic information is required, like CPU Brand + Series + Model + @ + Frequency in GHz (For example, Intel Core 2 Duo E4500 @ 2.2GHz).
*Only basic info is required on <tt>|GPU=</tt> too, like GPU Brand + Series + Model (For example, AMD Radeon HD 6450, ATI Radeon HD 5670, NVIDIA GeForce 9800 GTX, or Intel GMA 945G).
*Only basic info is required on <var>|GPU=</var> too, like GPU Brand + Series + Model (For example, AMD Radeon HD 6450, ATI Radeon HD 5670, NVIDIA GeForce 9800 GTX, or Intel GMA 945G).
*In <tt>|results=</tt>. write only the essential! (For example, "Playable 40-60 FPS, intro slow" or "Slow: 25-35 FPS in game due slow CPU (or GPU)". Please doesn't include Dolphin configuration, since we assume that test environment is set as recommended settings described on game page or in the [[Performance Guide]]).
*In <var>|results=</var>. write only the essential! (For example, "Playable 40-60 FPS, intro slow" or "Slow: 25-35 FPS in game due slow CPU (or GPU)". Please doesn't include Dolphin configuration, since we assume that test environment is set as recommended settings described on game page or in the [[Performance Guide]]).
*<tt>|tester=</tt> tester ID (i.e. one's name or alias), will link to a user page if one exists.
*<var>|tester=</var> 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.

Navigation menu