Difference between revisions of "Template:VisuMZ Visual Gold Display Text Codes"
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...") |
(→Display-Related Text Codes) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
The following are text codes that you may use with this plugin. | The following are text codes that you may use with this plugin. | ||
| − | === | + | === Display-Related Text Codes === |
| + | |||
| + | [[File:VisualGoldDisplay_Preview2.png]] | ||
--- | --- | ||
| − | + | {| class="wikitable" style="width:800px" | |
| − | + | ! Text Code !! Effect | |
| − | Text Code | + | |- |
| − | + | | style="width: 200px; padding: 10px;"| <nowiki>\GoldFull[x]</nowiki> | |
| − | + | | style="padding: 10px;"| Displays number 'x' in Visual Gold Display format with padded zeroes. | |
| − | \GoldFull[x] | + | |- |
| − | + | | style="width: 200px; padding: 10px;"| <nowiki>\GoldPad[x]</nowiki> | |
| − | \GoldPad[x] | + | | style="padding: 10px;"| Displays number 'x' in Visual Gold Display format with padded zeroes. |
| − | + | |- | |
| − | + | | style="width: 200px; padding: 10px;"| <nowiki>\GoldShort[x]</nowiki> | |
| − | \GoldShort[x] | + | | style="padding: 10px;"| Displays number 'x' in Visual Gold Display format without padded zeroes. |
| − | + | |- | |
| − | \GoldOmit[x] | + | | style="width: 200px; padding: 10px;"| <nowiki>\GoldOmit[x]</nowiki> |
| − | + | | style="padding: 10px;"| Displays number 'x' in Visual Gold Display format without padded zeroes. | |
| − | + | |} | |
--- | --- | ||
Latest revision as of 23:51, 23 December 2023
The following are text codes that you may use with this plugin.
Display-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. |
---
