Wikifunctions:Main Page
外觀
歡迎!
Wikifunctions is a Wikimedia project for everyone to collaboratively create and maintain a library of code functions to support the Wikimedia projects and beyond, in the world's natural and programming languages.
A "function" is a sequence of programming instructions that makes a calculation based on data you provide. Functions can answer questions, such as how many days have passed between two dates, or the distance between two cities.
We are currently primarily focused on functions related to Wikidata Lexemes. The Lexicographical data from Wikidata and functions to process it are essential for the goal of an Abstract Wikipedia. A tutorial on how Wikifunctions can be used with Wikidata right now is available.
入門
Functions to try out
- 全字母句判定(拉丁字母) (Z12626): 判定拉丁字符串是否是全字母句(包含所有字母)
- English cardinal (Z13587): expresses a natural number in English words
- 年龄 (Z20756): returns the difference between two dates on the Gregorian calendar in years
- how many days between two days in the year (Z20733): number of days (non-inclusive) between two days of the year
- is Gregorian year leap year? (Z20181): returns True if the specified year in the Gregorian calendar (the one currently used in most parts of the world) has 366 days (February 29th added), and False if the year has 365 days
- Bayes' theorem conditional probability P(A|B) (Z20000): The probability of A occurring given that B is known to have occurred. Given by Bayes' theorem: P(A|B) = P(A)*P(B|A)/P(B)
- minimum of natural number list (Z19509): returns the smallest element from a list of natural numbers; if the list is empty, returns 0.
- simple tense of verb (Z19514): returns simple tense of inputted verb
了解與貢獻
- Learn about Wikifunctions
- Contribute to Wikifunctions
- Get help with Wikifunctions
- Questions? Ask at the Project chat or our Telegram/IRC channel!
- 回報技術問題
- 狀態頁面列出了目前已知的主要問題
最新消息
- Volunteer's Corners
- The next Volunteers' Corner will be at 17:30 UTC on 2026-06-08 on Google Meet at meet.google.com/xuy-njxh-rkw.
- The most recent Volunteer's Corner is available on Commons
- Recent status updates about Wikifunctions
- 2026-06-05: The illustrated encyclopaedia
- 2026-05-30: Looking back and forward
- 2026-05-23: Annual plan 2026-2027
- 2026-05-15: A higher meaning
- 2026-05-08: References from Wikidata are now available
