Skabelon:Systemkrav

Systemkrav
Krav
Documentation icon Skabelondokumentation[vis] [redigér] [historik] [opfrisk]

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: 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 redigér

{{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
-->
}}

Generic parameters redigér

width
Specifies the width of the entire table. Default is 32em (length of 32 "M" characters). To specify width in pixels, use px 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 pixels, use px 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 none, left or right. Default is right.

System specific parameters redigér

platformn (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 (eg "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 "fieldn" and "fieldnrec", 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 "fieldnrec" 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:

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 redigér

The following example is based on the BioShock system requirements.

Code redigér

{{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
}}

Product redigér

Systemkrav
Minimum Anbefalet
Windows
Styresystem Windows XP with Service Pack 2 or Windows Vista
CPU Pentium 4 2.5 GHz (single core) Intel Core 2 Duo or AMD Athlon 64 X2
Memory 1 GB 2 GB
Harddisk 8 GB of free space
Grafik hardware DirectX 9.0c compliant card with 128 MB RAM (NVIDIA 6600/ATI X1300 or better, excluding ATI X1550), Must support Pixel Shader 3.0 DirectX 9.0c compliant card with 512 MB RAM (NVIDIA 7900GT or better) or DirectX 10 compliant card (NVIDIA 8600 or better)
Lyd hardware 100% DirectX 9.0c compliant card Sound Blaster X-Fi (Optimized for EAX ADVANCED HD 4.0/5.0 compatible cards)
Netværk Internet connection required for activation


TemplateData redigér

Dette er denne skabelons TemplateData-dokumentation, som bruges af VisualEditor og andre værktøjer.

Systemkrav

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: 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.

Skabelonparametre[Rediger TemplateData]

ParameterBeskrivelseTypeStatus
Collapse?collapse

If set to "yes", it causes the table to be collapsed by default

Booleskvalgfri
Font sizefont-size

Font size for the table. Any valid CSS font size is acceptable. Default is 80%.

Standardværdi
80%
Autoværdi
80%
Ubalanceret wikitextvalgfri
Alignmentalign

Table's default placement behavior. By default, it floats to the right. Acceptable values (without quotation marks) are "left", "right", "center" and "none".

Standardværdi
right
Autoværdi
right
Strengvalgfri
Widthwidth

Table width. Any valid CSS size value is acceptable. Default is "32em".

Standardværdi
32em
Autoværdi
32em
Strengvalgfri
Title paddingpad

Amount of padding before the caption. Default is 1em.

Standardværdi
1em
Autoværdi
1em
Strengvalgfri
Captioncaption

Specifies the table caption. Default is "System requirements".

Standardværdi
System requirements
Autoværdi
System requirements
Strengvalgfri
1st platformplatform1

Name of the 1st platform. This parameter is required for making all other parameters for this platform to appear.

Standardværdi
Autoværdi
Strengpåkrævet
Minimum OS (1st platform)os1

Minimum operating system requirements for the 1st platform

Ubalanceret wikitextforeslået
Recommended OS (1st platform)os1rec

Recommended operating system specifications for the 1st platform

Ubalanceret wikitextvalgfri
Minimum CPU (1st platform)cpu1

Minimum CPU requirements for the 1st platform

Ubalanceret wikitextforeslået
Recommended CPU (1st platform)cpu1rec

Recommended CPU specifications for the 1st platform

Ubalanceret wikitextvalgfri
Minimum memory (1st platform)memory1

Minimum volatile memory requirements for the 1st platform

Ubalanceret wikitextforeslået
Recommended memory (1st platform)memory1rec

Recommended volatile memory specifications for the 1st platform

Ubalanceret wikitextvalgfri
Minimum video (1st platform)gpu1

Minimum video subsystem requirements for the 1st platform

Ubalanceret wikitextforeslået
Recommended video (1st platform)gpu1rec

Recommended video subsystem specifications for the 1st platform

Ubalanceret wikitextvalgfri
Minimum sound (1st platform)sound1

Minimum audio subsystem requirements for the 1st platform

Ubalanceret wikitextforeslået
Recommended sound (1st platform)sound1rec

Recommended audio subsystem specifications for the 1st platform

Ubalanceret wikitextvalgfri
Minimum network (1st platform)network1

Minimum network requirements for the 1st platform

Ubalanceret wikitextforeslået
Recommended network (1st platform)network1rec

Recommended network specifications for the 1st platform

Ubalanceret wikitextvalgfri
Minimum storage (1st platform)hdspace1

Minimum storage device requirements for the 1st platform

Ubalanceret wikitextforeslået
Recommended storage (1st platform)hdspace1rec

Recommended storage device specifications for the 1st platform

Ubalanceret wikitextvalgfri
Minimum media (1st platform)media1

Minimum supported media requirements for the 1st platform

Ubalanceret wikitextforeslået
Recommended media (1st platform)media1rec

Recommended supported media specifications for the 1st platform

Ubalanceret wikitextvalgfri
Minimum display (1st platform)display1

Minimum display requirements for the 1st platform

Ubalanceret wikitextforeslået
Recommended display (1st platform)display1rec

Recommended display specifications for the 1st platform

Ubalanceret wikitextvalgfri
Minimum input (1st platform)input1

Minimum input device requirements for the 1st platform

Ubalanceret wikitextforeslået
Recommended input (1st platform)input1rec

Recommended input device specifications for the 1st platform

Ubalanceret wikitextvalgfri
2nd platformplatform2

Name of the 2nd platform. This parameter is required for making all other parameters for this platform to appear.

Standardværdi
Autoværdi
Strengvalgfri
Minimum OS (2nd platform)os2

Minimum operating system requirements for the 2nd platform

Ubalanceret wikitextvalgfri
Recommended OS (2nd platform)os2rec

Recommended operating system specifications for the 2nd platform

Ubalanceret wikitextvalgfri
Minimum CPU (2nd platform)cpu2

Minimum CPU requirements for the 2nd platform

Ubalanceret wikitextvalgfri
Recommended CPU (2nd platform)cpu2rec

Recommended CPU specifications for the 2nd platform

Ubalanceret wikitextvalgfri
Minimum memory (2nd platform)memory2

Minimum volatile memory requirements for the 2nd platform

Ubalanceret wikitextvalgfri
Recommended memory (2nd platform)memory2rec

Recommended volatile memory specifications for the 2nd platform

Ubalanceret wikitextvalgfri
Minimum video (2nd platform)gpu2

Minimum video subsystem requirements for the 2nd platform

Ubalanceret wikitextvalgfri
Recommended video (2nd platform)gpu2rec

Recommended video subsystem specifications for the 2nd platform

Ubalanceret wikitextvalgfri
Minimum sound (2nd platform)sound2

Minimum audio subsystem requirements for the 2nd platform

Ubalanceret wikitextvalgfri
Recommended sound (2nd platform)sound2rec

Recommended audio subsystem specifications for the 2nd platform

Ubalanceret wikitextvalgfri
Minimum network (2nd platform)network2

Minimum network requirements for the 2nd platform

Ubalanceret wikitextvalgfri
Recommended network (2nd platform)network2rec

Recommended network specifications for the 2nd platform

Ubalanceret wikitextvalgfri
Minimum storage (2nd platform)hdspace2

Minimum storage device requirements for the 2nd platform

Ubalanceret wikitextvalgfri
Recommended storage (2nd platform)hdspace2rec

Recommended storage device specifications for the 2nd platform

Ubalanceret wikitextvalgfri
Minimum media (2nd platform)media2

Minimum supported media requirements for the 2nd platform

Ubalanceret wikitextvalgfri
Recommended media (2nd platform)media2rec

Recommended supported media specifications for the 2nd platform

Ubalanceret wikitextvalgfri
Minimum display (2nd platform)display2

Minimum display requirements for the 2nd platform

Ubalanceret wikitextvalgfri
Recommended display (2nd platform)display2rec

Recommended display specifications for the 2nd platform

Ubalanceret wikitextvalgfri
Minimum input (2nd platform)input2

Minimum input device requirements for the 2nd platform

Ubalanceret wikitextvalgfri
Recommended input (2nd platform)input2rec

Recommended input device specifications for the 2nd platform

Ubalanceret wikitextvalgfri
3rd platformplatform3

Name of the 3rd platform. This parameter is required for making all other parameters for this platform to appear.

Standardværdi
Autoværdi
Strengvalgfri
Minimum OS (3rd platform)os3

Minimum operating system requirements for the 3rd platform

Ubalanceret wikitextvalgfri
Recommended OS (3rd platform)os3rec

Recommended operating system specifications for the 3rd platform

Ubalanceret wikitextvalgfri
Minimum CPU (3rd platform)cpu3

Minimum CPU requirements for the 3rd platform

Ubalanceret wikitextvalgfri
Recommended CPU (3rd platform)cpu3rec

Recommended CPU specifications for the 3rd platform

Ubalanceret wikitextvalgfri
Minimum memory (3rd platform)memory3

Minimum volatile memory requirements for the 3rd platform

Ubalanceret wikitextvalgfri
Recommended memory (3rd platform)memory3rec

Recommended volatile memory specifications for the 3rd platform

Ubalanceret wikitextvalgfri
Minimum video (3rd platform)gpu3

Minimum video subsystem requirements for the 3rd platform

Ubalanceret wikitextvalgfri
Recommended video (3rd platform)gpu3rec

Recommended video subsystem specifications for the 3rd platform

Ubalanceret wikitextvalgfri
Minimum sound (3rd platform)sound3

Minimum audio subsystem requirements for the 3rd platform

Ubalanceret wikitextvalgfri
Recommended sound (3rd platform)sound3rec

Recommended audio subsystem specifications for the 3rd platform

Ubalanceret wikitextvalgfri
Minimum network (3rd platform)network3

Minimum network requirements for the 3rd platform

Ubalanceret wikitextvalgfri
Recommended network (3rd platform)network3rec

Recommended network specifications for the 3rd platform

Ubalanceret wikitextvalgfri
Minimum storage (3rd platform)hdspace3

Minimum storage device requirements for the 3rd platform

Ubalanceret wikitextvalgfri
Recommended storage (3rd platform)hdspace3rec

Recommended storage device specifications for the 3rd platform

Ubalanceret wikitextvalgfri
Minimum media (3rd platform)media3

Minimum supported media requirements for the 3rd platform

Ubalanceret wikitextvalgfri
Recommended media (3rd platform)media3rec

Recommended supported media specifications for the 3rd platform

Ubalanceret wikitextvalgfri
Minimum display (3rd platform)display3

Minimum display requirements for the 3rd platform

Ubalanceret wikitextvalgfri
Recommended display (3rd platform)display3rec

Recommended display specifications for the 3rd platform

Ubalanceret wikitextvalgfri
Minimum input (3rd platform)input3

Minimum input device requirements for the 3rd platform

Ubalanceret wikitextvalgfri
Recommended input (3rd platform)input3rec

Recommended input device specifications for the 3rd platform

Ubalanceret wikitextvalgfri
4th platformplatform4

Name of the 4th platform. This parameter is required for making all other parameters for this platform to appear.

Standardværdi
Autoværdi
Strengvalgfri
Minimum OS (4th platform)os4

Minimum operating system requirements for the 4th platform

Ubalanceret wikitextvalgfri
Recommended OS (4th platform)os4rec

Recommended operating system specifications for the 4th platform

Ubalanceret wikitextvalgfri
Minimum CPU (4th platform)cpu4

Minimum CPU requirements for the 4th platform

Ubalanceret wikitextvalgfri
Recommended CPU (4th platform)cpu4rec

Recommended CPU specifications for the 4th platform

Ubalanceret wikitextvalgfri
Minimum memory (4th platform)memory4

Minimum volatile memory requirements for the 4th platform

Ubalanceret wikitextvalgfri
Recommended memory (4th platform)memory4rec

Recommended volatile memory specifications for the 4th platform

Ubalanceret wikitextvalgfri
Minimum video (4th platform)gpu4

Minimum video subsystem requirements for the 4th platform

Ubalanceret wikitextvalgfri
Recommended video (4th platform)gpu4rec

Recommended video subsystem specifications for the 4th platform

Ubalanceret wikitextvalgfri
Minimum sound (4th platform)sound4

Minimum audio subsystem requirements for the 4th platform

Ubalanceret wikitextvalgfri
Recommended sound (4th platform)sound4rec

Recommended audio subsystem specifications for the 4th platform

Ubalanceret wikitextvalgfri
Minimum network (4th platform)network4

Minimum network requirements for the 4th platform

Ubalanceret wikitextvalgfri
Recommended network (4th platform)network4rec

Recommended network specifications for the 4th platform

Ubalanceret wikitextvalgfri
Minimum storage (4th platform)hdspace4

Minimum storage device requirements for the 4th platform

Ubalanceret wikitextvalgfri
Recommended storage (4th platform)hdspace4rec

Recommended storage device specifications for the 4th platform

Ubalanceret wikitextvalgfri
Minimum media (4th platform)media4

Minimum supported media requirements for the 4th platform

Ubalanceret wikitextvalgfri
Recommended media (4th platform)media4rec

Recommended supported media specifications for the 4th platform

Ubalanceret wikitextvalgfri
Minimum display (4th platform)display4

Minimum display requirements for the 4th platform

Ubalanceret wikitextvalgfri
Recommended display (4th platform)display4rec

Recommended display specifications for the 4th platform

Ubalanceret wikitextvalgfri
Minimum input (4th platform)input4

Minimum input device requirements for the 4th platform

Ubalanceret wikitextvalgfri
Recommended input (4th platform)input4rec

Recommended input device specifications for the 4th platform

Ubalanceret wikitextvalgfri
5th platformplatform5

Name of the 5th platform. This parameter is required for making all other parameters for this platform to appear.

Standardværdi
Autoværdi
Strengvalgfri
Minimum OS (5th platform)os5

Minimum operating system requirements for the 5th platform

Ubalanceret wikitextvalgfri
Recommended OS (5th platform)os5rec

Recommended operating system specifications for the 5th platform

Ubalanceret wikitextvalgfri
Minimum CPU (5th platform)cpu5

Minimum CPU requirements for the 5th platform

Ubalanceret wikitextvalgfri
Recommended CPU (5th platform)cpu5rec

Recommended CPU specifications for the 5th platform

Ubalanceret wikitextvalgfri
Minimum memory (5th platform)memory5

Minimum volatile memory requirements for the 5th platform

Ubalanceret wikitextvalgfri
Recommended memory (5th platform)memory5rec

Recommended volatile memory specifications for the 5th platform

Ubalanceret wikitextvalgfri
Minimum video (5th platform)gpu5

Minimum video subsystem requirements for the 5th platform

Ubalanceret wikitextvalgfri
Recommended video (5th platform)gpu5rec

Recommended video subsystem specifications for the 5th platform

Ubalanceret wikitextvalgfri
Minimum sound (5th platform)sound5

Minimum audio subsystem requirements for the 5th platform

Ubalanceret wikitextvalgfri
Recommended sound (5th platform)sound5rec

Recommended audio subsystem specifications for the 5th platform

Ubalanceret wikitextvalgfri
Minimum network (5th platform)network5

Minimum network requirements for the 5th platform

Ubalanceret wikitextvalgfri
Recommended network (5th platform)network5rec

Recommended network specifications for the 5th platform

Ubalanceret wikitextvalgfri
Minimum storage (5th platform)hdspace5

Minimum storage device requirements for the 5th platform

Ubalanceret wikitextvalgfri
Recommended storage (5th platform)hdspace5rec

Recommended storage device specifications for the 5th platform

Ubalanceret wikitextvalgfri
Minimum media (5th platform)media5

Minimum supported media requirements for the 5th platform

Ubalanceret wikitextvalgfri
Recommended media (5th platform)media5rec

Recommended supported media specifications for the 5th platform

Ubalanceret wikitextvalgfri
Minimum display (5th platform)display5

Minimum display requirements for the 5th platform

Ubalanceret wikitextvalgfri
Recommended display (5th platform)display5rec

Recommended display specifications for the 5th platform

Ubalanceret wikitextvalgfri
Minimum input (5th platform)input5

Minimum input device requirements for the 5th platform

Ubalanceret wikitextvalgfri
Recommended input (5th platform)input5rec

Recommended input device specifications for the 5th platform

Ubalanceret wikitextvalgfri
6th platformplatform6

Name of the 6th platform. This parameter is required for making all other parameters for this platform to appear.

Standardværdi
Autoværdi
Strengvalgfri
Minimum OS (6th platform)os6

Minimum operating system requirements for the 6th platform

Ubalanceret wikitextvalgfri
Recommended OS (6th platform)os6rec

Recommended operating system specifications for the 6th platform

Ubalanceret wikitextvalgfri
Minimum CPU (6th platform)cpu6

Minimum CPU requirements for the 6th platform

Ubalanceret wikitextvalgfri
Recommended CPU (6th platform)cpu6rec

Recommended CPU specifications for the 6th platform

Ubalanceret wikitextvalgfri
Minimum memory (6th platform)memory6

Minimum volatile memory requirements for the 6th platform

Ubalanceret wikitextvalgfri
Recommended memory (6th platform)memory6rec

Recommended volatile memory specifications for the 6th platform

Ubalanceret wikitextvalgfri
Minimum video (6th platform)gpu6

Minimum video subsystem requirements for the 6th platform

Ubalanceret wikitextvalgfri
Recommended video (6th platform)gpu6rec

Recommended video subsystem specifications for the 6th platform

Ubalanceret wikitextvalgfri
Minimum sound (6th platform)sound6

Minimum audio subsystem requirements for the 6th platform

Ubalanceret wikitextvalgfri
Recommended sound (6th platform)sound6rec

Recommended audio subsystem specifications for the 6th platform

Ubalanceret wikitextvalgfri
Minimum network (6th platform)network6

Minimum network requirements for the 6th platform

Ubalanceret wikitextvalgfri
Recommended network (6th platform)network6rec

Recommended network specifications for the 6th platform

Ubalanceret wikitextvalgfri
Minimum storage (6th platform)hdspace6

Minimum storage device requirements for the 6th platform

Ubalanceret wikitextvalgfri
Recommended storage (6th platform)hdspace6rec

Recommended storage device specifications for the 6th platform

Ubalanceret wikitextvalgfri
Minimum media (6th platform)media6

Minimum supported media requirements for the 6th platform

Ubalanceret wikitextvalgfri
Recommended media (6th platform)media6rec

Recommended supported media specifications for the 6th platform

Ubalanceret wikitextvalgfri
Minimum display (6th platform)display6

Minimum display requirements for the 6th platform

Ubalanceret wikitextvalgfri
Recommended display (6th platform)display6rec

Recommended display specifications for the 6th platform

Ubalanceret wikitextvalgfri
Minimum input (6th platform)input6

Minimum input device requirements for the 6th platform

Ubalanceret wikitextvalgfri
Recommended input (6th platform)input6rec

Recommended input device specifications for the 6th platform

Ubalanceret wikitextvalgfri
7th platformplatform7

Name of the 7th platform. This parameter is required for making all other parameters for this platform to appear.

Standardværdi
Autoværdi
Strengvalgfri
Minimum OS (7th platform)os7

Minimum operating system requirements for the 7th platform

Ubalanceret wikitextvalgfri
Recommended OS (7th platform)os7rec

Recommended operating system specifications for the 7th platform

Ubalanceret wikitextvalgfri
Minimum CPU (7th platform)cpu7

Minimum CPU requirements for the 7th platform

Ubalanceret wikitextvalgfri
Recommended CPU (7th platform)cpu7rec

Recommended CPU specifications for the 7th platform

Ubalanceret wikitextvalgfri
Minimum memory (7th platform)memory7

Minimum volatile memory requirements for the 7th platform

Ubalanceret wikitextvalgfri
Recommended memory (7th platform)memory7rec

Recommended volatile memory specifications for the 7th platform

Ubalanceret wikitextvalgfri
Minimum video (7th platform)gpu7

Minimum video subsystem requirements for the 7th platform

Ubalanceret wikitextvalgfri
Recommended video (7th platform)gpu7rec

Recommended video subsystem specifications for the 7th platform

Ubalanceret wikitextvalgfri
Minimum sound (7th platform)sound7

Minimum audio subsystem requirements for the 7th platform

Ubalanceret wikitextvalgfri
Recommended sound (7th platform)sound7rec

Recommended audio subsystem specifications for the 7th platform

Ubalanceret wikitextvalgfri
Minimum network (7th platform)network7

Minimum network requirements for the 7th platform

Ubalanceret wikitextvalgfri
Recommended network (7th platform)network7rec

Recommended network specifications for the 7th platform

Ubalanceret wikitextvalgfri
Minimum storage (7th platform)hdspace7

Minimum storage device requirements for the 7th platform

Ubalanceret wikitextvalgfri
Recommended storage (7th platform)hdspace7rec

Recommended storage device specifications for the 7th platform

Ubalanceret wikitextvalgfri
Minimum media (7th platform)media7

Minimum supported media requirements for the 7th platform

Ubalanceret wikitextvalgfri
Recommended media (7th platform)media7rec

Recommended supported media specifications for the 7th platform

Ubalanceret wikitextvalgfri
Minimum display (7th platform)display7

Minimum display requirements for the 7th platform

Ubalanceret wikitextvalgfri
Recommended display (7th platform)display7rec

Recommended display specifications for the 7th platform

Ubalanceret wikitextvalgfri
Minimum input (7th platform)input7

Minimum input device requirements for the 7th platform

Ubalanceret wikitextvalgfri
Recommended input (7th platform)input7rec

Recommended input device specifications for the 7th platform

Ubalanceret wikitextvalgfri
8th platformplatform8

Name of the 8th platform. This parameter is required for making all other parameters for this platform to appear.

Standardværdi
Autoværdi
Strengvalgfri
Minimum OS (8th platform)os8

Minimum operating system requirements for the 8th platform

Ubalanceret wikitextvalgfri
Recommended OS (8th platform)os8rec

Recommended operating system specifications for the 8th platform

Ubalanceret wikitextvalgfri
Minimum CPU (8th platform)cpu8

Minimum CPU requirements for the 8th platform

Ubalanceret wikitextvalgfri
Recommended CPU (8th platform)cpu8rec

Recommended CPU specifications for the 8th platform

Ubalanceret wikitextvalgfri
Minimum memory (8th platform)memory8

Minimum volatile memory requirements for the 8th platform

Ubalanceret wikitextvalgfri
Recommended memory (8th platform)memory8rec

Recommended volatile memory specifications for the 8th platform

Ubalanceret wikitextvalgfri
Minimum video (8th platform)gpu8

Minimum video subsystem requirements for the 8th platform

Ubalanceret wikitextvalgfri
Recommended video (8th platform)gpu8rec

Recommended video subsystem specifications for the 8th platform

Ubalanceret wikitextvalgfri
Minimum sound (8th platform)sound8

Minimum audio subsystem requirements for the 8th platform

Ubalanceret wikitextvalgfri
Recommended sound (8th platform)sound8rec

Recommended audio subsystem specifications for the 8th platform

Ubalanceret wikitextvalgfri
Minimum network (8th platform)network8

Minimum network requirements for the 8th platform

Ubalanceret wikitextvalgfri
Recommended network (8th platform)network8rec

Recommended network specifications for the 8th platform

Ubalanceret wikitextvalgfri
Minimum storage (8th platform)hdspace8

Minimum storage device requirements for the 8th platform

Ubalanceret wikitextvalgfri
Recommended storage (8th platform)hdspace8rec

Recommended storage device specifications for the 8th platform

Ubalanceret wikitextvalgfri
Minimum media (8th platform)media8

Minimum supported media requirements for the 8th platform

Ubalanceret wikitextvalgfri
Recommended media (8th platform)media8rec

Recommended supported media specifications for the 8th platform

Ubalanceret wikitextvalgfri
Minimum display (8th platform)display8

Minimum display requirements for the 8th platform

Ubalanceret wikitextvalgfri
Recommended display (8th platform)display8rec

Recommended display specifications for the 8th platform

Ubalanceret wikitextvalgfri
Minimum input (8th platform)input8

Minimum input device requirements for the 8th platform

Ubalanceret wikitextvalgfri
Recommended input (8th platform)input8rec

Recommended input device specifications for the 8th platform

Ubalanceret wikitextvalgfri
9th platformplatform9

Name of the 9th platform. This parameter is required for making all other parameters for this platform to appear.

Standardværdi
Autoværdi
Strengvalgfri
Minimum OS (9th platform)os9

Minimum operating system requirements for the 9th platform

Ubalanceret wikitextvalgfri
Recommended OS (9th platform)os9rec

Recommended operating system specifications for the 9th platform

Ubalanceret wikitextvalgfri
Minimum CPU (9th platform)cpu9

Minimum CPU requirements for the 9th platform

Ubalanceret wikitextvalgfri
Recommended CPU (9th platform)cpu9rec

Recommended CPU specifications for the 9th platform

Ubalanceret wikitextvalgfri
Minimum memory (9th platform)memory9

Minimum volatile memory requirements for the 9th platform

Ubalanceret wikitextvalgfri
Recommended memory (9th platform)memory9rec

Recommended volatile memory specifications for the 9th platform

Ubalanceret wikitextvalgfri
Minimum video (9th platform)gpu9

Minimum video subsystem requirements for the 9th platform

Ubalanceret wikitextvalgfri
Recommended video (9th platform)gpu9rec

Recommended video subsystem specifications for the 9th platform

Ubalanceret wikitextvalgfri
Minimum sound (9th platform)sound9

Minimum audio subsystem requirements for the 9th platform

Ubalanceret wikitextvalgfri
Recommended sound (9th platform)sound9rec

Recommended audio subsystem specifications for the 9th platform

Ubalanceret wikitextvalgfri
Minimum network (9th platform)network9

Minimum network requirements for the 9th platform

Ubalanceret wikitextvalgfri
Recommended network (9th platform)network9rec

Recommended network specifications for the 9th platform

Ubalanceret wikitextvalgfri
Minimum storage (9th platform)hdspace9

Minimum storage device requirements for the 9th platform

Ubalanceret wikitextvalgfri
Recommended storage (9th platform)hdspace9rec

Recommended storage device specifications for the 9th platform

Ubalanceret wikitextvalgfri
Minimum media (9th platform)media9

Minimum supported media requirements for the 9th platform

Ubalanceret wikitextvalgfri
Recommended media (9th platform)media9rec

Recommended supported media specifications for the 9th platform

Ubalanceret wikitextvalgfri
Minimum display (9th platform)display9

Minimum display requirements for the 9th platform

Ubalanceret wikitextvalgfri
Recommended display (9th platform)display9rec

Recommended display specifications for the 9th platform

Ubalanceret wikitextvalgfri
Minimum input (9th platform)input9

Minimum input device requirements for the 9th platform

Ubalanceret wikitextvalgfri
Recommended input (9th platform)input9rec

Recommended input device specifications for the 9th platform

Ubalanceret wikitextvalgfri
List minimum and recommended?useminandrec

If set to "yes", the table will have "Recommended" column as well.

Standardværdi
no
Autoværdi
no
Booleskforeslået

Se også redigér