模板:Currency/ex gsc
出自Meshal Lite
第1行: | 第1行: | ||
− | <includeonly>{{#ifexpr: {{{1|{{{value|0}}}}}} < 10000||{{#expr: trunc({{{1|{{{value|0}}}}}}/10000)}}<font style="color: rgb(255, 210, 0); text-shadow: 0 0 2px black | + | <includeonly>{{#ifexpr: {{{1|{{{value|0}}}}}} < 10000||{{#expr: trunc({{{1|{{{value|0}}}}}}/10000)}}<font style="color: rgb(255, 210, 0); text-shadow: 0 0 2px black;"> 🅖 </font>}}{{#ifexpr: {{{1|{{{value|0}}}}}}<100| |
− | |{{#ifexpr: trunc({{{1|{{{value|0}}}}}}mod10000/100)=0||{{#expr: trunc({{{1|{{{value|0}}}}}}mod10000/100)}}<font style="color: rgb(224, 224, 224); text-shadow: 0 0 2px black | + | |{{#ifexpr: trunc({{{1|{{{value|0}}}}}}mod10000/100)=0||{{#expr: trunc({{{1|{{{value|0}}}}}}mod10000/100)}}<font style="color: rgb(224, 224, 224); text-shadow: 0 0 2px black;"> 🅢 </font> |
− | }}}}{{#ifexpr: {{{1|{{{value|0}}}}}}mod100=0||{{#expr: {{{1|{{{value|0}}}}}}mod100}}<font style="color: rgb(218, 183, 140); text-shadow: 0 0 2px black | + | }}}}{{#ifexpr: {{{1|{{{value|0}}}}}}mod100=0||{{#expr: {{{1|{{{value|0}}}}}}mod100}}<font style="color: rgb(218, 183, 140); text-shadow: 0 0 2px black;"> 🅒</font>}}</includeonly><noinclude>[[category:模板]] |
生成一个基于GSC币制(金/银/铜币)的价值文字。 | 生成一个基于GSC币制(金/银/铜币)的价值文字。 | ||