Module:Citation/CS1/Whitelist: திருத்தங்களுக்கு இடையிலான வேறுபாடு
உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
சி en:Module:Citation/CS1/Whitelist இலிருந்து திருத்தம் இறக்குமதி செய்யப்பட்டன |
sync from sandbox; |
||
வரிசை 127:
['contributionurl'] = true,
['contribution-url'] = true,
['contribution-url-access'] = true,
['contributor'] = true,
['contributor-first'] = true,
வரி 136 ⟶ 137:
['credits'] = true, -- cite episode, cite serial
['date'] = true,
['deadurl'] =
['dead-url'] =
['degree'] = true,
['department'] = true,
வரி 228 ⟶ 229:
['laysource'] = true,
['lay-source'] = true,
['laysummary'] =
['lay-summary'] =
['lay-format'] = true,
['layurl'] = true,
வரி 243 ⟶ 244:
['mapurl'] = true, -- cite map only
['map-url'] = true, -- cite map only
['map-url-access'] = true, -- cite map only
['medium'] = true,
['message-id'] = true, -- cite newsgroup
வரி 295 ⟶ 297:
['RFC'] = true,
['scale'] = true,
['script-chapter'] = true,
['script-entry'] = true,
['script-journal'] = true,
['script-magazine'] = true,
['script-newspaper'] = true,
['script-periodical'] = true,
['script-section'] = true,
['script-title'] = true,
['script-website'] = true,
['script-work'] = true,
['season'] = true,
['section'] = true,
வரி 329 ⟶ 341:
['titlelink'] = true,
['title-link'] = true,
▲ ['trans-chapter'] = true,
['trans-map'] = true,
['transcript'] = true,
வரி 335 ⟶ 346:
['transcripturl'] = true,
['transcript-url'] = true,
▲ ['trans-title'] = true,
['translator'] = true,
['translator-first'] = true,
வரி 343 ⟶ 353:
['translator-link'] = true,
['translator-mask'] = true,
['trans-article'] = true,
['trans-chapter'] = true,
['trans-contribution'] = true,
['trans-entry'] = true,
['trans-journal'] = true,
['trans-magazine'] = true,
['trans-newspaper'] = true,
['trans-periodical'] = true,
['trans-section'] = true,
['trans-title'] = true,
['trans-website'] = true,
['trans-work'] = true,
['type'] = true,
['url'] = true,
['URL'] = true,
['url-access'] = true,
['url-status'] = true,
['vauthors'] = true,
['veditors'] = true,
வரி 438 ⟶ 461:
--[[--------------------------<
Cite arXiv, cite biorxiv, cite citeseerx, and cite ssrn are preprint templates that use the limited set of parameters
defined in the limited_basic_arguments and limited_numbered_arguments tables. Those lists are supplemented with
template-specific list of parameters that are required by the particular template and may be exclusive to one of the
proeprint templates. Some of these parameters may also be available to the general cs1|2 templates.
Because a steady-state signal conveys no useful information, whitelist.basic_arguments[] list items can have three values:
வரி 451 ⟶ 475:
]]
--[[--------------------------< C I T E A R X I V >----------------------------------------------------------
This is a list of parameters that once were but now are no longer supported:
['ARXIV'] = nil, -- not an initialization
வரி 465 ⟶ 490:
--[[--------------------------< C I T E B I O R X I V
]]
வரி 483 ⟶ 499:
--[[--------------------------< C I T E C I T E S E E R X
]]
local citeseerx_basic_arguments = {
['citeseerx'] = true,
--[[--------------------------< C I T E S S R N >------------------------------------------------------------
]]
local ssrn_basic_arguments = {
['ssrn'] = true,
['SSRN'] = true,
}
வரி 589 ⟶ 606:
arxiv_basic_arguments = arxiv_basic_arguments,
biorxiv_basic_arguments = biorxiv_basic_arguments,
citeseerx_basic_arguments = citeseerx_basic_arguments,
ssrn_basic_arguments = ssrn_basic_arguments
▲};
};
| |||