Difference between revisions of "Template:ImageSwitch"
Wikisimpsons - The Simpsons Wiki
Solar Dragon (talk | contribs) (Created page with "<includeonly>{{#switch: {{CURRENTMONTH}} | 11 = Tapped Out Treat.png | 12 = Tapped Out Santa Coin.png | {{{1}}} }}</includeonly><noinclude>Category:Templates</noinclude>") |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{#switch: {{ | + | <includeonly>{{#switch: {{LOCALMONTH}} |
− | | 11 = Tapped Out Treat.png | + | | 1 = {{#ifexpr: {{LOCALDAY}} < 4 | Tapped Out Santa Coin.png | {{{1}}} }} |
− | | 12 = Tapped Out Santa Coin.png | + | | 10 = {{#ifexpr: {{LOCALDAY}} >= 11 | Tapped Out Treat.png | {{{1}}} }} |
+ | | 11 = {{#ifexpr: {{LOCALDAY}} = 1 | Tapped Out Treat.png | {{{1}}} }} | ||
+ | | 12 = {{#ifexpr: {{LOCALDAY}} >= 6 | Tapped Out Santa Coin.png | {{{1}}} }} | ||
| {{{1}}} | | {{{1}}} | ||
}}</includeonly><noinclude>[[Category:Templates]]</noinclude> | }}</includeonly><noinclude>[[Category:Templates]]</noinclude> |