View source for Module:Citation/CS1/Whitelist
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
--[[
Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items now can have three values:
true - these parameters are valid and supported parameters
false - these parameters are deprecated but still supported
nil - these parameters are no longer supported (when setting a parameter to nil, leave a comment stating the reasons for invalidating the parameter)
]]
whitelist = {
basic_arguments = {
['accessdate'] = true,
['agency'] = true,
['airdate'] = true,
['archivedate'] = true,
['archive-date'] = true,
['archiveurl'] = true,
['archive-url'] = true,
['article'] = true,
['arxiv'] = true,
['ARXIV'] = true,
['asin'] = true,
000
1:0
Template used on this page:
Return to Module:Citation/CS1/Whitelist.