Template:Mod: Difference between revisions

From ProTanki Online Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{#ifexpr: {{{2}}} = 0 | 0 | {{#ifexpr: ({{{1}}} / {{{2}}}) = (({{{1}}} / {{{2}}}) round 0) | 0 | {{#ifexpr: ({{{1}}} / {{{2}}}) > 0 and ({{{1}}} / {{{2}}}) < 1 | {{#expr: {{{1}}}}} | {{#expr: {{{1}}} - ((({{{1}}} / {{{2}}}) - 0.5) round 0) * {{{2}}}}}} }}}}</includeonly><noinclude>Category:Utility Templates</noinclude>")
 
No edit summary
Tag: Reverted
Line 1: Line 1:
<includeonly>{{#ifexpr: {{{2}}} = 0 | 0 | {{#ifexpr: ({{{1}}} / {{{2}}}) = (({{{1}}} / {{{2}}}) round 0) | 0 | {{#ifexpr: ({{{1}}} / {{{2}}}) > 0 and ({{{1}}} / {{{2}}}) < 1 | {{#expr: {{{1}}}}} | {{#expr: {{{1}}} - ((({{{1}}} / {{{2}}}) - 0.5) round 0) * {{{2}}}}}} }}}}</includeonly><noinclude>[[Category:Utility Templates]]</noinclude>
{{#ifexpr: {{{2}}} = 0 | 0 | {{#ifexpr: ({{{1}}} / {{{2}}}) = (({{{1}}} / {{{2}}}) round 0) | 0 | {{#ifexpr: ({{{1}}} / {{{2}}}) > 0 and ({{{1}}} / {{{2}}}) < 1 | {{#expr: {{{1}}}}} | {{#expr: {{{1}}} - ((({{{1}}} / {{{2}}}) - 0.5) round 0) * {{{2}}}}}} }}}}<noinclude>[[Category:Utility Templates]]</noinclude>

Revision as of 18:28, 3 January 2025

{{#ifexpr: {{{2}}} = 0 | 0 | Expression error: Unrecognized punctuation character "{".