Template:Testing/start: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
(More work on template documentation)
No edit summary
Line 2: Line 2:


<pre>{{Testing|type=template}}
<pre>{{Testing|type=template}}
{{Test 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}}</pre>
{{Test 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}}</pre>
The sample entry above will show on the game page like this (in this example <tt>|type=</tt> was set as "template"):
The sample entry above will show on the game page like this (in this example <tt>|type=</tt> was set as "template"):



Revision as of 05:52, 17 May 2011

This template should be used to display details of testing against a particular game. Use the Template:Test_Entry template to add rows but remember to use the rules available here. You can also use |type= to determine the kind 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"). To add entries you need to use the code below:

{{Testing|type=template}}
{{Test 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}}

The sample entry above will show on the game page like this (in this example |type= was set as "template"):


Template:Test Entry |}