Difference between revisions of "Template:Submitter logic"

From Mario Fan Games Galaxy Wiki
(Created page with '{{#ifexpr: {{{1|1}}} < 10 | Image:submitter1.gif | {{#ifexpr: {{{1|1}}} < 20 | Image:submitter2.gif | {{#ifexpr: {{{1|1}}} < 30 | Image:submitter3.gif | {{#ifexpr: {{…')
 
(description)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{#ifexpr: {{{1|1}}} < 10 | [[Image:submitter1.gif]] |
+
<includeonly>{{#ifexpr: {{{1|1}}} < 10 | [[Image:submitter1.png]] |
{{#ifexpr: {{{1|1}}} < 20 | [[Image:submitter2.gif]] |
+
{{#ifexpr: {{{1|1}}} < 20 | [[Image:submitter2.png]] |
{{#ifexpr: {{{1|1}}} < 30 | [[Image:submitter3.gif]] |
+
{{#ifexpr: {{{1|1}}} < 30 | [[Image:submitter3.png]] |
{{#ifexpr: {{{1|1}}} < 40 | [[Image:submitter4.gif]] |
+
{{#ifexpr: {{{1|1}}} < 40 | [[Image:submitter4.png]] |
{{#ifexpr: {{{1|1}}} < 50 | [[Image:submitter5.gif]] |
+
{{#ifexpr: {{{1|1}}} < 50 | [[Image:submitter5.png]] |
{{#ifexpr: {{{1|1}}} < 60 | [[Image:submitter6.gif]] |
+
{{#ifexpr: {{{1|1}}} < 60 | [[Image:submitter6.png]] |
{{#ifexpr: {{{1|1}}} < 70 | [[Image:submitter7.gif]] |
+
{{#ifexpr: {{{1|1}}} < 70 | [[Image:submitter7.png]] |
{{#ifexpr: {{{1|1}}} < 80 | [[Image:submitter8.gif]] |
+
{{#ifexpr: {{{1|1}}} < 80 | [[Image:submitter8.png]] |
{{#ifexpr: {{{1|1}}} < 90 | [[Image:submitter9.gif]] |
+
{{#ifexpr: {{{1|1}}} < 90 | [[Image:submitter9.png]] |
{{#ifexpr: {{{1|1}}} < 100 | [[Image:submitter10.gif]] | [[Image:supersubmitter.gif]] }}
+
{{#ifexpr: {{{1|1}}} < 100 | [[Image:submitter10.png]] | [[Image:supersubmitter.png]] }}
}} }} }} }} }} }} }} }} }}
+
}} }} }} }} }} }} }} }} }}</includeonly><noinclude>
 +
{{high-risk/template}}
 +
==About==
 +
This template contains the logic for choosing the right submitter badge image in the Badge template.
 +
 
 +
It's in a separate template so as not to crowd the main template, and for easy editing of the limits for each badge.
 +
</noinclude>

Latest revision as of 01:34, 22 April 2010


 Cheepcheepattack7lu.gif This is a high-risk template.

Vandalism of high-risk templates is strictly prohibited. Appending derogatory, counter-productive, or otherwise useless content to this template will warrant punishment by administrative discretion.


About

This template contains the logic for choosing the right submitter badge image in the Badge template.

It's in a separate template so as not to crowd the main template, and for easy editing of the limits for each badge.