Difference between revisions of "Template:STGLegacyRecordRow"

From Shmups Wiki -- The Digital Library of Shooting Games
Jump to navigation Jump to search
(Created page with "| {{{1}}} <!-- wr ship --> | {{{2}}} <!-- wr score --> | {{{3}}} <!-- wr player name --> | 100% <!-- % of wr score --> | {{{4}}} <!-- wr date / source --> | {{{5}}} <!-- wr co...")
 
 
(7 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
| {{{7}}} <!-- other score -->
 
| {{{7}}} <!-- other score -->
 
| {{{8}}} <!-- other player name -->
 
| {{{8}}} <!-- other player name -->
| {{#expr: ((({{{7}}} / {{{2}}}) * 100) round 3 )}}% <!-- auto calculated percentage of wr -->
+
| {{#if: {{{7}}} | {{#expr: ((({{formatnum:{{{7}}}|R}}/{{formatnum:{{{2}}}|R}}) * 100) round 1 )}}% | }} <!-- auto calculated percentage of wr -->
 
| {{{9}}} <!-- other date / source -->
 
| {{{9}}} <!-- other date / source -->
 
| {{{10}}}<!-- other comment -->
 
| {{{10}}}<!-- other comment -->
 
| {{{11}}}<!-- other replay -->
 
| {{{11}}}<!-- other replay -->

Latest revision as of 12:06, 30 June 2020

| {{{1}}} | {{{2}}} | {{{3}}} | 100% | {{{4}}} | {{{5}}} | {{{6}}} |- | {{{1}}} | {{{7}}} | {{{8}}} | Expression error: Unrecognized punctuation character "{".% | {{{9}}} | {{{10}}} | {{{11}}}