View source for Module:Val/units
MyWikiBiz, Author Your Legacy — Thursday June 05, 2025
Jump to navigationJump to searchYou do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
-- Definitions for units known to val
-- File format is two strings and a return statement with them in it:
-- string in quotes [=[ ... builtin_units ... ]=].
-- string in quotes [=[ ... builtin_units_long_scale ... ]=].
-- First string, builtin_units, is short-scale, second string is long scale.
-- Entry format:
-- One record per line, starting in first column, having 2-4 fields.
-- Field separator: two or more spaces
-- Between first and second fields: two or more spaces
-- Between all other fields: two or more spaces, or one or more tabs
-- Entries without two spaces in them are ignored.
-- There must be a blank line before the first entry and after the last.
-- I.e. the first two and last two characters of the string must be newlines.
-- Format of entry. Two record types:
--
-- One record type is a wikilink:
-- Unit-code [[ pagename | Symbol-accepts-HTML-only ]]
-- Text-field separator is still two spaces. Two spaces not allowed in wikilink.
000
1:0
Templates used on this page:
- Template:Big (view source)
- Template:Code (view source)
- Template:Common metric prefixes (view source)
- Template:Details (view source)
- Template:Edit (view source)
- Template:Key (view source)
- Template:Mdash (view source)
- Template:Para (view source)
- Template:Refs (view source)
- Template:Space (view source)
- Template:Spaces (view source)
- Template:Sup (view source)
- Template:Tag (view source)
- Template:Tl (view source)
- Template:Tlf (view source)
- Template:Tlusage (view source)
- Template:Val (view source)
- Module:DemoTemplate (view source)
- Module:No globals (view source)
- Module:OutputBuffer (view source)
- Module:Val/units/doc (view source)
Return to Module:Val/units.