Difference between revisions of "Template:series"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
Line 5: Line 5:
 
  - Video number --> <center>This is the {{ordinal|{{{2|}}}}} [[April Fools' Day comics|April Fools' Day comic]] released by [[Randall Munroe]]{{#if:{{{3|}}}|&nbsp;on {{{3}}}|}}. {{#if:{{{5|}}}|It was released {{#if:{{{4|}}}|{{{4}}} days late|}} [[:Category:{{{5}}} comics|on a {{{5}}}]].|}}<!--
 
  - Video number --> <center>This is the {{ordinal|{{{2|}}}}} [[April Fools' Day comics|April Fools' Day comic]] released by [[Randall Munroe]]{{#if:{{{3|}}}|&nbsp;on {{{3}}}|}}. {{#if:{{{5|}}}|It was released {{#if:{{{4|}}}|{{{4}}} days late|}} [[:Category:{{{5}}} comics|on a {{{5}}}]].|}}<!--
  
βˆ’
  - Previous/next --> The {{#if:{{{6|}}}|previous one is [[{{{6}}}]], which was released on {{{7}}}{{#if:{{{8|}}}|, and the|.}}|}} {{#if:{{{8|}}}| next one is [[{{{8}}}]], which was released on {{{9}}}.}}|}} {{#if:{{{10|}}}|{{{10}}} }} You can view all the [[April Fools' Day comics]] here.
+
  - Previous/next --> The {{#if:{{{6|}}}|previous one is [[{{{6}}}]], which was released on {{{7}}}{{#if:{{{8|}}}|, and the|.}}|}} {{#if:{{{8|}}}| next one is [[{{{8}}}]], which was released on {{{9}}}.}}|}} {{#if:{{{10|}}}|{{{10}}} }} View all [[April Fools' Day comics]] or [[:Category:April Fools' Day comics|learn more about them]].
 
{{!}}-
 
{{!}}-
 
! {{#if:{{{6|}}}|[[{{{6|}}}|< 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:{{{6|}}}|[[{{{6|}}}|< 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 17:30, 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 = Release date of this comic in the series, such as "April 1, 2008" (optional)
| 5 = 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
}}