View source for Module:Citation/CS1/Configuration
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
citation_config = {};
--[[
List of namespaces that should not be included in citation
error categories. Same as setting notracking = true by default
Note: Namespace names should use underscores instead of spaces.
]]
citation_config.uncategorized_namespaces = { 'User', 'Talk', 'User_talk', 'Wikipedia_talk', 'File_talk', 'Template_talk',
'Help_talk', 'Category_talk', 'Portal_talk', 'Book_talk', 'Draft', 'Draft_talk', 'Education_Program_talk',
'Module_talk', 'MediaWiki_talk' };
--[[
Translation table
The following contains fixed text that may be output as part of a citation.
This is separated from the main body to aid in future translations of this
module.
]]
citation_config.messages = {
['published'] = 'published $1',
000
1:0
Templates used on this page:
- Template:High-risk (view source)
- Template:Ombox (view source)
- Module:Arguments (view source)
- Module:Category handler (view source)
- Module:Category handler/blacklist (view source)
- Module:Category handler/config (view source)
- Module:Category handler/data (view source)
- Module:Category handler/shared (view source)
- Module:Citation/CS1/Configuration/doc (view source)
- Module:HtmlBuilder (view source)
- Module:Message box (view source)
- Module:Message box/configuration (view source)
- Module:Namespace detect/config (view source)
- Module:Namespace detect/data (view source)
- Module:Yesno (view source)
Return to Module:Citation/CS1/Configuration.