Template:Testing/start: Difference between revisions

table class=sortable, other adjustments
No edit summary
(table class=sortable, other adjustments)
Line 1: Line 1:
<noinclude>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 [[Template:Test_Entry|available here]]. You can also use <tt>|type=</tt> to determine the kind 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"). To add entries you need to use the code below:
<noinclude>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 listed at that template. You can also use <tt>|type=</tt> to determine the kind 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"). To add entries you need to use the code below:


<pre>{{Testing|type=template}}
<pre>{{Testing|type=template}}
Line 11: Line 11:
</noinclude>
</noinclude>
<includeonly>This {{#if:{{{type|}}}|{{{type|}}}|game}} has been tested on the environments listed below:
<includeonly>This {{#if:{{{type|}}}|{{{type|}}}|game}} has been tested on the environments listed below:
{|class="wikitable width=100%"
{|class="wikitable sortable width=100%"
! Revision !! OS Version !!  CPU !! GPU !! Result !! Tester
! Revision !! OS Version !!  CPU !! GPU !! Result !! Tester
|-</includeonly>
|-</includeonly>