Template:Infobox pcbuild: Difference between revisions
From XionKB
Jump to navigationJump to search
m (clear both) |
m (Add noclearfloat parameter) |
||
Line 71: | Line 71: | ||
* <code>date</code> <sup>(optional)</sup> – Date build was completed. Omit if it is a work-in-progress still. | * <code>date</code> <sup>(optional)</sup> – Date build was completed. Omit if it is a work-in-progress still. | ||
* <code>cost</code> <sup>(optional)</sup> – Estimated cost at time of completion. | * <code>cost</code> <sup>(optional)</sup> – Estimated cost at time of completion. | ||
* <code>noclearfloat</code> <sup>(optional)</sup> – if non-empty, the table will not automatically clear its float immediately afterward. Useful if you want text to float around it without messing up later sections. | |||
[[Category:Infobox templates]]</noinclude><includeonly>[[Category:Articles with infoboxes]]</includeonly> | [[Category:Infobox templates]]</noinclude><includeonly>[[Category:Articles with infoboxes]]</includeonly> |
Revision as of 12:49, 8 January 2024
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 ifimage
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.noclearfloat
(optional) – if non-empty, the table will not automatically clear its float immediately afterward. Useful if you want text to float around it without messing up later sections.