Template:Infobox computing device: Difference between revisions
Jump to navigation
Jump to search
RobbyTheSeal (talk | contribs) mNo edit summary Tag: 2017 source edit |
RobbyTheSeal (talk | contribs) mNo edit summary Tag: 2017 source edit |
||
Line 53: | Line 53: | ||
| data15 = {{{media|}}} | | data15 = {{{media|}}} | ||
| label16 = [[Operating system]] | | label16 = [[Wikipedia:Operating system|Operating system]] | ||
| data16 = {{{operating_system|{{{os|{{{OS|}}} }}} }}} | | data16 = {{{operating_system|{{{os|{{{OS|}}} }}} }}} | ||
| label17 = [[System on a chip|System on a chip]] | | label17 = [[Wikipedia:System on a chip|System on a chip]] | ||
| data17 = {{{soc|{{{SOC|{{{system-on-chip|}}} }}} }}} | | data17 = {{{soc|{{{SOC|{{{system-on-chip|}}} }}} }}} | ||
| label18 = [[Central processing unit|CPU]] | | label18 = [[Wikipedia:Central processing unit|CPU]] | ||
| data18 = {{{cpu|{{{CPU|{{{processor|}}} }}} }}} {{#if:{{{CPUspeed|}}}|@ {{{CPUspeed}}} }} | | data18 = {{{cpu|{{{CPU|{{{processor|}}} }}} }}} {{#if:{{{CPUspeed|}}}|@ {{{CPUspeed}}} }} | ||
Latest revision as of 20:46, 19 April 2024
Usage
Behaves similarly to the template from Wikipedia. Important changes include:
- Capitalizing the first letter of a field is removed. Do not capitalize the first letter of a field.
- Support has been added for underscores to match conventions in other templates; fields with spaces now support formatting spaces as underscores, as in field_with_spaces, as well as the original formatting.
- Added ability to list device mass with the “mass” parameter instead of using the default “weight” parameter. This option should be used when listing measurements given in units of grams or kilograms.