Module:Citation/CS1/doc: Difference between revisions
Jump to navigation
Jump to search
Undid revision 679343649 by 109.205.249.87 (talk). Rv vandalism |
m Update table; |
||
Line 3: | Line 3: | ||
This module and associated sub-modules support the {{cs1}} and {{cs2}} citation templates. In general, it is not intended to be called directly, but is called by one of the core CS1 and CS2 templates. | This module and associated sub-modules support the {{cs1}} and {{cs2}} citation templates. In general, it is not intended to be called directly, but is called by one of the core CS1 and CS2 templates. | ||
<section begin=module_components_table /> | |||
These files comprise the Lua support for CS1 citations: | These files comprise the Lua support for CS1 citations: | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 18: | Line 18: | ||
| [[File:Padlock-pink.svg|20x20px|link=]] || [[Module:Citation/CS1/Date validation]] || [[Module:Citation/CS1/Date validation/sandbox]] || Date format validation functions | | [[File:Padlock-pink.svg|20x20px|link=]] || [[Module:Citation/CS1/Date validation]] || [[Module:Citation/CS1/Date validation/sandbox]] || Date format validation functions | ||
|- | |- | ||
| || [[Module:Citation/CS1/Suggestions]] || || List that maps common erroneous parameter names to valid parameter names | | || [[Module:Citation/CS1/Suggestions]] || [[Module:Citation/CS1/Suggestions/sandbox]] || List that maps common erroneous parameter names to valid parameter names | ||
|} | |} | ||
< | <section end=module_components_table /> | ||
Other documentation: | Other documentation: | ||
* [[Module talk:Citation/CS1/Feature requests]] | * [[Module talk:Citation/CS1/Feature requests]] | ||
* [[Module talk:Citation/CS1/COinS]] | * [[Module talk:Citation/CS1/COinS]] |
Revision as of 16:29, 6 September 2015
Warning | This Lua module is used on 2,600,000+ pages. To avoid large-scale disruption and unnecessary server load, any changes to this module should first be tested in its /sandbox or /testcases subpages. The tested changes can then be added to this page in a single edit. Please consider discussing any changes on the talk page before implementing them. |
This module is subject to page protection. It is a highly visible module in use by a very large number of pages, or is substituted very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is protected from editing. |
This module and associated sub-modules support the Citation Style 1 and Citation Style 2 citation templates. In general, it is not intended to be called directly, but is called by one of the core CS1 and CS2 templates. <section begin=module_components_table /> These files comprise the Lua support for CS1 citations:
live | sandbox | description | |
---|---|---|---|
File:Padlock-red.svg | Module:Citation/CS1 | Module:Citation/CS1/sandbox | Rendering and support functions |
Module:Citation/CS1/Configuration | Module:Citation/CS1/Configuration/sandbox | Translation tables; error and identifier handlers | |
Module:Citation/CS1/Whitelist | Module:Citation/CS1/Whitelist/sandbox | List of active, deprecated, and obsolete CS1 parameters | |
File:Padlock-pink.svg | Module:Citation/CS1/Date validation | Module:Citation/CS1/Date validation/sandbox | Date format validation functions |
Module:Citation/CS1/Suggestions | Module:Citation/CS1/Suggestions/sandbox | List that maps common erroneous parameter names to valid parameter names |
<section end=module_components_table />
Other documentation: