A helper module to find the most specific chronology portal which actually exists for a given year or decade. Used to simplify linking to a chronology portal.
| This module is rated as ready for general use. It has reached a mature state, is considered relatively stable and bug-free, and may be used wherever appropriate. It can be mentioned on help pages and other Wikipedia resources as an option for new users. To minimise server load and avoid disruptive output, improvements should be developed through sandbox testing rather than repeated trial-and-error editing. |
| This Lua module is used on approximately 398,000 pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
A helper module to find the most specific chronology portal which actually exists for a given year or decade. Used to simplify linking to a chronology portal.
All by-year and by-century portals have been deleted. There are now only 8 decade portals, listed in Category:Decades portals.
So all checking for century and year portals has been disabled.
If any of the decade portals are deleted, then this module should be edited to remove that decade from the table existingDecadePortals
Takes one parameter, which must be either a year (e.g. "1879", "1123") or a decade (e.g. "1940s", "730s").
If the parameter is missing, empty, or does not fit the required format, an empty string is returned.
If a portal is found, returns its name without the namespace prefix, e.g.
1980s19th centuryIf no portal is found, it returns an empty string.
{{#invoke: FindYDCportal | findydcportal |YYYY}} ... where YYYY is a 3- or 4-digit year
{{#invoke: FindYDCportal | findydcportal |YYY0s}} ... where YYY0s is a 3- or 4-digit decade
{{#invoke: FindYDCportal | findydcportal |2018}} → 2010s{{#invoke: FindYDCportal | findydcportal |1935}} →{{#invoke: FindYDCportal | findydcportal |1857}} →{{#invoke: FindYDCportal | findydcportal |736}} →{{#invoke: FindYDCportal | findydcportal |1800}} →{{#invoke: FindYDCportal | findydcportal |2000s}} → 2000s{{#invoke: FindYDCportal | findydcportal |1940s}} →{{#invoke: FindYDCportal | findydcportal |560s}} →{{#invoke: FindYDCportal | findydcportal}} →{{#invoke: FindYDCportal | findydcportal | }} →{{#invoke: FindYDCportal | findydcportal | 1927-related}} →{{#invoke: FindYDCportal | findydcportal | Swedish chef}} →If the parameter is a year:
If the parameter is a decade:
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.