Difference between revisions of "Template:Device Infobox/Video"
Malvineous (talk | contribs) (Move code here from Video Infobox) |
Malvineous (talk | contribs) (Add max res) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
{{Device Infobox/Type | Video output | Video Output}} | {{Device Infobox/Type | Video output | Video Output}} | ||
<includeonly>{{#ifeq:{{{IsInfoboxPage|N}}} | N | [[Category:Video output devices]] }}</includeonly> | <includeonly>{{#ifeq:{{{IsInfoboxPage|N}}} | N | [[Category:Video output devices]] }}</includeonly> | ||
| − | {{Device Infobox/Item | Max memory | {{#if:{{{Max memory|}}} | [[Max memory::{{{Max | + | {{Device Infobox/Item | Max memory | {{#if:{{{Max memory|}}} | [[Has max memory::{{{Max memory}}}]]|''Unknown''}} }} |
| + | {{Device Infobox/Item | Max resolution | {{#if:{{{Max res X|}}} | [[Has max horizontal resolution::{{{Max res X}}}]] × [[Has max vertical resolution::{{{Max res Y|0}}}]]|''Unknown''}} }} | ||
{{Device Infobox/Item | ROM type | [[ROM type::{{{ROM type|Unknown}}}]] }} | {{Device Infobox/Item | ROM type | [[ROM type::{{{ROM type|Unknown}}}]] }} | ||
<noinclude> | <noinclude> | ||
{{Device Infobox/End}} | {{Device Infobox/End}} | ||
| − | <i>This template is used to populate the [[Template:Device Infobox/Begin|Device Infobox]] with information about an | + | <i>This template is used to populate the [[Template:Device Infobox/Begin|Device Infobox]] with information about a video card, video capture card, or hardware encoder/decoder device (like an MPEG decoder.). See [[S3 Trio64V+]] for example use. As this template sits inside an infobox, it can be combined with other templates in the case of multi-function devices.</i> |
Valid parameters and examples specific to this infobox are: | Valid parameters and examples specific to this infobox are: | ||
| Line 18: | Line 19: | ||
! Parameter !! Meaning | ! Parameter !! Meaning | ||
|- | |- | ||
| − | | Max memory = ''Value'' || {{Property:Max | + | | Max memory = ''Value'' || {{Property:Has max memory}} |
| + | |- | ||
| + | | Max res X = ''Value'' || {{Property:Has max horizontal resolution}} | ||
| + | |- | ||
| + | | Max res Y = ''Value'' || {{Property:Has max vertical resolution}} | ||
|- | |- | ||
| ROM type = ''Value'' || {{Property:ROM type}} | | ROM type = ''Value'' || {{Property:ROM type}} | ||
Latest revision as of 20:36, 16 April 2016
Device Infobox/Video
There is no image of this device — upload one!
| Bus type | Unknown |
|---|---|
| Bus width | Unknown |
| Bus speed | Unknown |
| 8-bit ISA compatible? | Unknown |
| PCI 5V tolerant? | Unknown |
| PCI 3.3V tolerant? | |
| Manufacturer | Unknown |
| Chipset | Unknown |
| Connectors | Unknown |
| Requires -5VDC? | Unknown |
| Requires -12VDC? | Unknown |
| Config method | Unknown |
| Video Output | |
| Max memory | Unknown |
| Max resolution | Unknown |
| ROM type | Unknown |
| Driver | Missing download URL |
This template is used to populate the Device Infobox with information about a video card, video capture card, or hardware encoder/decoder device (like an MPEG decoder.). See S3 Trio64V+ for example use. As this template sits inside an infobox, it can be combined with other templates in the case of multi-function devices.
Valid parameters and examples specific to this infobox are:
| Parameter | Meaning |
|---|---|
| Max memory = Value | Maximum RAM capacity of the device when all slots are fully populated with the largest capacity chips supported. Provide a value with a suffix, such as 512 B (bytes), 256 kB, 2 MB, etc. |
| Max res X = Value | Number of pixels in width of the maximum screen resolution, with the most amount of memory, in any available colour depth. |
| Max res Y = Value | Number of pixels in height of the maximum screen resolution, with the most amount of memory, in any available colour depth. |
| ROM type = Value | Text value for the type of ROM/EEPROM/Flash chip. One of:
Add others to this list as needed - try to be as generic as possible, avoiding part names and using interface names instead. |
Default values are shown if the parameter is omitted, so do not use any parameters unless the value is known (most of the defaults say "unknown").