小
文字取代 - "WP:" 取代為 "MP:"
(建立內容為「 local p = {} --[[--------------------------< I S _ V A L I D _ A C C E S S D A T E >---------------------------------------- returns true if: Wikipedia start date <= accessdate < today + 2 days Wikipedia start date is 2001-01-15T00:00:00 UTC which is 979516800 seconds after 1970-01-01T00:00:00 UTC (the start of Unix time) accessdate is the date provided in |accessdate= at time 00:00:00 UTC today is the current date at time 00:00:00 UTC plus 48 hours if…」的新頁面) |
小 (文字取代 - "WP:" 取代為 "MP:") |
||
第210行: | 第210行: | ||
--[[--------------------------< C H E C K _ D A T E >---------------------------------------------------------- | --[[--------------------------< C H E C K _ D A T E >---------------------------------------------------------- | ||
Check date format to see that it is one of the formats approved by | Check date format to see that it is one of the formats approved by MP:DATESNO or MP:DATERANGE. Exception: only allowed range separator is endash. | ||
Additionally, check the date to see that it is a real date: no 31 in 30-day months; no 29 February when not a leap year. Months, both long-form and three | Additionally, check the date to see that it is a real date: no 31 in 30-day months; no 29 February when not a leap year. Months, both long-form and three | ||
character abbreviations, and seasons must be spelled correctly. Future years beyond next year are not allowed. | character abbreviations, and seasons must be spelled correctly. Future years beyond next year are not allowed. |