New wiki-page
Jump to navigation Jump to search
(Created page with "<includeonly> {{#ifexpr: {{{1}}} >= 0} | {{#ifexpr: {{{1}}} < 3|Impoverished}} {{#ifexpr: {{{1}}} >= 3} | {{#ifexpr: {{{1}}} < 6|Poor}} {{#ifexpr: {{{1}}} >= 9} | {{#ifexpr: {...")
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{{#ifexpr: {{{1}}} >= 0} | {{#ifexpr: {{{1}}} < 3|Impoverished}}
{{#ifexpr: {{{1}}} >= 0 | {{#ifexpr: {{{1}}} < 3|Impoverished}}
{{#ifexpr: {{{1}}} >= 3} | {{#ifexpr: {{{1}}} < 6|Poor}}
{{#ifexpr: {{{1}}} >= 3 | {{#ifexpr: {{{1}}} < 6|Poor}}
{{#ifexpr: {{{1}}} >= 9} | {{#ifexpr: {{{1}}} < 12|Rich}}
{{#ifexpr: {{{1}}} >= 9 | {{#ifexpr: {{{1}}} < 12|Rich}}
{{#ifexpr: {{{1}}} >= 12} | {{#ifexpr: {{{1}}} < 16|Superlative}}
{{#ifexpr: {{{1}}} >= 12 | {{#ifexpr: {{{1}}} < 16|Superlative}}
{{#ifexpr: {{{1}}} >= 16} | {{#ifexpr: {{{1}}} < 20|Extravagant}}
{{#ifexpr: {{{1}}} >= 16 | {{#ifexpr: {{{1}}} < 20|Extravagant}}
</includeonly>
</includeonly>

Revision as of 13:00, 11 September 2017