Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Documentationpage Template for displaying QOTD on portal pages.

Supports 2 methods of selecting articles:

  • Monthly rotation: Display a rotation of 2-31 articles based on day of the month (with less than 31 articles, articles will be repeated).
  • Full rotation: Display a rotation of 366 articles based on day of the year.

Usage

{{Wikiportal/QOTD
|mode         =monthly
|articlecount =10
|prefix       =Wikiportal:Datacron Database/QOTD
}}

The featured articles should all be subpages of a certain page (specified with prefix).

Parameters

(default: "{{PAGENAME}}")
prefix
Name of the template (without "Template:") which the featured articles are subpages of.

For example, if prefix is set to "Wikiportal:Datacron Database/QOTD", the featured articles should be named:

  • "Template:Wikiportal:Datacron Database/Featured article/1" (up to "Template:Wikiportal:Datacron Database/QOTD/31") for the monthly rotation and
  • "Template:Wikiportal:Datacron Database/Featured article/1 January" (up to "Template:Wikiportal:Datacron Database/QOTD/31 December") for the full rotation.
(default: "31")
articlecount
Number of articles to cycle through. Only has an effect if mode is set to "monthly", and if the number is lower than "31". When using partial rotations, the names of the featured article templates should be in ascending order and start at 1.
(default: "monthly")
mode
Determines type of rotation.

Available options:

  • monthly: 31-article-rotation based on day of the month.
  • full: 366-article-rotation based on day and month.

Examples

Monthly rotation (10 articles)

{{Wikiportal/QOTD
|prefix       =Wikiportal:Datacron Database/QOTD
|mode         =monthly
|articlecount =10
}}

results in the following featured article to be displayed today:

Template:Wikiportal:Datacron Database/QOTD/Week 17, 2026

Monthly rotation (31 articles)

{{Wikiportal/QOTD
|prefix       =Wikiportal:Datacron Database/QOTD
|mode         =monthly
}}

results in the following featured article to be displayed today:

Template:Wikiportal:Datacron Database/QOTD/Week 17, 2026

Full rotation (366 articles)

{{Wikiportal/QOTD
|prefix       =Wikiportal:Main/QOTD
|mode         =full
}}

results in the following featured article to be displayed today:

Template:Wikiportal:Main/QOTD/April 26, 2026

Cookies help us deliver our services. By using our services, you agree to our use of cookies.