Module:Citation/CS1/Whitelist: Difference between revisions
Content deleted Content added
sync from sandbox |
Johnrdorazio (talk | contribs) m 1 revision imported |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1:
--[[--------------------------< S U P P O R T E D P A R A M E T E R S >--------------------------------------
Line 5 ⟶ 4:
true - these parameters are valid and supported parameters
false - these parameters are deprecated but still supported
tracked - these parameters are valid and supported parameters tracked in an eponymous properties category
nil - these parameters are no longer supported. remove entirely
Line 20:
['article'] = true,
['article-format'] = true,
['article-number'] = true, -- {{cite journal}}, {{cite conference}}; {{citation}} when |journal= has a value
['article-url'] = true,
['article-url-access'] = true,
Line 120 ⟶ 121:
['language'] = true,
['last'] = true,
['lay-date'] =
['lay-format'] =
['lay-source'] =
['lay-url'] =
['lccn'] = true,
['LCCN'] = true,
Line 244 ⟶ 245:
['zbl'] = true,
['ZBL'] = true,
}
local numbered_arguments = {
Line 324 ⟶ 325:
['translator-mask#'] = true,
['translator#-mask'] = true,
}
Line 334 ⟶ 335:
preprint templates. Some of these parameters may also be available to the general cs1|2 templates.
Same conventions for true/false/
]]
Line 363 ⟶ 364:
limited subset of parameters allowed to all other cs1|2 templates. The limited subset is defined here.
Same conventions for true/false/
]]
Line 403 ⟶ 404:
['vauthors'] = true,
['year'] = true,
}
local limited_numbered_arguments = {
Line 433 ⟶ 434:
table are the template's CitationClass parameter value
Same conventions for true/false/
]]
|