模組:沙盒/Liangent/highlight

维基百科,自由的百科全书
文档图示 模块文档[创建]
return {
	a = "123",
	b = [[ 123 ]],
	c = 123,
--[[
Categorize and emit an error message when the citation contains one or more deprecated parameters.  Because deprecated parameters (currently |day=, |month=,
|coauthor=, and |coauthors=) aren't related to each other and because these parameters may be concatenated into the variables used by |date= and |author#= (and aliases)
details of which parameter caused the error message are not provided.  Only one error message is emitted regardless of the number of deprecated parameters in the citation.
]]
	d = 1.23,
}