Template:Testing/doc: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(→‎Entry: I'm sure I've seen some users include their HD settings. I think this shouldn't be enforced anymore. They can say whatever they want in their result summary.)
mNo edit summary
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== About ==
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 ==
=== Neighboring Templates ===
To add testing details use entries similar to this code (it'll result in what you see in Example section below):
* [[Template:Testing/start]]
* [[Template:Testing/entry]]
* [[Template:Testing/end]]
 
== Example ==
<pre>
<pre>
{{testing/start|type=XXX}}
{{testing/start}}
{{testing/entry|revision=4.0-7654|OS=Windows 7|CPU=Intel Core i5-4690K @ 3.5GHz|GPU=NVIDIA GeForce GTX 960|result=Intro slow, but in game full speed.|tester=User name}}
{{testing/entry|revision=4.0-7654|OS=Windows 7|CPU=Intel Core i5-4690K @ 3.5GHz|GPU=NVIDIA GeForce GTX 960|result=Intro slow, but in game full speed.|tester=User name}}
{{testing/end}}
{{testing/end}}
</pre>
</pre>


== Example ==
Produces
{{testing/start|type=XXX}}
<div style="background:#fff;border:1px solid #ddd;padding:.5em">
{{testing/start}}
{{testing/entry|revision=4.0-7654|OS=Windows 7|CPU=Intel Core i5-4690K @ 3.5GHz|GPU=NVIDIA GeForce GTX 960|result=Intro slow, but in game full speed.|tester=User name}}
{{testing/entry|revision=4.0-7654|OS=Windows 7|CPU=Intel Core i5-4690K @ 3.5GHz|GPU=NVIDIA GeForce GTX 960|result=Intro slow, but in game full speed.|tester=User name}}
{{testing/end}}
{{testing/end}}</div>


== Parameters ==
== Parameters ==
=== Start ===
=== Start ===
<pre>{{testing/start|type=XXX}}</pre>
<pre>{{testing/start}}</pre>
*<code>|type=</code> 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").
No parameters needed.


=== Entry ===
=== Entry ===
Line 31: Line 37:
<pre>{{testing/end}}</pre>
<pre>{{testing/end}}</pre>
No parameters needed.
No parameters needed.
=== Categories ===
The categories below are generated by these templates and provide some data quality checks.
*[[:Category:Testing Templates missing details]] ({{PAGESINCAT:Testing Templates missing details}})
**[[:Category:Testing Templates missing revision details]] ({{PAGESINCAT:Testing Templates missing revision details}})
**[[:Category:Testing Templates missing OS details]] ({{PAGESINCAT:Testing Templates missing OS details}})
**[[:Category:Testing Templates missing GPU details]] ({{PAGESINCAT:Testing Templates missing GPU details}})
**[[:Category:Testing Templates missing result details]] ({{PAGESINCAT:Testing Templates missing result details}})
**[[:Category:Testing Templates missing tester details]] ({{PAGESINCAT:Testing Templates missing tester details}})
*[[:Category:Testing Templates  out of order]] ({{PAGESINCAT:Testing Templates  out of order}})
The categories below are generated by these templates and provide age of testing details.
*[[:Category:Tested]] ({{PAGESINCAT:Tested}})
*[[:Category:Untested for...]]
**[[:Category:Untested]] ({{PAGESINCAT:Untested}})
**[[:Category:Untested for 10000+ revisions]] ({{PAGESINCAT:Untested for 10000+ revisions}})
**[[:Category:Untested for 5000+ revisions]] ({{PAGESINCAT:Untested for 5000+ revisions}})
**[[:Category:Untested for 2500+ revisions]] ({{PAGESINCAT:Untested for 2500+ revisions}})
**[[:Category:Untested for 1000+ revisions]] ({{PAGESINCAT:Untested for 1000+ revisions}})
**[[:Category:Untested for 500+ revisions]] ({{PAGESINCAT:Untested for 500+ revisions}})
6,576

edits

Navigation menu