Template:Today in history: Difference between revisions

From SPCodex, The Smashing Pumpkins wiki
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#vardefine:birthdays|{{#invoke:Today in history|birthdays|{{CURRENTMONTH}}|{{CURRENTDAY2}}}}}}{{#if:{{#var:birthdays}}|
{{#invoke:Today in history|birthdays|{{{month|{{CURRENTMONTH}}}}}|{{{day|{{CURRENTDAY2}}}}}}}{{#invoke:Today in history|releases|{{{month|{{CURRENTMONTH}}}}}|{{{day|{{CURRENTDAY2}}}}}}}{{#invoke:Today in history|certifications|{{{month|{{CURRENTMONTH}}}}}|{{{day|{{CURRENTDAY2}}}}}}}{{#invoke:Today in history|charts|{{{month|{{CURRENTMONTH}}}}}|{{{day|{{CURRENTDAY2}}}}}}}
==== Birthdays ====
{{#var:birthdays}}
}}
{{#invoke:Today in history|releases|{{CURRENTMONTH}}|{{CURRENTDAY2}}}}
==== Live shows ====
==== Live shows ====
{{div col}}
{{div col}}
{{#cargo_query:
{{#cargo_query:
tables=shows
tables=shows, live_show_photos, live_show_videos
|fields=_pageName=page_name, YEAR(date)=year, artist=artist, featuring_artist=featuring_artist, venue=venue, location=location, notes=notes
|fields=shows._pageName=page_name, YEAR(shows.date)=year, shows.artist=artist, shows.featuring_artist=featuring_artist, shows.venue=venue, shows.location=location, shows.festival=festival, shows.notes=notes, IF(live_show_photos._pageName IS NULL AND shows.poster IS NULL, '', '1')=photos, live_show_videos._ID=video
|where=MONTH(date) = MONTH(NOW()) AND DAYOFMONTH(date) = DAYOFMONTH(NOW())
|where=MONTH(date) = {{#if:{{{month|}}}|{{{month}}}|MONTH(NOW())}} AND DAYOFMONTH(date) = {{#if:{{{day|}}}|{{{day}}}|DAYOFMONTH(NOW())}}
|join on=shows._pageName=live_show_photos._pageName, shows._pageName=live_show_videos._pageName
|format=template
|format=template
|template=Live show row/Year
|template=Live show row/Year

Latest revision as of 00:38, 5 November 2023

Releases

  • 2022: "Beguiled" was released in Worldwide (Digital)
  • 2022: The music video for "Beguiled" was released

Charts

  • 1998: Celebrity Skin peaked at #4 on the Australian Albums (ARIA) chart

Live shows[edit source]