Module:Numcr2namecr/doc

From MOASSpedia
< Module:Numcr2namecr
Revision as of 17:06, 25 March 2022 by Wikipedia>DePiep (→‎Usage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:Numcr2namecr


This is a data module. It cannot be invoked directly, but it can be accessed from other modules.

Usage

From Lua, use mw.loadData. Be aware that will return a special type of table so some features are unavailable.

From templates, use {{numcr2namecr}}, or {{#invoke:LoadData|Numcr2namecr|index|if_nil=default}}

{{#invoke:LoadData|Numcr2namecr|0x160}} → &nbsp;, &NonBreakingSpace;.

Editing

Please do not add any functions, metatables etc. to this data table. mw.loadData is very limited in what it will accept as valid input.