Changes

748 bytes added ,  21:14, 15 July 2021
Pywikibot 6.4.0
{{Lua sidebar}}
This code is invoked from {{tlx|Currency}}. All of the template parameters are passed in the module's frame.
:<code><nowiki>{{</nowiki>#invoke:Currency|currency|<''amount''>|<''code''>|<''first''>|<''linked''>|<''passthrough''>}}</code>
See the template code for a description of the parameters.

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

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

<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->

}}</includeonly>