Module:Currency/doc

From Azupedia
Revision as of 07:40, 20 February 2021 by imported>Fire (ページの作成:「{{Lua sidebar}} {{二次利用}} This code is invoked from {{tlx|Currency}}. All of the template parameters are passed in the module's frame. :<code><nowiki>{{</nowiki>#…」)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:Currency

This code is invoked from {{Currency}}. All of the template parameters are passed in the module's frame.

{{#invoke:Currency|Currency|<amount>|<code>|<first>|<linked>|<passthrough>}}

See the template code for a description of the parameters.

Other modules may use this code. The entry point for other modules is _render_currency (amount, code, long_form, linked). See the function render_currency() for detail.

The data file Module:Currency/Presentation holds required currency presentation characteristics.