Difference between revisions of "Template:Mode"
m (Removed the "both Greed and Greedier" icon as it is too similar to the Greedier one.) |
(allow greed and greedier mode indicators to merge like normal and hard mode does) |
||
Line 8: | Line 8: | ||
-->{{#if: {{#var: normal }} | {{#vardefine: normal }}{{#if: {{#var: hard }} | {{#vardefine: hard }}[[file:BothIndicator.png|16x16px|class=indicator|link=Hard mode|Normal and hard modes only]] | [[file:NormalIndicator.png|16x16px|class=indicator|link=|Normal mode only]] }} | {{#if: {{#var: hard }} | {{#vardefine: hard }}[[file:HardIndicator.png|16x16px|class=indicator|link=Hard mode|Hard mode only]] }} }}<!-- |
-->{{#if: {{#var: normal }} | {{#vardefine: normal }}{{#if: {{#var: hard }} | {{#vardefine: hard }}[[file:BothIndicator.png|16x16px|class=indicator|link=Hard mode|Normal and hard modes only]] | [[file:NormalIndicator.png|16x16px|class=indicator|link=|Normal mode only]] }} | {{#if: {{#var: hard }} | {{#vardefine: hard }}[[file:HardIndicator.png|16x16px|class=indicator|link=Hard mode|Hard mode only]] }} }}<!-- |
||
− | -->{{#if: {{#var: greed }} | {{#vardefine: greed }}[[file:Greed Mode Indicator.png|16x16px|class=indicator|link=Greed Mode|Greed mode only]] }}<!-- |
+ | -->{{#if: {{#var: greed }} | {{#vardefine: greed }}{{#if: {{#var: greedier }} | {{#vardefine: greedier }}[[file:Both_Greed_Modes_Indicator.png|16x16px|class=indicator|link=Greed Mode|Greed and greedier modes only]] | [[file:Greed Mode Indicator.png|16x16px|class=indicator|link=Greed Mode|Greed mode only]] }} | {{#if: {{#var: greedier }} | {{#vardefine: greedier }}[[file:Greedier Mode Indicator.png|16x16px|class=indicator|link=Greed Mode#Greedier Mode|Greedier mode only]] }} }}<!-- |
− | -->{{#if: {{#var: greedier }} | {{#vardefine: greedier }}[[file:Greedier Mode Indicator.png|16x16px|class=indicator|link=Greed Mode#Greedier Mode|Greedier mode only]] }}<!-- |
||
-->{{#if: {{#var: daily }} | {{#vardefine: daily }}[[file:Daily Run Indicator.png|16x16px|class=indicator|link=Daily Challenges|Daily run only]] }}<!-- |
-->{{#if: {{#var: daily }} | {{#vardefine: daily }}[[file:Daily Run Indicator.png|16x16px|class=indicator|link=Daily Challenges|Daily run only]] }}<!-- |
||
Latest revision as of 07:29, 19 January 2021
Displays a gamemode icon.
Usage
This template is used by entering: {{mode|...=}}
Parameters
- unnamed parameters
- The name of the gamemodes.
- Choose one of the following strings to specify the gamemode:
- You can specify multiple gamemodes:
The above documentation is transcluded from Template:Mode/doc. (edit | history)