Template:Capacity unit: Difference between revisions
From Australian Enthusiasts Wiki
Created page with "{{#switch: {{lc: {{{1|}}} }}| |eb = EB |pb = PB |tb = TB |gb = GB |mb = wikipedia:..." |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#switch: {{lc: {{{1|}}} }} | {{#switch: {{lc: {{{1|}}} }} | ||
|eb = [[wikipedia:Exabyte|EB]] | |eb = [[wikipedia:Exabyte|EB]] | ||
|pb = [[wikipedia:Petabyte|PB]] | |pb = [[wikipedia:Petabyte|PB]] | ||
| Line 7: | Line 7: | ||
|kb = [[wikipedia:Kilobyte|KB]] | |kb = [[wikipedia:Kilobyte|KB]] | ||
|bytes = [[wikipedia:Byte|B]] | |bytes = [[wikipedia:Byte|B]] | ||
|<error>Unknown unit "{{{1|}}}" given for capacity.</error>}} | |<error>Unknown unit "{{{1|}}}" given for capacity.</error> | ||
}}<noinclude>{{documentation}}</noinclude> | |||
Revision as of 06:54, 6 March 2021
<error>Unknown unit "" given for capacity.</error>
Template documentation (for the above template, sometimes hidden or invisible)
This template displays a capacity unit, along with a wikilink to a relevant Wikipedia article.
Displays a capacity unit given an input.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Capacity unit string | 1 | Displays a capacity unit based on the value of this parameter. Case insensitive. Accepts: bytes, b, kb, kib, mb, mib, gb, gib, tb, tib, pb, pib, eb, eib.
| Unknown | required |