Changes

1,551 bytes added ,  21:02, 15 July 2021
Pywikibot 6.4.0
{{Module rating |release}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{Notice|This module should ''only'' be used on articles which are near the [[WP:PEIS|post-expand include size]] limit, in order to prevent them exceeding it. Unless there is a pressing technical need, use {{tl|{{BASEPAGENAME}}}} like normal.}}
{{Lua|Module:Citation/CS1}}

== Usage ==
This module may be placed directly on articles by replacing <code>{{((}}{{BASEPAGENAME}}|</code> with <code>{{((}}#invoke:{{BASEPAGENAME}}||</code> (note the double pipe). This is likely to be unclear to other editors and should only be done to prevent pages exceeding the [[WP:PEIS|post-expand include size]] limit. It is also fine to use in templates that wrap {{tl|{{BASEPAGENAME}}}}.

For the module that actually implements {{tl|{{BASEPAGENAME}}}}, see [[Module:Citation/CS1]].

==TemplateData==
{{TemplateData header}}
{{#tag:templatedata|
{
"description": "This module is like {{((}}{{BASEPAGENAME}}{{))}} with two exceptions. It is only for use on pages with lots of citations (e.g. several hundred) where that is causing technical problems, and you must pass an empty first parameter. For all other usage information, see [[Template:{{BASEPAGENAME}}]].",
"params": { "1": {
"label": "Required blank parameter"
} }
} }}

<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->
[[Category:Lua-based citation templates]]
}}</includeonly>