Template:Testing/doc: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
m (Links update)
Line 24: Line 24:
*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.2 GHz).
*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.2 GHz).
*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 9800GTX, or Intel GMA 945G).
*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 9800GTX, 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 [http://www.dolphin-emulator.com/performance.html performance guide]).
*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]]).
*<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.

Revision as of 04:35, 6 November 2012

This three-part testing template should be used to display details of testing against a particular game. Use the {{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

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

{{testing/start|type=template}}
{{testing/entry|revision=5442|OS=Windows 7 x64|CPU=Intel Core 2 Duo E7300 @ 2.6 GHz|GPU=nVidia GTX 275|result=Intro slow, but in game full speed.|tester=Link to user page}}
{{testing/end}}

This title has been tested on the environments listed below:

Test Entries
Revision OS CPU GPU Result Tester
r5442 Windows 7 x64 Intel Core 2 Duo E7300 @ 2.6 GHz nVidia GTX 275 Intro slow, but in game full speed. Link to user page

Parameters

Start

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

Entry

{{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}
  • In |revision= 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 |OS= 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 |CPU= only basic information is required, like CPU Brand + Series + Model + @ + Frequency in GHz (For example, Intel Core 2 Duo E4500 @ 2.2 GHz).
  • Only basic info is required on |GPU= too, like GPU Brand + Series + Model (For example, AMD Radeon HD 6450, ATI Radeon HD 5670, nVidia GeForce 9800GTX, or Intel GMA 945G).
  • In |results=. 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).
  • |tester= tester ID (i.e. one's name or alias), will link to a user page if one exists.

End

No parameters available.