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
['albumlink'] = nil, --
['albumtype'] = nil, -- controled inappropriate functionality in the old cite AV media notes
['artist'] = nil, --
['day'] = nil, -- deprecated in {{citation/core}} and somehow undeprecated in Module:Citation/CS1 and now finally removed
['director'] = nil, --
['notestitle'] = nil, --
['publisherid'] = nil, --
['titleyear'] = nil, --
▲]]
--[[--------------------------< 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
▲ 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,
|