Module:Citation/CS1/Whitelist/sandbox: Difference between revisions

Content deleted Content added
m Documentation;
Unsupport cointerviewers;
Line 3:
 
2014-10-25: albumlink, albumtype, artist, publisherid no longer supported;
2014-10-27: cointerviewers, day, director, notestitle, titleyear no longer supported;
 
]]
 
--[[
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)
]]
--[[--------------------------< P A R A M E T E R S N O T S U P P O R T E D >------------------------------
 
This is a list of parameters that were once were but now are no longer supported:
 
['albumlink'] = nil, -- a unique alias of titlelink used by old cite AV media notes
['albumtype'] = nil, -- controled inappropriate functionality in the old cite AV media notes
['artist'] = nil, -- a unique alias of others used by old cite AV media notes
['cointerviewers'] = falsenil, -- deprecated; unique alias of others used by old cite interview
['day'] = nil, -- deprecated in {{citation/core}} and somehow undeprecated in Module:Citation/CS1 and now finally removed
['director'] = nil, -- a unique alias of author used by old cite DVD-notes
['notestitle'] = nil, -- a unique alias of chapter used by old cite AV media notes
['publisherid'] = nil, -- a unique alias of id used by old cite AV media notes and old cite DVD-notes
['titleyear'] = nil, -- a unique alias of origyear used by old cite DVD-notes
 
]]
 
--[[--------------------------< S U P P O R T E D P A R A M E T E R S >--------------------------------------
 
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)
]]
 
Line 75 ⟶ 79:
['coauthor'] = false, -- deprecated
['coauthors'] = false, -- deprecated
['cointerviewers'] = false, -- deprecated; unique alias of others used by old cite interview
['conference'] = true,
['conferenceurl'] = true,