Module:Citation/CS1/doc: Difference between revisions
< Module:Citation | CS1
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{high-risk|2,150,000}} | {{high-risk|2,150,000}} | ||
{{Module rating|p}} | |||
This module contains routines that support the [[Help:Citation Style 1|Citation Style 1]] format for citations on Wikipedia. | This module contains routines that support the [[Help:Citation Style 1|Citation Style 1]] format for citations on Wikipedia. | ||
Line 15: | Line 16: | ||
*[[Module:Citation/CS1/Arguments]] | *[[Module:Citation/CS1/Arguments]] | ||
*[[Module:Citation/CS1/Suggestions]] | *[[Module:Citation/CS1/Suggestions]] | ||
Other documentation: | |||
* [[Module talk:Citation/CS1/COinS]] |
Latest revision as of 08:06, 26 June 2014
![]() | This Lua module is used on 2,150,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 one 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 contains routines that support the Citation Style 1 format for citations on Wikipedia.
In general this module is not intended to be called directly, but will be called by using templates such as:
- {{cite news}}
- {{cite web}}
- {{cite book}}
- {{cite journal}}
and others: Category:Citation Style 1 templates.
These files comprise the Lua support for CS1 citations:
- Module:Citation/CS1 • Module:Citation/CS1/sandbox • different (diff)
- Module:Citation/CS1/Configuration • Module:Citation/CS1/Configuration/sandbox • different (diff)
- Module:Citation/CS1/Whitelist • Module:Citation/CS1/Whitelist/sandbox • different (diff)
- Module:Citation/CS1/Date validation • Module:Citation/CS1/Date validation/sandbox • different (diff)
Other documentation: