Difference between revisions of "Template:VisuMZ Visual Gold Display Text Codes"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>VisuMZ Visual Gold Display Text Codes</noinclude> The following are text codes that you may use with this plugin. === Type-Related T...")
(No difference)

Revision as of 14:34, 13 September 2021

The following are text codes that you may use with this plugin.

Type-Related Text Codes

---

--------------------   -----------------------------------------------------
Text Code              Effect
--------------------   -----------------------------------------------------

\GoldFull[x]           Displays number 'x' in Visual Gold Display format
                       with padded zeroes.
\GoldPad[x]            Displays number 'x' in Visual Gold Display format
                       with padded zeroes.

\GoldShort[x]          Displays number 'x' in Visual Gold Display format
                       without padded zeroes.
\GoldOmit[x]           Displays number 'x' in Visual Gold Display format
                       without padded zeroes.

---