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

Content deleted Content added
No edit summary
No edit summary
Line 136:
['magazine'] = true,
['medium'] = true,
['medrxiv'] = true, -- cite medrxiv; here because allowed in cite ... as identifier
['minutes'] = true, -- constrain to cite AV media and podcast?
['mode'] = true,
Line 348 ⟶ 349:
--[[--------------------------< P R E P R I N T S U P P O R T E D P A R A M E T E R S >--------------------
 
Cite arXiv, cite biorxiv, cite citeseerx, cite medrxiv, and cite ssrn are preprint templates that use the limited set of parameters
set of parameters defined in the limited_basic_arguments and limited_numbered_arguments tables. Those lists are supplemented with a
supplemented with a template-specific list of parameters that are required by the particular template and may be exclusive to one of the
exclusive to one of the preprint templates. Some of these parameters may also be available to the general cs1|2
templates.
 
Same conventions for true/false/tracked/nil as above.
Line 368 ⟶ 370:
citeseerx = {
['citeseerx'] = true,
},
medrxiv = {
['medrxiv'] = true,
},
ssrn = {
Line 379 ⟶ 384:
--[[--------------------------< L I M I T E D S U P P O R T E D P A R A M E T E R S >----------------------
 
cite arxiv, cite biorxiv, cite citeseerx, cite medrxiv, and cite ssrn templates are preprint templates so are allowed only a
allowed only a limited subset of parameters allowed to all other cs1|2 templates. The limited subset is defined
here.
 
This list of parameters also used by {{cite document}}
 
Same conventions for true/false/tracked/nil as above.