Difference between revisions of "Template:series"
| Line 3: | Line 3: | ||
{{!}} style="background-color: #ddeeff;"{{!}}<!-- | {{!}} style="background-color: #ddeeff;"{{!}}<!-- | ||
| β | - Start --> <center>This is the {{ordinal|{{{number|}}}}} [[April Fools' Day comics|April Fools' Day comic]] released by [[Randall Munroe]]{{#if:{{{date|}}}| on {{{date}}}|}}. {{#if:{{{day_category|}}}|It was published {{#if:{{{days_late|}}}|{{{days_late}}} days late|}} [[:Category:{{{day_category}}} comics|on a {{{day_category}}}]]{{#switch: {{{day_category}}} | + | - Start --> <center>This is the {{ordinal|{{{number|}}}}} [[April Fools' Day comics|April Fools' Day comic]] released by [[Randall Munroe]]{{#if:{{{date|}}}| on {{{date}}}{{#switch: {{{date}}} |
| + | | April 1, 2003 = | ||
| + | | April 1, 2004 = | ||
| + | | April 1, 2005 = | ||
| + | | April 1, 2006 = | ||
| + | | April 1, 2007 = | ||
| + | | April 1, 2008 = | ||
| + | | April 1, 2009 = | ||
| + | | April 1, 2010 = | ||
| + | | April 1, 2011 = | ||
| + | | April 1, 2012 = | ||
| + | | April 1, 2013 = | ||
| + | | April 1, 2014 = | ||
| + | | April 1, 2015 = | ||
| + | | April 1, 2016 = | ||
| + | | April 1, 2017 = | ||
| + | | April 1, 2018 = | ||
| + | | April 1, 2019 = | ||
| + | | April 1, 2020 = | ||
| + | | April 1, 2021 = | ||
| + | | April 1, 2022 = | ||
| + | | April 1, 2023 = | ||
| + | | April 1, 2024 = | ||
| + | | April 1, 2025 = | ||
| + | | April 1, 2026 = | ||
| + | | April 1, 2027 = | ||
| + | | April 1, 2028 = | ||
| + | | April 1, 2029 = | ||
| + | | April 1, 2030 = | ||
| + | | April 1, 2031 = | ||
| + | | April 1, 2032 = | ||
| + | | April 1, 2033 = | ||
| + | | April 1, 2034 = | ||
| + | | #default = , deviating from the [[:Category:Comics by weekday|standard release schedule]] | ||
| + | }}|}} | ||
| + | . {{#if:{{{day_category|}}}|It was published {{#if:{{{days_late|}}}|{{{days_late}}} days late|}} [[:Category:{{{day_category}}} comics|on a {{{day_category}}}]]{{#switch: {{{day_category}}} | ||
| Monday = | | Monday = | ||
| Wednesday= | | Wednesday= | ||
Revision as of 20:37, 11 May 2025
This template is used in the April Fools' Day comics such as 3074: Push Notifications. Example:
| < Previous April Fools' Day comics Next > |
|---|
| |
This was generated by:
{{series
| series = April
| date = April 1, 2007
| number = 2
| days_late = 55
| day_category = Sunday
| prev_title = Syndication
| prev_date = April 1, 2007
| next_title = 404: Not Found
| next_date = April 1, 2009
| extra_text = Hello!
}}
Documentation
{{series
| series = April
| date = April 1, 2007
| number = 2
| days_late = 55
| day_category = Sunday
| prev_title = Syndication
| prev_date = April 1, 2007
| next_title = 404: Not Found
| next_date = April 1, 2009
| extra_text = Hello!
}}
- series
- Specifies which series this comic belongs to. Currently, only
Aprilis supported, which refers to the April Fools' Day comics by Randall.
- date
- The release date of this comic, e.g.,
April 1, 2008. This is shown after Randall Munroe's name. Optional.
- number
- The ordinal number of this comic in the series. For example,
4if it's the fourth April Fools' Day comic. Must be a number.
- days_late
- The number of days this comic was released after its intended date. If provided alone, the text will say it was released that many days late. Optional.
- day_category
- A category label such as
MondayorFriday(without the wordcomics) used to link to a category like Category:Friday comics. If given in addition todays_late, it will say the comic was releasedX days late on a Y.
- prev_title
- The title of the previous comic in the series, e.g.,
2915: Lab Report. This will be linked as the prior entry in the sequence. Optional.
- prev_date
- The release date of the previous comic. Required if
prev_titleis provided, to show when it came out.
- next_title
- The title of the next comic in the series, e.g.,
2917: AI Future. Optional. Adds a forward navigation link.
- next_date
- The release date of the next comic. Required if
next_titleis provided, to show when it came out.
- extra_text
- Any additional sentence or phrase you'd like to display at the end of the main description. Optional.
