• Wikisimpsons needs more Featured Article, Picture, Quote, Episode and Comprehensive article nominations!
  • Wikisimpsons has a Discord server! Click here for your invite! Join to talk about the wiki, Simpsons and Tapped Out news, or just to talk to other users.
  • Make an account! It's easy, free, and your work on the wiki can be attributed to you.
TwitterFacebookDiscord

Difference between revisions of "Template:ImageSwitch"

Wikisimpsons - The Simpsons Wiki
m (Text replace - "31 <= 15" to "31 <= 4")
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<includeonly>{{#switch: {{LOCALMONTH}}
 
<includeonly>{{#switch: {{LOCALMONTH}}
| 1 = {{#ifexpr: {{LOCALDAY}} <= 4 | Tapped Out Santa Coin.png | {{{1}}} }}  
+
| 1 = {{#ifexpr: {{LOCALDAY}} < 4 | Tapped Out Santa Coin.png | {{{1}}} }}  
| 10 = Tapped Out Treat.png
+
| 10 = {{#ifexpr: {{LOCALDAY}} >= 11 | Tapped Out Treat.png | {{{1}}} }}
| 12 = Tapped Out Santa Coin.png
+
| 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>

Latest revision as of 10:47, November 3, 2017