Module:Citation/CS1/doc: Difference between revisions
From All Skies Encyclopaedia
imported>Zyxw m (update transclusion count) |
imported>Trappist the monk m (Copyedit;) |
||
Line 13: | Line 13: | ||
These files comprise the Lua support for CS1 citations: |
These files comprise the Lua support for CS1 citations: |
||
{| class="wikitable" |
|||
⚫ | |||
|+Lua CS1 pages |
|||
⚫ | |||
|- |
|||
! !!live!!sandbox!!description |
|||
|- |
|||
| rowspan="3"| [[File:Padlock-red.svg|20x20px|link=]] || [[Module:Citation/CS1]] || [[Module:Citation/CS1/sandbox]] || Rendering and support functions |
|||
|- |
|||
| [[Module:Citation/CS1/Configuration]] || [[Module:Citation/CS1/Configuration/sandbox]] || Translation and ISO639-1 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|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 |
|||
|} |
|||
⚫ | |||
* |
|||
Other documentation: |
Other documentation: |
||
⚫ | |||
* [[Module talk:Citation/CS1/COinS]] |
* [[Module talk:Citation/CS1/COinS]] |
Revision as of 17:31, 11 September 2014
![]() | This Lua module is used on 6,110,000+ pages, or roughly 351756% of all pages. To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them. |
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:
live | sandbox | description | |
---|---|---|---|
![]() |
Module:Citation/CS1 | Module:Citation/CS1/sandbox | Rendering and support functions |
Module:Citation/CS1/Configuration | Module:Citation/CS1/Configuration/sandbox | Translation and ISO639-1 tables; error and identifier handlers | |
Module:Citation/CS1/Whitelist | Module:Citation/CS1/Whitelist/sandbox | List of active, deprecated, and obsolete CS1 parameters | |
![]() |
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 |
Other documentation: