Changes

Jump to navigation Jump to search
Adjusted the order and set the format with TDE. It made several other removals but they don't seem bad.
{{Documentation subpage}}
<includeonly>{{Notice|This template is to be used for articles where system requirements are deemed to have importance.}}</includeonly>
This template is designed to simplify adding information about system requirements to articles about computer programs. It renders a table containing minimum and (optionally) recommended system requirements. Up to nine platforms are supported.

'''Please remember:''' [[WP:NOTDIR|Wikipedia is not a collection of indiscriminate items]]. As such, tables of system requirements are only acceptable when the article either discusses them explicitly or provides immense and strong context for their appearance; e.g. the articles about operating systems and hypervisors.

==Syntax==
<pre>{{System requirements
|caption =
|useminandrec =<!--{yes/no}-->
|collapse =
|align =<!-- {none/left/right} Default is right -->
|width =<!-- Default is 32em -->
|pad =<!-- Default is 1em -->
<!--
Mandatory section
-->
|platform1 =<!--Required -->
|os1 =
|os1rec =
|cpu1 =
|cpu1rec =
|memory1 =
|memory1rec =
|gpu1 =
|gpu1rec =
|sound1 =
|sound1rec =
|network1 =
|network1rec =
|hdspace1 =
|hdspace1rec =
|media1 =
|media1rec =
|display1 =
|display1rec =
|input1 =
|input1rec =
<!--
Optional section
-->
|platform2 =<!--Required -->
|os2 =
|os2rec =
|cpu2 =
|cpu2rec =
|memory2 =
|memory2rec =
|gpu2 =
|gpu2rec =
|sound2 =
|sound2rec =
|network2 =
|network2rec =
|hdspace2 =
|hdspace2rec =
|media2 =
|media2rec =
|display2 =
|display2rec =
|input2 =
|input2rec =
<!--
More optional sections below
-->
}}</pre>

===Generic parameters===
;width: Specifies the width of the entire table. Default is 32em (length of 32 "M" characters). To specify width in [[pixel]]s, use <code>px</code> suffix, e.g. 300px.

;useminandrec: Set to "yes" if you want to use both "Minimum" and "Recommended" columns for requirements. Any other value, or omitting this parameter, will only give a "Requirements" column.

;pad: Specifies the amount of indentation before the caption. Default is 2.5em (length of 2.5 "M" characters). To specify width in [[pixel]]s, use <code>px</code> suffix, e.g. 15px.

;collapse: If set, the table will start collapsed.

;caption
:If not set, the title to the requirements table will be set as "System requirements". Set this value to change this title.

;align: Specifies whether the table should float to the left or right of the screen. Can be <code>none</code>, <code>left</code> or <code>right</code>. Default is <code>right</code>.

===System specific parameters===
;platform''n'' (where ''n'' is a number from 1 to 9): Identify the personal computing platform that requirements will be given form. The number will correspond with the numbers in the parameters below (e.g. "cpu1" corresponds with "platform1"). If this value is missing, then all parameters of the same number will be ignored.

The remaining parameters take the form of "field''n''" and "field''n''rec", where ''n'' corresponds to the platform number above. The first parameter is what will be used for that field, or as it's minimum if "useminandrec" is set to "yes". If no value exists for this field, there will be no entry in the row (all field parameters below are optional). The second parameter "field''n''rec" is used to specific the recommended requirements for this field; this value will only be shown if "useminandrec" is set to "yes". If this parameter is not specified and "useminandrec" is set to "yes", then the first parameter value will be used in its place (via column-spanning). For example, to describe the minimum CPU requirements for the 2nd platform that is specified, define a value for the parameter "cpu2"; the recommended CPU requirements would be "cpu2rec".

The field values are:
{| class="wikitable"
|-
|os
|Operating System
|-
|cpu
|CPU
|-
|memory
|Memory requirements
|-
|hdspace
|Hard Drive Space
|-
|media
|Media type (floppy, CD-Rom, DVD, etc.)
|-
|gpu
|Graphics Hardware (card or graphic driver support)
|-
|display
|Display (minimum resolution, VGA/EGA/etc.)
|-
|sound
|Sound Hardware
|-
|input
|Input Devices
|-
|network
|Network requirements (dial-up/DSL/Cable, minimum up/down speed, etc.)
|}

==Example==
The following example is based on the [[BioShock]] system requirements.

====Code====
<pre>
{{System requirements
|useminandrec=yes
|align=none
|platform1=Windows
|os1=Windows XP with Service Pack 2 or Windows Vista
|cpu1=Pentium 4 2.5 GHz (single core)
|cpu1rec=Intel Core 2 Duo or AMD Athlon 64 X2
|memory1=1 GB
|memory1rec=2 GB
|gpu1=DirectX 9.0c compliant card with 128 MB RAM (NVIDIA 6600/ATI X1300 or better, excluding ATI X1550), Must support Pixel Shader 3.0
|gpu1rec=DirectX 9.0c compliant card with 512 MB RAM (NVIDIA 7900GT or better) or DirectX 10 compliant card (NVIDIA 8600 or better)
|sound1=100% DirectX 9.0c compliant card
|sound1rec=Sound Blaster X-Fi (Optimized for EAX ADVANCED HD 4.0/5.0 compatible cards)
|network1=Internet connection required for activation
|hdspace1=8 GB of free space
}}
</pre>

====Product====
{{System requirements
|useminandrec=yes
|align=none
|platform1=Windows
|os1=Windows XP with Service Pack 2 or Windows Vista
|cpu1=Pentium 4 2.5 GHz (single core)
|cpu1rec=Intel Core 2 Duo or AMD Athlon 64 X2
|memory1=1 GB
|memory1rec=2 GB
|gpu1=DirectX 9.0c compliant card with 128 MB RAM (NVIDIA 6600/ATI X1300 or better, excluding ATI X1550), Must support Pixel Shader 3.0
|gpu1rec=DirectX 9.0c compliant card with 512 MB RAM (NVIDIA 7900GT or better) or DirectX 10 compliant card (NVIDIA 8600 or better)
|sound1=100% DirectX 9.0c compliant card
|sound1rec=Sound Blaster X-Fi (Optimized for EAX ADVANCED HD 4.0/5.0 compatible cards)
|network1=Internet connection required for activation
|hdspace1=8 GB of free space
}}
{{clear}}

==TemplateData==
{{TemplateDataHeader}}
<templatedata>
{
"description": "This template is designed to simplify adding information about system requirements to articles about computer programs. It renders a table containing minimum and (optionally) recommended system requirements. Up to nine platforms are supported.\n\nPLEASE REMEMBER: Tables of system requirements are only acceptable when the article either discusses them explicitly or provides immense and strong context for their appearance; e.g. the articles about operating systems and hypervisors.",
"params": {
"collapse": {
"label": "Collapse?",
"description": "If set to \"yes\", it causes the table to be collapsed by default",
"type": "boolean"
},
"font-size": {
"label": "Font size",
"description": "Font size for the table. Any valid CSS font size is acceptable. Default is 80%.",
"type": "unbalanced-wikitext",
"default": "80%",
"autovalue": "80%"
},
"align": {
"label": "Alignment",
"description": "Table's default placement behavior. By default, it floats to the right. Acceptable values (without quotation marks) are \"left\", \"right\", \"center\" and \"none\".",
"type": "string",
"default": "right",
"autovalue": "right"
},
"width": {
"label": "Width",
"description": "Table width. Any valid CSS size value is acceptable. Default is \"32em\".",
"type": "string",
"default": "32em",
"autovalue": "32em"
},
"pad": {
"label": "Title padding",
"description": "Amount of padding before the caption. Default is 1em.",
"type": "string",
"default": "1em",
"autovalue": "1em"
},
"caption": {
"label": "Caption",
"description": "Specifies the table caption. Default is \"System requirements\".",
"type": "string",
"default": "System requirements",
"autovalue": "System requirements"
},
"platform1": {
"label": "1st platform",
"description": "Name of the 1st platform. This parameter is required for making all other parameters for this platform to appear.",
"type": "string",
"autovalue": "",
"required": true
},
"os1": {
"label": "Minimum OS (1st platform)",
"description": "Minimum operating system requirements for the 1st platform",
"type": "unbalanced-wikitext",
"suggested": true
},
"os1rec": {
"label": "Recommended OS (1st platform)",
"description": "Recommended operating system specifications for the 1st platform",
"type": "unbalanced-wikitext"
},
"cpu1": {
"label": "Minimum CPU (1st platform)",
"description": "Minimum CPU requirements for the 1st platform",
"type": "unbalanced-wikitext",
"suggested": true
},
"cpu1rec": {
"label": "Recommended CPU (1st platform)",
"description": "Recommended CPU specifications for the 1st platform",
"type": "unbalanced-wikitext"
},
"memory1": {
"label": "Minimum memory (1st platform)",
"description": "Minimum volatile memory requirements for the 1st platform",
"type": "unbalanced-wikitext",
"suggested": true
},
"memory1rec": {
"label": "Recommended memory (1st platform)",
"description": "Recommended volatile memory specifications for the 1st platform",
"type": "unbalanced-wikitext"
},
"gpu1": {
"label": "Minimum video (1st platform)",
"description": "Minimum video subsystem requirements for the 1st platform",
"type": "unbalanced-wikitext",
"suggested": true
},
"gpu1rec": {
"label": "Recommended video (1st platform)",
"description": "Recommended video subsystem specifications for the 1st platform",
"type": "unbalanced-wikitext"
},
"sound1": {
"label": "Minimum sound (1st platform)",
"description": "Minimum audio subsystem requirements for the 1st platform",
"type": "unbalanced-wikitext",
"suggested": true
},
"sound1rec": {
"label": "Recommended sound (1st platform)",
"description": "Recommended audio subsystem specifications for the 1st platform",
"type": "unbalanced-wikitext"
},
"network1": {
"label": "Minimum network (1st platform)",
"description": "Minimum network requirements for the 1st platform",
"type": "unbalanced-wikitext",
"suggested": true
},
"network1rec": {
"label": "Recommended network (1st platform)",
"description": "Recommended network specifications for the 1st platform",
"type": "unbalanced-wikitext"
},
"hdspace1": {
"label": "Minimum storage (1st platform)",
"description": "Minimum storage device requirements for the 1st platform",
"type": "unbalanced-wikitext",
"suggested": true
},
"hdspace1rec": {
"label": "Recommended storage (1st platform)",
"description": "Recommended storage device specifications for the 1st platform",
"type": "unbalanced-wikitext"
},
"media1": {
"label": "Minimum media (1st platform)",
"description": "Minimum supported media requirements for the 1st platform",
"type": "unbalanced-wikitext",
"suggested": true
},
"media1rec": {
"label": "Recommended media (1st platform)",
"description": "Recommended supported media specifications for the 1st platform",
"type": "unbalanced-wikitext"
},
"display1": {
"label": "Minimum display (1st platform)",
"description": "Minimum display requirements for the 1st platform",
"type": "unbalanced-wikitext",
"suggested": true
},
"display1rec": {
"label": "Recommended display (1st platform)",
"description": "Recommended display specifications for the 1st platform",
"type": "unbalanced-wikitext"
},
"input1": {
"label": "Minimum input (1st platform)",
"description": "Minimum input device requirements for the 1st platform",
"type": "unbalanced-wikitext",
"suggested": true
},
"input1rec": {
"label": "Recommended input (1st platform)",
"description": "Recommended input device specifications for the 1st platform",
"type": "unbalanced-wikitext"
},
"platform2": {
"label": "2nd platform",
"description": "Name of the 2nd platform. This parameter is required for making all other parameters for this platform to appear.",
"type": "string",
"autovalue": ""
},
"os2": {
"label": "Minimum OS (2nd platform)",
"description": "Minimum operating system requirements for the 2nd platform",
"type": "unbalanced-wikitext"
},
"os2rec": {
"label": "Recommended OS (2nd platform)",
"description": "Recommended operating system specifications for the 2nd platform",
"type": "unbalanced-wikitext"
},
"cpu2": {
"label": "Minimum CPU (2nd platform)",
"description": "Minimum CPU requirements for the 2nd platform",
"type": "unbalanced-wikitext"
},
"cpu2rec": {
"label": "Recommended CPU (2nd platform)",
"description": "Recommended CPU specifications for the 2nd platform",
"type": "unbalanced-wikitext"
},
"memory2": {
"label": "Minimum memory (2nd platform)",
"description": "Minimum volatile memory requirements for the 2nd platform",
"type": "unbalanced-wikitext"
},
"memory2rec": {
"label": "Recommended memory (2nd platform)",
"description": "Recommended volatile memory specifications for the 2nd platform",
"type": "unbalanced-wikitext"
},
"gpu2": {
"label": "Minimum video (2nd platform)",
"description": "Minimum video subsystem requirements for the 2nd platform",
"type": "unbalanced-wikitext"
},
"gpu2rec": {
"label": "Recommended video (2nd platform)",
"description": "Recommended video subsystem specifications for the 2nd platform",
"type": "unbalanced-wikitext"
},
"sound2": {
"label": "Minimum sound (2nd platform)",
"description": "Minimum audio subsystem requirements for the 2nd platform",
"type": "unbalanced-wikitext"
},
"sound2rec": {
"label": "Recommended sound (2nd platform)",
"description": "Recommended audio subsystem specifications for the 2nd platform",
"type": "unbalanced-wikitext"
},
"network2": {
"label": "Minimum network (2nd platform)",
"description": "Minimum network requirements for the 2nd platform",
"type": "unbalanced-wikitext"
},
"network2rec": {
"label": "Recommended network (2nd platform)",
"description": "Recommended network specifications for the 2nd platform",
"type": "unbalanced-wikitext"
},
"hdspace2": {
"label": "Minimum storage (2nd platform)",
"description": "Minimum storage device requirements for the 2nd platform",
"type": "unbalanced-wikitext"
},
"hdspace2rec": {
"label": "Recommended storage (2nd platform)",
"description": "Recommended storage device specifications for the 2nd platform",
"type": "unbalanced-wikitext"
},
"media2": {
"label": "Minimum media (2nd platform)",
"description": "Minimum supported media requirements for the 2nd platform",
"type": "unbalanced-wikitext"
},
"media2rec": {
"label": "Recommended media (2nd platform)",
"description": "Recommended supported media specifications for the 2nd platform",
"type": "unbalanced-wikitext"
},
"display2": {
"label": "Minimum display (2nd platform)",
"description": "Minimum display requirements for the 2nd platform",
"type": "unbalanced-wikitext"
},
"display2rec": {
"label": "Recommended display (2nd platform)",
"description": "Recommended display specifications for the 2nd platform",
"type": "unbalanced-wikitext"
},
"input2": {
"label": "Minimum input (2nd platform)",
"description": "Minimum input device requirements for the 2nd platform",
"type": "unbalanced-wikitext"
},
"input2rec": {
"label": "Recommended input (2nd platform)",
"description": "Recommended input device specifications for the 2nd platform",
"type": "unbalanced-wikitext"
},
"platform3": {
"label": "3rd platform",
"description": "Name of the 3rd platform. This parameter is required for making all other parameters for this platform to appear.",
"type": "string",
"autovalue": ""
},
"os3": {
"label": "Minimum OS (3rd platform)",
"description": "Minimum operating system requirements for the 3rd platform",
"type": "unbalanced-wikitext"
},
"os3rec": {
"label": "Recommended OS (3rd platform)",
"description": "Recommended operating system specifications for the 3rd platform",
"type": "unbalanced-wikitext"
},
"cpu3": {
"label": "Minimum CPU (3rd platform)",
"description": "Minimum CPU requirements for the 3rd platform",
"type": "unbalanced-wikitext"
},
"cpu3rec": {
"label": "Recommended CPU (3rd platform)",
"description": "Recommended CPU specifications for the 3rd platform",
"type": "unbalanced-wikitext"
},
"memory3": {
"label": "Minimum memory (3rd platform)",
"description": "Minimum volatile memory requirements for the 3rd platform",
"type": "unbalanced-wikitext"
},
"memory3rec": {
"label": "Recommended memory (3rd platform)",
"description": "Recommended volatile memory specifications for the 3rd platform",
"type": "unbalanced-wikitext"
},
"gpu3": {
"label": "Minimum video (3rd platform)",
"description": "Minimum video subsystem requirements for the 3rd platform",
"type": "unbalanced-wikitext"
},
"gpu3rec": {
"label": "Recommended video (3rd platform)",
"description": "Recommended video subsystem specifications for the 3rd platform",
"type": "unbalanced-wikitext"
},
"sound3": {
"label": "Minimum sound (3rd platform)",
"description": "Minimum audio subsystem requirements for the 3rd platform",
"type": "unbalanced-wikitext"
},
"sound3rec": {
"label": "Recommended sound (3rd platform)",
"description": "Recommended audio subsystem specifications for the 3rd platform",
"type": "unbalanced-wikitext"
},
"network3": {
"label": "Minimum network (3rd platform)",
"description": "Minimum network requirements for the 3rd platform",
"type": "unbalanced-wikitext"
},
"network3rec": {
"label": "Recommended network (3rd platform)",
"description": "Recommended network specifications for the 3rd platform",
"type": "unbalanced-wikitext"
},
"hdspace3": {
"label": "Minimum storage (3rd platform)",
"description": "Minimum storage device requirements for the 3rd platform",
"type": "unbalanced-wikitext"
},
"hdspace3rec": {
"label": "Recommended storage (3rd platform)",
"description": "Recommended storage device specifications for the 3rd platform",
"type": "unbalanced-wikitext"
},
"media3": {
"label": "Minimum media (3rd platform)",
"description": "Minimum supported media requirements for the 3rd platform",
"type": "unbalanced-wikitext"
},
"media3rec": {
"label": "Recommended media (3rd platform)",
"description": "Recommended supported media specifications for the 3rd platform",
"type": "unbalanced-wikitext"
},
"display3": {
"label": "Minimum display (3rd platform)",
"description": "Minimum display requirements for the 3rd platform",
"type": "unbalanced-wikitext"
},
"display3rec": {
"label": "Recommended display (3rd platform)",
"description": "Recommended display specifications for the 3rd platform",
"type": "unbalanced-wikitext"
},
"input3": {
"label": "Minimum input (3rd platform)",
"description": "Minimum input device requirements for the 3rd platform",
"type": "unbalanced-wikitext"
},
"input3rec": {
"label": "Recommended input (3rd platform)",
"description": "Recommended input device specifications for the 3rd platform",
"type": "unbalanced-wikitext"
},
"platform4": {
"label": "4th platform",
"description": "Name of the 4th platform. This parameter is required for making all other parameters for this platform to appear.",
"type": "string",
"autovalue": ""
},
"os4": {
"label": "Minimum OS (4th platform)",
"description": "Minimum operating system requirements for the 4th platform",
"type": "unbalanced-wikitext"
},
"os4rec": {
"label": "Recommended OS (4th platform)",
"description": "Recommended operating system specifications for the 4th platform",
"type": "unbalanced-wikitext"
},
"cpu4": {
"label": "Minimum CPU (4th platform)",
"description": "Minimum CPU requirements for the 4th platform",
"type": "unbalanced-wikitext"
},
"cpu4rec": {
"label": "Recommended CPU (4th platform)",
"description": "Recommended CPU specifications for the 4th platform",
"type": "unbalanced-wikitext"
},
"memory4": {
"label": "Minimum memory (4th platform)",
"description": "Minimum volatile memory requirements for the 4th platform",
"type": "unbalanced-wikitext"
},
"memory4rec": {
"label": "Recommended memory (4th platform)",
"description": "Recommended volatile memory specifications for the 4th platform",
"type": "unbalanced-wikitext"
},
"gpu4": {
"label": "Minimum video (4th platform)",
"description": "Minimum video subsystem requirements for the 4th platform",
"type": "unbalanced-wikitext"
},
"gpu4rec": {
"label": "Recommended video (4th platform)",
"description": "Recommended video subsystem specifications for the 4th platform",
"type": "unbalanced-wikitext"
},
"sound4": {
"label": "Minimum sound (4th platform)",
"description": "Minimum audio subsystem requirements for the 4th platform",
"type": "unbalanced-wikitext"
},
"sound4rec": {
"label": "Recommended sound (4th platform)",
"description": "Recommended audio subsystem specifications for the 4th platform",
"type": "unbalanced-wikitext"
},
"network4": {
"label": "Minimum network (4th platform)",
"description": "Minimum network requirements for the 4th platform",
"type": "unbalanced-wikitext"
},
"network4rec": {
"label": "Recommended network (4th platform)",
"description": "Recommended network specifications for the 4th platform",
"type": "unbalanced-wikitext"
},
"hdspace4": {
"label": "Minimum storage (4th platform)",
"description": "Minimum storage device requirements for the 4th platform",
"type": "unbalanced-wikitext"
},
"hdspace4rec": {
"label": "Recommended storage (4th platform)",
"description": "Recommended storage device specifications for the 4th platform",
"type": "unbalanced-wikitext"
},
"media4": {
"label": "Minimum media (4th platform)",
"description": "Minimum supported media requirements for the 4th platform",
"type": "unbalanced-wikitext"
},
"media4rec": {
"label": "Recommended media (4th platform)",
"description": "Recommended supported media specifications for the 4th platform",
"type": "unbalanced-wikitext"
},
"display4": {
"label": "Minimum display (4th platform)",
"description": "Minimum display requirements for the 4th platform",
"type": "unbalanced-wikitext"
},
"display4rec": {
"label": "Recommended display (4th platform)",
"description": "Recommended display specifications for the 4th platform",
"type": "unbalanced-wikitext"
},
"input4": {
"label": "Minimum input (4th platform)",
"description": "Minimum input device requirements for the 4th platform",
"type": "unbalanced-wikitext"
},
"input4rec": {
"label": "Recommended input (4th platform)",
"description": "Recommended input device specifications for the 4th platform",
"type": "unbalanced-wikitext"
},
"platform5": {
"label": "5th platform",
"description": "Name of the 5th platform. This parameter is required for making all other parameters for this platform to appear.",
"type": "string",
"autovalue": ""
},
"os5": {
"label": "Minimum OS (5th platform)",
"description": "Minimum operating system requirements for the 5th platform",
"type": "unbalanced-wikitext"
},
"os5rec": {
"label": "Recommended OS (5th platform)",
"description": "Recommended operating system specifications for the 5th platform",
"type": "unbalanced-wikitext"
},
"cpu5": {
"label": "Minimum CPU (5th platform)",
"description": "Minimum CPU requirements for the 5th platform",
"type": "unbalanced-wikitext"
},
"cpu5rec": {
"label": "Recommended CPU (5th platform)",
"description": "Recommended CPU specifications for the 5th platform",
"type": "unbalanced-wikitext"
},
"memory5": {
"label": "Minimum memory (5th platform)",
"description": "Minimum volatile memory requirements for the 5th platform",
"type": "unbalanced-wikitext"
},
"memory5rec": {
"label": "Recommended memory (5th platform)",
"description": "Recommended volatile memory specifications for the 5th platform",
"type": "unbalanced-wikitext"
},
"gpu5": {
"label": "Minimum video (5th platform)",
"description": "Minimum video subsystem requirements for the 5th platform",
"type": "unbalanced-wikitext"
},
"gpu5rec": {
"label": "Recommended video (5th platform)",
"description": "Recommended video subsystem specifications for the 5th platform",
"type": "unbalanced-wikitext"
},
"sound5": {
"label": "Minimum sound (5th platform)",
"description": "Minimum audio subsystem requirements for the 5th platform",
"type": "unbalanced-wikitext"
},
"sound5rec": {
"label": "Recommended sound (5th platform)",
"description": "Recommended audio subsystem specifications for the 5th platform",
"type": "unbalanced-wikitext"
},
"network5": {
"label": "Minimum network (5th platform)",
"description": "Minimum network requirements for the 5th platform",
"type": "unbalanced-wikitext"
},
"network5rec": {
"label": "Recommended network (5th platform)",
"description": "Recommended network specifications for the 5th platform",
"type": "unbalanced-wikitext"
},
"hdspace5": {
"label": "Minimum storage (5th platform)",
"description": "Minimum storage device requirements for the 5th platform",
"type": "unbalanced-wikitext"
},
"hdspace5rec": {
"label": "Recommended storage (5th platform)",
"description": "Recommended storage device specifications for the 5th platform",
"type": "unbalanced-wikitext"
},
"media5": {
"label": "Minimum media (5th platform)",
"description": "Minimum supported media requirements for the 5th platform",
"type": "unbalanced-wikitext"
},
"media5rec": {
"label": "Recommended media (5th platform)",
"description": "Recommended supported media specifications for the 5th platform",
"type": "unbalanced-wikitext"
},
"display5": {
"label": "Minimum display (5th platform)",
"description": "Minimum display requirements for the 5th platform",
"type": "unbalanced-wikitext"
},
"display5rec": {
"label": "Recommended display (5th platform)",
"description": "Recommended display specifications for the 5th platform",
"type": "unbalanced-wikitext"
},
"input5": {
"label": "Minimum input (5th platform)",
"description": "Minimum input device requirements for the 5th platform",
"type": "unbalanced-wikitext"
},
"input5rec": {
"label": "Recommended input (5th platform)",
"description": "Recommended input device specifications for the 5th platform",
"type": "unbalanced-wikitext"
},
"platform6": {
"label": "6th platform",
"description": "Name of the 6th platform. This parameter is required for making all other parameters for this platform to appear.",
"type": "string",
"autovalue": ""
},
"os6": {
"label": "Minimum OS (6th platform)",
"description": "Minimum operating system requirements for the 6th platform",
"type": "unbalanced-wikitext"
},
"os6rec": {
"label": "Recommended OS (6th platform)",
"description": "Recommended operating system specifications for the 6th platform",
"type": "unbalanced-wikitext"
},
"cpu6": {
"label": "Minimum CPU (6th platform)",
"description": "Minimum CPU requirements for the 6th platform",
"type": "unbalanced-wikitext"
},
"cpu6rec": {
"label": "Recommended CPU (6th platform)",
"description": "Recommended CPU specifications for the 6th platform",
"type": "unbalanced-wikitext"
},
"memory6": {
"label": "Minimum memory (6th platform)",
"description": "Minimum volatile memory requirements for the 6th platform",
"type": "unbalanced-wikitext"
},
"memory6rec": {
"label": "Recommended memory (6th platform)",
"description": "Recommended volatile memory specifications for the 6th platform",
"type": "unbalanced-wikitext"
},
"gpu6": {
"label": "Minimum video (6th platform)",
"description": "Minimum video subsystem requirements for the 6th platform",
"type": "unbalanced-wikitext"
},
"gpu6rec": {
"label": "Recommended video (6th platform)",
"description": "Recommended video subsystem specifications for the 6th platform",
"type": "unbalanced-wikitext"
},
"sound6": {
"label": "Minimum sound (6th platform)",
"description": "Minimum audio subsystem requirements for the 6th platform",
"type": "unbalanced-wikitext"
},
"sound6rec": {
"label": "Recommended sound (6th platform)",
"description": "Recommended audio subsystem specifications for the 6th platform",
"type": "unbalanced-wikitext"
},
"network6": {
"label": "Minimum network (6th platform)",
"description": "Minimum network requirements for the 6th platform",
"type": "unbalanced-wikitext"
},
"network6rec": {
"label": "Recommended network (6th platform)",
"description": "Recommended network specifications for the 6th platform",
"type": "unbalanced-wikitext"
},
"hdspace6": {
"label": "Minimum storage (6th platform)",
"description": "Minimum storage device requirements for the 6th platform",
"type": "unbalanced-wikitext"
},
"hdspace6rec": {
"label": "Recommended storage (6th platform)",
"description": "Recommended storage device specifications for the 6th platform",
"type": "unbalanced-wikitext"
},
"media6": {
"label": "Minimum media (6th platform)",
"description": "Minimum supported media requirements for the 6th platform",
"type": "unbalanced-wikitext"
},
"media6rec": {
"label": "Recommended media (6th platform)",
"description": "Recommended supported media specifications for the 6th platform",
"type": "unbalanced-wikitext"
},
"display6": {
"label": "Minimum display (6th platform)",
"description": "Minimum display requirements for the 6th platform",
"type": "unbalanced-wikitext"
},
"display6rec": {
"label": "Recommended display (6th platform)",
"description": "Recommended display specifications for the 6th platform",
"type": "unbalanced-wikitext"
},
"input6": {
"label": "Minimum input (6th platform)",
"description": "Minimum input device requirements for the 6th platform",
"type": "unbalanced-wikitext"
},
"input6rec": {
"label": "Recommended input (6th platform)",
"description": "Recommended input device specifications for the 6th platform",
"type": "unbalanced-wikitext"
},
"platform7": {
"label": "7th platform",
"description": "Name of the 7th platform. This parameter is required for making all other parameters for this platform to appear.",
"type": "string",
"autovalue": ""
},
"os7": {
"label": "Minimum OS (7th platform)",
"description": "Minimum operating system requirements for the 7th platform",
"type": "unbalanced-wikitext"
},
"os7rec": {
"label": "Recommended OS (7th platform)",
"description": "Recommended operating system specifications for the 7th platform",
"type": "unbalanced-wikitext"
},
"cpu7": {
"label": "Minimum CPU (7th platform)",
"description": "Minimum CPU requirements for the 7th platform",
"type": "unbalanced-wikitext"
},
"cpu7rec": {
"label": "Recommended CPU (7th platform)",
"description": "Recommended CPU specifications for the 7th platform",
"type": "unbalanced-wikitext"
},
"memory7": {
"label": "Minimum memory (7th platform)",
"description": "Minimum volatile memory requirements for the 7th platform",
"type": "unbalanced-wikitext"
},
"memory7rec": {
"label": "Recommended memory (7th platform)",
"description": "Recommended volatile memory specifications for the 7th platform",
"type": "unbalanced-wikitext"
},
"gpu7": {
"label": "Minimum video (7th platform)",
"description": "Minimum video subsystem requirements for the 7th platform",
"type": "unbalanced-wikitext"
},
"gpu7rec": {
"label": "Recommended video (7th platform)",
"description": "Recommended video subsystem specifications for the 7th platform",
"type": "unbalanced-wikitext"
},
"sound7": {
"label": "Minimum sound (7th platform)",
"description": "Minimum audio subsystem requirements for the 7th platform",
"type": "unbalanced-wikitext"
},
"sound7rec": {
"label": "Recommended sound (7th platform)",
"description": "Recommended audio subsystem specifications for the 7th platform",
"type": "unbalanced-wikitext"
},
"network7": {
"label": "Minimum network (7th platform)",
"description": "Minimum network requirements for the 7th platform",
"type": "unbalanced-wikitext"
},
"network7rec": {
"label": "Recommended network (7th platform)",
"description": "Recommended network specifications for the 7th platform",
"type": "unbalanced-wikitext"
},
"hdspace7": {
"label": "Minimum storage (7th platform)",
"description": "Minimum storage device requirements for the 7th platform",
"type": "unbalanced-wikitext"
},
"hdspace7rec": {
"label": "Recommended storage (7th platform)",
"description": "Recommended storage device specifications for the 7th platform",
"type": "unbalanced-wikitext"
},
"media7": {
"label": "Minimum media (7th platform)",
"description": "Minimum supported media requirements for the 7th platform",
"type": "unbalanced-wikitext"
},
"media7rec": {
"label": "Recommended media (7th platform)",
"description": "Recommended supported media specifications for the 7th platform",
"type": "unbalanced-wikitext"
},
"display7": {
"label": "Minimum display (7th platform)",
"description": "Minimum display requirements for the 7th platform",
"type": "unbalanced-wikitext"
},
"display7rec": {
"label": "Recommended display (7th platform)",
"description": "Recommended display specifications for the 7th platform",
"type": "unbalanced-wikitext"
},
"input7": {
"label": "Minimum input (7th platform)",
"description": "Minimum input device requirements for the 7th platform",
"type": "unbalanced-wikitext"
},
"input7rec": {
"label": "Recommended input (7th platform)",
"description": "Recommended input device specifications for the 7th platform",
"type": "unbalanced-wikitext"
},
"platform8": {
"label": "8th platform",
"description": "Name of the 8th platform. This parameter is required for making all other parameters for this platform to appear.",
"type": "string",
"autovalue": ""
},
"os8": {
"label": "Minimum OS (8th platform)",
"description": "Minimum operating system requirements for the 8th platform",
"type": "unbalanced-wikitext"
},
"os8rec": {
"label": "Recommended OS (8th platform)",
"description": "Recommended operating system specifications for the 8th platform",
"type": "unbalanced-wikitext"
},
"cpu8": {
"label": "Minimum CPU (8th platform)",
"description": "Minimum CPU requirements for the 8th platform",
"type": "unbalanced-wikitext"
},
"cpu8rec": {
"label": "Recommended CPU (8th platform)",
"description": "Recommended CPU specifications for the 8th platform",
"type": "unbalanced-wikitext"
},
"memory8": {
"label": "Minimum memory (8th platform)",
"description": "Minimum volatile memory requirements for the 8th platform",
"type": "unbalanced-wikitext"
},
"memory8rec": {
"label": "Recommended memory (8th platform)",
"description": "Recommended volatile memory specifications for the 8th platform",
"type": "unbalanced-wikitext"
},
"gpu8": {
"label": "Minimum video (8th platform)",
"description": "Minimum video subsystem requirements for the 8th platform",
"type": "unbalanced-wikitext"
},
"gpu8rec": {
"label": "Recommended video (8th platform)",
"description": "Recommended video subsystem specifications for the 8th platform",
"type": "unbalanced-wikitext"
},
"sound8": {
"label": "Minimum sound (8th platform)",
"description": "Minimum audio subsystem requirements for the 8th platform",
"type": "unbalanced-wikitext"
},
"sound8rec": {
"label": "Recommended sound (8th platform)",
"description": "Recommended audio subsystem specifications for the 8th platform",
"type": "unbalanced-wikitext"
},
"network8": {
"label": "Minimum network (8th platform)",
"description": "Minimum network requirements for the 8th platform",
"type": "unbalanced-wikitext"
},
"network8rec": {
"label": "Recommended network (8th platform)",
"description": "Recommended network specifications for the 8th platform",
"type": "unbalanced-wikitext"
},
"hdspace8": {
"label": "Minimum storage (8th platform)",
"description": "Minimum storage device requirements for the 8th platform",
"type": "unbalanced-wikitext"
},
"hdspace8rec": {
"label": "Recommended storage (8th platform)",
"description": "Recommended storage device specifications for the 8th platform",
"type": "unbalanced-wikitext"
},
"media8": {
"label": "Minimum media (8th platform)",
"description": "Minimum supported media requirements for the 8th platform",
"type": "unbalanced-wikitext"
},
"media8rec": {
"label": "Recommended media (8th platform)",
"description": "Recommended supported media specifications for the 8th platform",
"type": "unbalanced-wikitext"
},
"display8": {
"label": "Minimum display (8th platform)",
"description": "Minimum display requirements for the 8th platform",
"type": "unbalanced-wikitext"
},
"display8rec": {
"label": "Recommended display (8th platform)",
"description": "Recommended display specifications for the 8th platform",
"type": "unbalanced-wikitext"
},
"input8": {
"label": "Minimum input (8th platform)",
"description": "Minimum input device requirements for the 8th platform",
"type": "unbalanced-wikitext"
},
"input8rec": {
"label": "Recommended input (8th platform)",
"description": "Recommended input device specifications for the 8th platform",
"type": "unbalanced-wikitext"
},
"platform9": {
"label": "9th platform",
"description": "Name of the 9th platform. This parameter is required for making all other parameters for this platform to appear.",
"type": "string",
"autovalue": ""
},
"os9": {
"label": "Minimum OS (9th platform)",
"description": "Minimum operating system requirements for the 9th platform",
"type": "unbalanced-wikitext"
},
"os9rec": {
"label": "Recommended OS (9th platform)",
"description": "Recommended operating system specifications for the 9th platform",
"type": "unbalanced-wikitext"
},
"cpu9": {
"label": "Minimum CPU (9th platform)",
"description": "Minimum CPU requirements for the 9th platform",
"type": "unbalanced-wikitext"
},
"cpu9rec": {
"label": "Recommended CPU (9th platform)",
"description": "Recommended CPU specifications for the 9th platform",
"type": "unbalanced-wikitext"
},
"memory9": {
"label": "Minimum memory (9th platform)",
"description": "Minimum volatile memory requirements for the 9th platform",
"type": "unbalanced-wikitext"
},
"memory9rec": {
"label": "Recommended memory (9th platform)",
"description": "Recommended volatile memory specifications for the 9th platform",
"type": "unbalanced-wikitext"
},
"gpu9": {
"label": "Minimum video (9th platform)",
"description": "Minimum video subsystem requirements for the 9th platform",
"type": "unbalanced-wikitext"
},
"gpu9rec": {
"label": "Recommended video (9th platform)",
"description": "Recommended video subsystem specifications for the 9th platform",
"type": "unbalanced-wikitext"
},
"sound9": {
"label": "Minimum sound (9th platform)",
"description": "Minimum audio subsystem requirements for the 9th platform",
"type": "unbalanced-wikitext"
},
"sound9rec": {
"label": "Recommended sound (9th platform)",
"description": "Recommended audio subsystem specifications for the 9th platform",
"type": "unbalanced-wikitext"
},
"network9": {
"label": "Minimum network (9th platform)",
"description": "Minimum network requirements for the 9th platform",
"type": "unbalanced-wikitext"
},
"network9rec": {
"label": "Recommended network (9th platform)",
"description": "Recommended network specifications for the 9th platform",
"type": "unbalanced-wikitext"
},
"hdspace9": {
"label": "Minimum storage (9th platform)",
"description": "Minimum storage device requirements for the 9th platform",
"type": "unbalanced-wikitext"
},
"hdspace9rec": {
"label": "Recommended storage (9th platform)",
"description": "Recommended storage device specifications for the 9th platform",
"type": "unbalanced-wikitext"
},
"media9": {
"label": "Minimum media (9th platform)",
"description": "Minimum supported media requirements for the 9th platform",
"type": "unbalanced-wikitext"
},
"media9rec": {
"label": "Recommended media (9th platform)",
"description": "Recommended supported media specifications for the 9th platform",
"type": "unbalanced-wikitext"
},
"display9": {
"label": "Minimum display (9th platform)",
"description": "Minimum display requirements for the 9th platform",
"type": "unbalanced-wikitext"
},
"display9rec": {
"label": "Recommended display (9th platform)",
"description": "Recommended display specifications for the 9th platform",
"type": "unbalanced-wikitext"
},
"input9": {
"label": "Minimum input (9th platform)",
"description": "Minimum input device requirements for the 9th platform",
"type": "unbalanced-wikitext"
},
"input9rec": {
"label": "Recommended input (9th platform)",
"description": "Recommended input device specifications for the 9th platform",
"type": "unbalanced-wikitext"
},
"useminandrec": {
"label": "List minimum and recommended?",
"description": "If set to \"yes\", the table will have \"Recommended\" column as well.",
"type": "boolean",
"default": "no",
"autovalue": "no",
"suggested": true
}
},
"paramOrder": [
"caption",
"useminandrec",
"collapse",
"align",
"width",
"pad",
"font-size",
"platform1",
"os1",
"os1rec",
"cpu1",
"cpu1rec",
"memory1",
"memory1rec",
"gpu1",
"gpu1rec",
"sound1",
"sound1rec",
"network1",
"network1rec",
"hdspace1",
"hdspace1rec",
"media1",
"media1rec",
"display1",
"display1rec",
"input1",
"input1rec",
"platform2",
"os2",
"os2rec",
"cpu2",
"cpu2rec",
"memory2",
"memory2rec",
"gpu2",
"gpu2rec",
"sound2",
"sound2rec",
"network2",
"network2rec",
"hdspace2",
"hdspace2rec",
"media2",
"media2rec",
"display2",
"display2rec",
"input2",
"input2rec",
"platform3",
"os3",
"os3rec",
"cpu3",
"cpu3rec",
"memory3",
"memory3rec",
"gpu3",
"gpu3rec",
"sound3",
"sound3rec",
"network3",
"network3rec",
"hdspace3",
"hdspace3rec",
"media3",
"media3rec",
"display3",
"display3rec",
"input3",
"input3rec",
"platform4",
"os4",
"os4rec",
"cpu4",
"cpu4rec",
"memory4",
"memory4rec",
"gpu4",
"gpu4rec",
"sound4",
"sound4rec",
"network4",
"network4rec",
"hdspace4",
"hdspace4rec",
"media4",
"media4rec",
"display4",
"display4rec",
"input4",
"input4rec",
"platform5",
"os5",
"os5rec",
"cpu5",
"cpu5rec",
"memory5",
"memory5rec",
"gpu5",
"gpu5rec",
"sound5",
"sound5rec",
"network5",
"network5rec",
"hdspace5",
"hdspace5rec",
"media5",
"media5rec",
"display5",
"display5rec",
"input5",
"input5rec",
"platform6",
"os6",
"os6rec",
"cpu6",
"cpu6rec",
"memory6",
"memory6rec",
"gpu6",
"gpu6rec",
"sound6",
"sound6rec",
"network6",
"network6rec",
"hdspace6",
"hdspace6rec",
"media6",
"media6rec",
"display6",
"display6rec",
"input6",
"input6rec",
"platform7",
"os7",
"os7rec",
"cpu7",
"cpu7rec",
"memory7",
"memory7rec",
"gpu7",
"gpu7rec",
"sound7",
"sound7rec",
"network7",
"network7rec",
"hdspace7",
"hdspace7rec",
"media7",
"media7rec",
"display7",
"display7rec",
"input7",
"input7rec",
"platform8",
"os8",
"os8rec",
"cpu8",
"cpu8rec",
"memory8",
"memory8rec",
"gpu8",
"gpu8rec",
"sound8",
"sound8rec",
"network8",
"network8rec",
"hdspace8",
"hdspace8rec",
"media8",
"media8rec",
"display8",
"display8rec",
"input8",
"input8rec",
"platform9",
"os9",
"os9rec",
"cpu9",
"cpu9rec",
"memory9",
"memory9rec",
"gpu9",
"gpu9rec",
"sound9",
"sound9rec",
"network9",
"network9rec",
"hdspace9",
"hdspace9rec",
"media9",
"media9rec",
"display9",
"display9rec",
"input9",
"input9rec"
],
"format": "block"
}
</templatedata>

==See also==
*{{tiw|System requirements/Sub}}

<includeonly>
<!-- ADD CATEGORIES AND INTERWIKIS BELOW THIS LINE -->
[[Category:Software infobox templates|Requirements]]

</includeonly>
Anonymous user

Navigation menu