Template:Infobox pcbuild: Difference between revisions

From XionKB
Jump to navigationJump to search
m (make alignment non-floating)
m (fix alignment again)
Line 1: Line 1:
==Parameters==
==Parameters==
<noinclude><div style="display:none"></noinclude>
<noinclude><div style="display:none"></noinclude>
<div align="right">
{| class="wikitable" width="{{{width|315px}}}" style="margin-left:auto;margin-right:0"
{| class="wikitable" width="{{{width|315px}}}"
|-
|-
! colspan="12" width="100%" | <big>{{{name}}}</big>{{#if:{{{hostname|}}}|<span></span>
! colspan="12" width="100%" | <big>{{{name}}}</big>{{#if:{{{hostname|}}}|<span></span>
Line 52: Line 51:
|}}
|}}
|}
|}
</div><noinclude></div>
<noinclude></div>
==Usage==
==Usage==
'''Note:''' When using parameters, avoid the ambiguous abbreviation "N/A", and instead use "unknown" or "none".
'''Note:''' When using parameters, avoid the ambiguous abbreviation "N/A", and instead use "unknown" or "none".

Revision as of 12:31, 8 January 2024

Parameters

{{{name}}}
CPU {{{cpu}}}
RAM {{{ram}}}
Boot disk {{{bootstorage}}}
GPU integrated
OS {{{os}}}

Usage

Note: When using parameters, avoid the ambiguous abbreviation "N/A", and instead use "unknown" or "none".

Parameters

  • name – Name of the build.
  • hostname (optional) – Hostname of the computer.
  • image (optional) – File name of a photo of the build. Can be a stock photo.
  • image_size (optional) – Alternate size for the image thumbnail render (default is 300px).
  • caption (optional) – Caption for the image. Only shown if image is also given.
  • cpu – What processor is in use. Can be multiple.
  • litho (optional) – The CPU's lithography, usually measured in nanometres or micrometres.
  • corecount (optional) – The CPU's core count.
  • ram – How much system memory is installed. Can also include the type (e.g. DDR2).
  • bootstorage – Boot storage drive type and size.
  • morestorage (optional) – Additional storage drive quantity, types, and configuration.
  • gpu (optional) – dGPU in use. Omit if integrated graphics are in use.
  • os – Operating system in use. Can be multiple.
  • date (optional) – Date build was completed. Omit if it is a work-in-progress still.
  • cost (optional) – Estimated cost at time of completion.