×
Create a new article
Write your page title here:
We currently have 193 articles on The Sonic the Hedgehog Wiki. Type your article name above or click on one of the titles below and start writing!



The Sonic the Hedgehog Wiki
193Articles

Module:Convert/makeunits/doc

Revision as of 02:34, 24 December 2024 by Sonic City (talk | contribs) (Created page with "The purpose of this module is to prepare the data used by Module:Convert to allow conversion between units of measurement. Usage: Put one of the following lines (with nothing else) in a sandbox: *<code><nowiki>{{#invoke:convert/makeunits|makeunits}}</nowiki></code> *<code><nowiki>{{subst:#invoke:convert/makeunits|makeunits}}</nowiki></code> Previewing the sandbox should display the wikitext that needs to be copied and pasted into Module:Convert/data. If a probl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:Convert/makeunits

The purpose of this module is to prepare the data used by Module:Convert to allow conversion between units of measurement.

Usage: Put one of the following lines (with nothing else) in a sandbox:

  • {{#invoke:convert/makeunits|makeunits}}
  • {{subst:#invoke:convert/makeunits|makeunits}}

Previewing the sandbox should display the wikitext that needs to be copied and pasted into Module:Convert/data. If a problem occurs, warning messages will be displayed to indicate that the unit definitions need to be fixed.

By default, the module reads the unit definitions from Module:Convert/documentation/conversion data. For testing purposes, it is possible to specify that the definitions are read from another page, for example, User:Johnuniq/sandbox2, by specifying the wanted title:

  • {{#invoke:convert/makeunits|makeunits|User:Johnuniq/sandbox2}}
  • {{subst:#invoke:convert/makeunits|makeunits|User:Johnuniq/sandbox2}}

The module contains table specials which is used to insert a small amount of "built-in" data that is not currently defined in the input wikitext.

The module reads data from Module:Convert/text to allow localization of the table of units for use on another wiki.