Difference between revisions of "Template:series"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
Line 3: Line 3:
 
{{!}} style="background-color: #ddeeff;"{{!}}<!--
 
{{!}} style="background-color: #ddeeff;"{{!}}<!--
 
  - Video number                                --><center>This is the {{ordinal|{{{2|}}}}} [[April Fools' Day comics|April Fools' Day comic]] released by [[Randall Munroe]].<!--
 
  - Video number                                --><center>This is the {{ordinal|{{{2|}}}}} [[April Fools' Day comics|April Fools' Day comic]] released by [[Randall Munroe]].<!--
βˆ’
  - Date YYYY-MM-DD                              --> The {{#if:{{{3|}}}|previous one is [[{{{3|}}}]], released on {{{4|}}}{{#if:{{{5|}}}|, and the|.}}|}} {{#if:{{{5|}}}| next one was [[{{{5|}}}]], released on {{{6|}}}.}}|}} {{#if:{{{7|}}}|{{{7|}}}}} You can view all the [[April Fools' Day comics]] here.
+
  - Date YYYY-MM-DD                              --> The {{#if:{{{3|}}}|previous one is [[{{{3|}}}]], which was released on {{{4|}}}{{#if:{{{5|}}}|, and the|.}}|}} {{#if:{{{5|}}}| next one is [[{{{5|}}}]], which was released on {{{6|}}}.}}|}} {{#if:{{{7|}}}|{{{7|}}}}} You can view all the [[April Fools' Day comics]] here.
 
{{!}}-
 
{{!}}-
 
! {{#if:{{{3|}}}|[[{{{3|}}}|< Previous April Fools' Day comic]]|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}}<!--
 
! {{#if:{{{3|}}}|[[{{{3|}}}|< Previous April Fools' Day comic]]|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}}<!--

Revision as of 16:52, 11 May 2025

This template is used in the April Fools' Day comics such as 3074: Push Notifications. Example: }

Usage

{{series
| 1 = Selects the series. For now, only "April", which stands for April Fools' Day comics, is supported.
| 2 = Number of this comic in the series above. For example, "4" if it's the fourth comic in the series. Must be a number.
| 3 = Name of the previous comic in the series, such as "2916: Machine" (optional)
| 4 = Release date of the previous comic in the series, such as "April 1, 2008" (required if 3 is provided)
| 5 = Name of the next comic in the series, such as "2916: Machine" (optional)
| 6 = Release date of the next comic in the series, such as "April 1, 2008" (required if 5 is provided)
| 7 = Optional text, such as "Hello!" in the example above
}}