查看“模块:About other people”的源代码

来自决策链云智库

因为以下原因,您没有权限编辑本页:

您请求的操作仅限属于该用户组的用户执行:用户


您可以查看和复制此页面的源代码。

local mAbout = require('Module:About')
local mHatnote = require('Module:Hatnote')
local mArguments = require('Module:Arguments')
local p = {}
local s = { --strings
emptySubject = 'no page subject specified',
templateName = 'Template:About other people',
andKeyword = 'and',
otherPeopleNamedForm = 'other people %s %s',
named = 'named',
otherPeopleSame = 'other people with the same name',
}
function p.aboutOtherPeople (frame)
local args = mArguments.getArgs(frame)
--if not args[1], a different template would be better!
if not args[1] then
return mHatnote.makeWikitextError(
s.emptySubject,
 
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
000
1:0
调试控制台
* 此模块的返回的值存于控制台变量“p”中,包括没有保存的变更。 * 在一行的前面加上“=”可以将其作为表达式来计算或使用print()显示。显示表格请使用mw.logObject()。 * 在模块代码中使用mw.log()和mw.logObject()来向控制台发送消息。

返回模块:About other people