今天是2025年6月2日 第23周 星期一
代人,时大变了。
我们生活在大地上,但我们的梦想超越天空。
查看“模块:Citation/CS1”的源代码
跳到导航
跳到搜索
因为以下原因,您没有权限编辑本页:
您可以查看和复制此页面的源代码。
local z = {
error_categories = {}; -- for categorizing citations that contain errors
error_ids = {};
message_tail = {};
maintenance_cats = {}; -- for categorizing citations that aren't erroneous per se, but could use a little work
properties_cats = {}; -- for categorizing citations based on certain properties, language of source for instance
}
--[[--------------------------< F O R W A R D D E C L A R A T I O N S >--------------------------------------
]]
local dates, year_date_check -- functions in Module:Citation/CS1/Date_validation
local cfg = {}; -- table of configuration tables that are defined in Module:Citation/CS1/Configuration
local whitelist = {}; -- table of tables listing valid template parameter names; defined in Module:Citation/CS1/Whitelist
--[[--------------------------< I S _ S E T >------------------------------------------------------------------
Returns true if argument is set; false otherwise. Argument is 'set' when it exists (not nil) or when it is not an empty string.
This function is global because it is called from both this module and from Date validation
000
1:0
该页面使用的模板:
- Template:Documentation(查看源代码)(受保护)
- 模块:Arguments(查看源代码)
- 模块:Category handler(查看源代码)
- 模块:Category handler/blacklist(查看源代码)
- 模块:Category handler/config(查看源代码)
- 模块:Category handler/data(查看源代码)
- 模块:Category handler/shared(查看源代码)
- 模块:Citation/CS1(查看源代码)
- 模块:Citation/CS1/doc(查看源代码)
- 模块:Documentation(查看源代码)
- 模块:Documentation/config(查看源代码)(受保护)
- 模块:Message box(查看源代码)
- 模块:Message box/configuration(查看源代码)
- 模块:Namespace detect/config(查看源代码)
- 模块:Namespace detect/data(查看源代码)
- 模块:Yesno(查看源代码)
返回至模块:Citation/CS1。