Module:Lua banner and Module:Transclusion count/data/A: Difference between pages

From Frontierpedia, the Microsoft Agent encyclopedia
(Difference between pages)
en>Fayenatic london
 
en>Ahechtbot
m (Bot: Updated page.)
 
Line 1: Line 1:
-- This module implements the {{lua}} template.
return {
local yesno = require('Module:Yesno')
["A-Class"] = 6100,
local mList = require('Module:List')
["AARTalk"] = 8800,
local mTableTools = require('Module:TableTools')
["ACArt"] = 6000,
local mMessageBox = require('Module:Message box')
["AFB_game_box_end"] = 2400,
 
["AFB_game_box_start"] = 2400,
local p = {}
["AFC_comment"] = 14000,
 
["AFC_submission"] = 26000,
function p.main(frame)
["AFC_submission_category_header"] = 4600,
local origArgs = frame:getParent().args
["AFD_help"] = 89000,
local args = {}
["AFD_help/styles.css"] = 89000,
for k, v in pairs(origArgs) do
["AFI/Picture_box"] = 3400,
v = v:match('^%s*(.-)%s*$')
["AFI/Picture_box/show_picture"] = 3400,
if v ~= '' then
["AFI_film"] = 7000,
args[k] = v
["AFL_Car"] = 2500,
end
["AFL_Col"] = 2400,
end
["AFL_Ess"] = 2400,
return p._main(args)
["AFL_Gee"] = 2400,
end
["AFL_Haw"] = 2200,
 
["AFL_Mel"] = 2600,
function p._main(args)
["AFL_Nor"] = 2200,
local modules = mTableTools.compressSparseArray(args)
["AFL_Ric"] = 2400,
local box = p.renderBox(modules)
["AFL_StK"] = 2800,
local trackingCategories = p.renderTrackingCategories(args, modules)
["AFL_Tables"] = 11000,
return box .. trackingCategories
["AFL_Year"] = 2500,
end
["ALG"] = 2300,
 
["AMARB"] = 4700,
function p.renderBox(modules)
["AML"] = 4700,
local boxArgs = {}
["AMQ"] = 4800,
if #modules < 1 then
["AM_station_data"] = 4600,
boxArgs.text = '<strong class="error">Error: no modules specified</strong>'
["ARG"] = 6400,
else
["ASIN"] = 4100,
local moduleLinks = {}
["ASN"] = 3400,
for i, module in ipairs(modules) do
["ATP"] = 4700,
moduleLinks[i] = string.format('[[:%s]]', module)
["AUS"] = 15000,
local maybeSandbox = mw.title.new(module .. '/sandbox')
["AUT"] = 9200,
if maybeSandbox.exists then
["AZE"] = 2400,
moduleLinks[i] = moduleLinks[i] .. string.format(' ([[:%s|sandbox]])', maybeSandbox.fullText)
["A_note"] = 9800,
end
["A_or_an"] = 24000,
end
["Aan"] = 42000,
local moduleList = mList.makeList('bulleted', moduleLinks)
["Abbr"] = 739000,
local title = mw.title.getCurrentTitle()
["Abbreviation"] = 2000,
if title.subpageText == "doc" then
["Abbrlink"] = 17000,
title = title.basePageTitle
["Abot"] = 7700,
end
["About"] = 147000,
if title.contentModel == "Scribunto" then
["Acad"] = 6400,
boxArgs.text = 'This module depends on the following other modules:' .. moduleList
["Access_icon"] = 2500,
else
["According_to_whom"] = 4100,
boxArgs.text = 'This template  uses [[Wikipedia:Lua|Lua]]:\n' .. moduleList
["AchievementTable"] = 10000,
end
["Active_politician"] = 5300,
end
["AdSenseSummary"] = 3800,
boxArgs.type = 'notice'
["Added"] = 2300,
boxArgs.small = true
["Adjacent_communities"] = 26000,
boxArgs.image = '[[File:Lua-Logo.svg|30px|alt=|link=]]'
["Adjacent_stations"] = 34000,
return mMessageBox.main('mbox', boxArgs)
["Adjacent_stations/styles.css"] = 34000,
end
["Admin"] = 13000,
 
["Administrator_note"] = 6400,
function p.renderTrackingCategories(args, modules, titleObj)
["Adminnote"] = 3400,
if yesno(args.nocat) then
["Advert"] = 20000,
return ''
["Aet"] = 4400,
end
["AfC_age_category"] = 2800,
 
["AfC_comment"] = 14000,
local cats = {}
["AfC_date_category"] = 178000,
 
["AfC_status/age"] = 2800,
-- Error category
["AfC_status/backlog"] = 3400,
if #modules < 1 then
["AfC_submission"] = 37000,
cats[#cats + 1] = 'Lua templates with errors'
["AfC_submission/comments"] = 24000,
end
["AfC_submission/declined"] = 24000,
 
["AfC_submission/declinedivbox"] = 24000,
-- Lua templates category
["AfC_submission/draft"] = 12000,
titleObj = titleObj or mw.title.getCurrentTitle()
["AfC_submission/helptools"] = 36000,
local subpageBlacklist = {
["AfC_submission/pending"] = 2800,
doc = true,
["AfC_submission/tools"] = 2800,
sandbox = true,
["AfC_submission_category_header"] = 5300,
sandbox2 = true,
["AfC_submission_category_header/day"] = 5100,
testcases = true
["AfC_submission_category_header/td"] = 5100,
}
["AfC_talk/C_percentage"] = 2300,
if not subpageBlacklist[titleObj.subpageText] then
["AfC_topic"] = 24000,
local protCatName
["AfD_categories_horizontal_shortnames"] = 4000,
if titleObj.namespace == 10 then
["AfD_count_link"] = 3800,
local category = args.category
["Afd-merged-from"] = 7400,
if not category then
["AfricaProject"] = 30000,
local categories = {
["Africa_topic"] = 6000,
['Module:String'] = 'Templates based on the String Lua module',
["After_extra_time"] = 4400,
['Module:Math'] = 'Templates based on the Math Lua module',
["Age"] = 35000,
['Module:BaseConvert'] = 'Templates based on the BaseConvert Lua module',
["Age_in_days"] = 4100,
['Module:Citation'] = 'Templates based on the Citation/CS1 Lua module'
["Age_in_years"] = 3500,
}
["Age_in_years,_months,_weeks_and_days"] = 3800,
categories['Module:Citation/CS1'] = categories['Module:Citation']
["Age_in_years,_months_and_days"] = 16000,
category = modules[1] and categories[modules[1]]
["Age_in_years_and_days"] = 3600,
category = category or 'Lua-based templates'
["Age_in_years_and_days_nts"] = 2800,
end
["Ahnentafel"] = 8400,
cats[#cats + 1] = category
["Ahnentafel/styles.css"] = 8400,
protCatName = "Templates using under-protected Lua modules"
["Air_Force_Historical_Research_Agency"] = 4300,
elseif titleObj.namespace == 828 then
["Air_force"] = 6800,
protCatName = "Modules depending on under-protected modules"
["Air_force/core"] = 6800,
end
["Aircontent"] = 9300,
if not args.noprotcat and protCatName then
["Aircraft_specs"] = 12000,
local protLevels = {
["Aircraft_specs/convert"] = 12000,
autoconfirmed = 1,
["Aircraft_specs/eng"] = 12000,
extendedconfirmed = 2,
["Aircraft_specs/length"] = 12000,
templateeditor = 3,
["Aircraft_specs/range"] = 12000,
sysop = 4
["Aircraft_specs/speed"] = 12000,
}
["Airport-dest-list"] = 3600,
local currentProt
["Airport_codes"] = 15000,
if titleObj.id ~= 0 then
["Airport_destination_list"] = 4900,
-- id is 0 (page does not exist) if am previewing before creating a template.
["Al"] = 62000,
currentProt = titleObj.protectionLevels["edit"][1]
["Album"] = 204000,
end
["Album_chart"] = 27000,
if currentProt == nil then currentProt = 0 else currentProt = protLevels[currentProt] end
["Album_chart/chartnote"] = 27000,
for i, module in ipairs(modules) do
["Album_cover_fur"] = 52000,
if module ~= "WP:libraryUtil" then
["Album_label_category"] = 2100,
local moduleProt = mw.title.new(module).protectionLevels["edit"][1]
["Album_label_category/core"] = 2100,
if moduleProt == nil then moduleProt = 0 else moduleProt = protLevels[moduleProt] end
["Album_ratings"] = 93000,
if moduleProt < currentProt then
["Album_reviews"] = 6500,
cats[#cats + 1] = protCatName
["Albums"] = 7500,
break
["Albums_category"] = 23000,
end
["Albums_category/core"] = 23000,
end
["Albums_category/type/default"] = 23000,
end
["Align"] = 160000,
end
["Aligned_table"] = 12000,
end
["AllIrelandByCountyCatNav"] = 2200,
for i, cat in ipairs(cats) do
["AllMovie_name"] = 5600,
cats[i] = string.format('[[Category:%s]]', cat)
["AllMovie_title"] = 26000,
end
["AllMusic"] = 77000,
return table.concat(cats)
["Allcaps"] = 8200,
end
["Allcaps/styles.css"] = 8200,
 
["Allmovie"] = 4300,
return p
["Allmovie_title"] = 2400,
["Allmusic"] = 18000,
["Allow_wrap"] = 37000,
["Alumni"] = 2100,
["Always_substitute"] = 6200,
["Ambox"] = 1460000,
["Ambox_globe"] = 33000,
["Ambox_globe_current_red"] = 31000,
["American_English"] = 15000,
["American_football_roster/Footer"] = 3000,
["American_football_roster/Header"] = 3000,
["American_football_roster/Player"] = 3000,
["Americanfootballbox"] = 2700,
["Amg_movie"] = 11000,
["Amg_name"] = 3200,
["Anarchism_announcements"] = 2900,
["Anarchism_announcements/shell"] = 2900,
["Anchor"] = 73000,
["Angbr_IPA"] = 2200,
["Angle_bracket"] = 2800,
["Anglican_navbox_titlestyle"] = 14000,
["Anglicise_rank"] = 549000,
["Animal_tasks"] = 17000,
["Anime_News_Network"] = 10000,
["Ann"] = 5900,
["Annotated_link"] = 6400,
["Annual_readership"] = 43000,
["Anon_block"] = 2700,
["Anonblock"] = 36000,
["Antonym_of_(dis)establish"] = 4900,
["Apostrophe"] = 71000,
["ArbCom_Arab-Israeli_editnotice"] = 2000,
["ArbCom_Arab-Israeli_enforcement"] = 2900,
["Arbitration_Committee_candidate/data"] = 65000,
["Archive"] = 149000,
["Archive-nav"] = 5700,
["Archive_bottom"] = 39000,
["Archive_box"] = 18000,
["Archive_list"] = 62000,
["Archive_navigation"] = 7300,
["Archive_top"] = 23000,
["Archive_top/styles.css"] = 21000,
["Archivebottom"] = 3500,
["Archivebox"] = 2500,
["Archives"] = 45000,
["Archivetop"] = 3500,
["Army"] = 15000,
["Army/core"] = 15000,
["Art_UK_bio"] = 2400,
["Art_UK_bio/plural"] = 2400,
["Article"] = 2900,
["ArticleHistory"] = 31000,
["Article_alerts_box"] = 3500,
["Article_alerts_box/styles.css"] = 3500,
["Article_history"] = 45000,
["Articles_by_Quality"] = 2200,
["Articles_by_Quality/down"] = 2200,
["Articles_by_Quality/total"] = 2300,
["Articles_by_Quality/up"] = 2200,
["As_of"] = 74000,
["Asbox"] = 2390000,
["Asbox/styles.css"] = 2390000,
["Asia_topic"] = 9600,
["Asof"] = 7300,
["Assessed-Class"] = 18000,
["Assignment"] = 5600,
["Assignment_milestones"] = 4900,
["AstDys"] = 2900,
["AthAbbr"] = 3800,
["Atnhead"] = 5900,
["Atop"] = 4000,
["Attached_KML"] = 12000,
["AuEduNewbie"] = 2500,
["Audio"] = 24000,
["Audio_sample"] = 2900,
["AustralianFootball"] = 7400,
["Australian_Dictionary_of_Biography"] = 2200,
["Australian_English"] = 2400,
["Australian_party_style"] = 5700,
["Australian_politics/name"] = 4000,
["Australian_politics/party_colours"] = 5800,
["Austria_metadata_Wikidata"] = 2100,
["Austria_population_Wikidata"] = 2100,
["Aut"] = 8300,
["Authority_control"] = 1990000,
["Authority_control_(arts)"] = 16000,
["Auto_link"] = 77000,
["Autobiography"] = 2100,
["Automated_tools"] = 78000,
["Automated_tools/core"] = 78000,
["Automatic_Taxobox"] = 2600,
["Automatic_archive_navigator"] = 119000,
["Automatic_taxobox"] = 69000,
["Aviation_accidents_and_incidents"] = 2100,
["Awaiting_admin"] = 2300,
["Awaitingadmin"] = 2200,
["Award2"] = 2400,
["Awards"] = 2300,
["Awards_table"] = 5200,
["Awards_table/styles.css"] = 5200,
["Ayd"] = 2700,
["Aye"] = 21000,
["Module:A_or_an"] = 24000,
["Module:A_or_an/words"] = 24000,
["Module:About"] = 148000,
["Module:Adjacent_stations"] = 69000,
["Module:Adjacent_stations/Amtrak"] = 2200,
["Module:Adjacent_stations/Indian_Railways"] = 3200,
["Module:Adjacent_stations/i18n"] = 69000,
["Module:AfC_submission_catcheck"] = 358000,
["Module:AfC_topic"] = 24000,
["Module:Age"] = 1130000,
["Module:Ahnentafel"] = 8400,
["Module:Airport_destination_list"] = 4900,
["Module:Album_ratings"] = 93000,
["Module:Aligned_table"] = 12000,
["Module:Anchor"] = 73000,
["Module:Ancient_Egypt_era"] = 2800,
["Module:Ancient_Egypt_era/data"] = 2800,
["Module:Ancient_Egypt_kings"] = 2800,
["Module:Ancient_Egypt_kings/data"] = 2800,
["Module:Ancient_Olympiads"] = 2800,
["Module:Ancient_Olympiads/data"] = 2800,
["Module:Archive_list"] = 64000,
["Module:Arguments"] = 30200000,
["Module:Armenian"] = 2800,
["Module:Article_history"] = 45000,
["Module:Article_history/Category"] = 45000,
["Module:Article_history/config"] = 45000,
["Module:Article_history/styles.css"] = 45000,
["Module:Asbox"] = 2390000,
["Module:Asbox_stubtree"] = 36000,
["Module:Attached_KML"] = 12000,
["Module:Attached_KML/styles.css"] = 12000,
["Module:Australian_place_map"] = 16000,
["Module:Authority_control"] = 1990000,
["Module:Automated_taxobox"] = 333000,
["Module:Automatic_archive_navigator"] = 119000,
["Module:Automatic_archive_navigator/config"] = 119000,
["Module:Autotaxobox"] = 549000,
}

Revision as of 05:06, 9 October 2022

Documentation for this module may be created at Module:Transclusion count/data/A/doc

return {
["A-Class"] = 6100,
["AARTalk"] = 8800,
["ACArt"] = 6000,
["AFB_game_box_end"] = 2400,
["AFB_game_box_start"] = 2400,
["AFC_comment"] = 14000,
["AFC_submission"] = 26000,
["AFC_submission_category_header"] = 4600,
["AFD_help"] = 89000,
["AFD_help/styles.css"] = 89000,
["AFI/Picture_box"] = 3400,
["AFI/Picture_box/show_picture"] = 3400,
["AFI_film"] = 7000,
["AFL_Car"] = 2500,
["AFL_Col"] = 2400,
["AFL_Ess"] = 2400,
["AFL_Gee"] = 2400,
["AFL_Haw"] = 2200,
["AFL_Mel"] = 2600,
["AFL_Nor"] = 2200,
["AFL_Ric"] = 2400,
["AFL_StK"] = 2800,
["AFL_Tables"] = 11000,
["AFL_Year"] = 2500,
["ALG"] = 2300,
["AMARB"] = 4700,
["AML"] = 4700,
["AMQ"] = 4800,
["AM_station_data"] = 4600,
["ARG"] = 6400,
["ASIN"] = 4100,
["ASN"] = 3400,
["ATP"] = 4700,
["AUS"] = 15000,
["AUT"] = 9200,
["AZE"] = 2400,
["A_note"] = 9800,
["A_or_an"] = 24000,
["Aan"] = 42000,
["Abbr"] = 739000,
["Abbreviation"] = 2000,
["Abbrlink"] = 17000,
["Abot"] = 7700,
["About"] = 147000,
["Acad"] = 6400,
["Access_icon"] = 2500,
["According_to_whom"] = 4100,
["AchievementTable"] = 10000,
["Active_politician"] = 5300,
["AdSenseSummary"] = 3800,
["Added"] = 2300,
["Adjacent_communities"] = 26000,
["Adjacent_stations"] = 34000,
["Adjacent_stations/styles.css"] = 34000,
["Admin"] = 13000,
["Administrator_note"] = 6400,
["Adminnote"] = 3400,
["Advert"] = 20000,
["Aet"] = 4400,
["AfC_age_category"] = 2800,
["AfC_comment"] = 14000,
["AfC_date_category"] = 178000,
["AfC_status/age"] = 2800,
["AfC_status/backlog"] = 3400,
["AfC_submission"] = 37000,
["AfC_submission/comments"] = 24000,
["AfC_submission/declined"] = 24000,
["AfC_submission/declinedivbox"] = 24000,
["AfC_submission/draft"] = 12000,
["AfC_submission/helptools"] = 36000,
["AfC_submission/pending"] = 2800,
["AfC_submission/tools"] = 2800,
["AfC_submission_category_header"] = 5300,
["AfC_submission_category_header/day"] = 5100,
["AfC_submission_category_header/td"] = 5100,
["AfC_talk/C_percentage"] = 2300,
["AfC_topic"] = 24000,
["AfD_categories_horizontal_shortnames"] = 4000,
["AfD_count_link"] = 3800,
["Afd-merged-from"] = 7400,
["AfricaProject"] = 30000,
["Africa_topic"] = 6000,
["After_extra_time"] = 4400,
["Age"] = 35000,
["Age_in_days"] = 4100,
["Age_in_years"] = 3500,
["Age_in_years,_months,_weeks_and_days"] = 3800,
["Age_in_years,_months_and_days"] = 16000,
["Age_in_years_and_days"] = 3600,
["Age_in_years_and_days_nts"] = 2800,
["Ahnentafel"] = 8400,
["Ahnentafel/styles.css"] = 8400,
["Air_Force_Historical_Research_Agency"] = 4300,
["Air_force"] = 6800,
["Air_force/core"] = 6800,
["Aircontent"] = 9300,
["Aircraft_specs"] = 12000,
["Aircraft_specs/convert"] = 12000,
["Aircraft_specs/eng"] = 12000,
["Aircraft_specs/length"] = 12000,
["Aircraft_specs/range"] = 12000,
["Aircraft_specs/speed"] = 12000,
["Airport-dest-list"] = 3600,
["Airport_codes"] = 15000,
["Airport_destination_list"] = 4900,
["Al"] = 62000,
["Album"] = 204000,
["Album_chart"] = 27000,
["Album_chart/chartnote"] = 27000,
["Album_cover_fur"] = 52000,
["Album_label_category"] = 2100,
["Album_label_category/core"] = 2100,
["Album_ratings"] = 93000,
["Album_reviews"] = 6500,
["Albums"] = 7500,
["Albums_category"] = 23000,
["Albums_category/core"] = 23000,
["Albums_category/type/default"] = 23000,
["Align"] = 160000,
["Aligned_table"] = 12000,
["AllIrelandByCountyCatNav"] = 2200,
["AllMovie_name"] = 5600,
["AllMovie_title"] = 26000,
["AllMusic"] = 77000,
["Allcaps"] = 8200,
["Allcaps/styles.css"] = 8200,
["Allmovie"] = 4300,
["Allmovie_title"] = 2400,
["Allmusic"] = 18000,
["Allow_wrap"] = 37000,
["Alumni"] = 2100,
["Always_substitute"] = 6200,
["Ambox"] = 1460000,
["Ambox_globe"] = 33000,
["Ambox_globe_current_red"] = 31000,
["American_English"] = 15000,
["American_football_roster/Footer"] = 3000,
["American_football_roster/Header"] = 3000,
["American_football_roster/Player"] = 3000,
["Americanfootballbox"] = 2700,
["Amg_movie"] = 11000,
["Amg_name"] = 3200,
["Anarchism_announcements"] = 2900,
["Anarchism_announcements/shell"] = 2900,
["Anchor"] = 73000,
["Angbr_IPA"] = 2200,
["Angle_bracket"] = 2800,
["Anglican_navbox_titlestyle"] = 14000,
["Anglicise_rank"] = 549000,
["Animal_tasks"] = 17000,
["Anime_News_Network"] = 10000,
["Ann"] = 5900,
["Annotated_link"] = 6400,
["Annual_readership"] = 43000,
["Anon_block"] = 2700,
["Anonblock"] = 36000,
["Antonym_of_(dis)establish"] = 4900,
["Apostrophe"] = 71000,
["ArbCom_Arab-Israeli_editnotice"] = 2000,
["ArbCom_Arab-Israeli_enforcement"] = 2900,
["Arbitration_Committee_candidate/data"] = 65000,
["Archive"] = 149000,
["Archive-nav"] = 5700,
["Archive_bottom"] = 39000,
["Archive_box"] = 18000,
["Archive_list"] = 62000,
["Archive_navigation"] = 7300,
["Archive_top"] = 23000,
["Archive_top/styles.css"] = 21000,
["Archivebottom"] = 3500,
["Archivebox"] = 2500,
["Archives"] = 45000,
["Archivetop"] = 3500,
["Army"] = 15000,
["Army/core"] = 15000,
["Art_UK_bio"] = 2400,
["Art_UK_bio/plural"] = 2400,
["Article"] = 2900,
["ArticleHistory"] = 31000,
["Article_alerts_box"] = 3500,
["Article_alerts_box/styles.css"] = 3500,
["Article_history"] = 45000,
["Articles_by_Quality"] = 2200,
["Articles_by_Quality/down"] = 2200,
["Articles_by_Quality/total"] = 2300,
["Articles_by_Quality/up"] = 2200,
["As_of"] = 74000,
["Asbox"] = 2390000,
["Asbox/styles.css"] = 2390000,
["Asia_topic"] = 9600,
["Asof"] = 7300,
["Assessed-Class"] = 18000,
["Assignment"] = 5600,
["Assignment_milestones"] = 4900,
["AstDys"] = 2900,
["AthAbbr"] = 3800,
["Atnhead"] = 5900,
["Atop"] = 4000,
["Attached_KML"] = 12000,
["AuEduNewbie"] = 2500,
["Audio"] = 24000,
["Audio_sample"] = 2900,
["AustralianFootball"] = 7400,
["Australian_Dictionary_of_Biography"] = 2200,
["Australian_English"] = 2400,
["Australian_party_style"] = 5700,
["Australian_politics/name"] = 4000,
["Australian_politics/party_colours"] = 5800,
["Austria_metadata_Wikidata"] = 2100,
["Austria_population_Wikidata"] = 2100,
["Aut"] = 8300,
["Authority_control"] = 1990000,
["Authority_control_(arts)"] = 16000,
["Auto_link"] = 77000,
["Autobiography"] = 2100,
["Automated_tools"] = 78000,
["Automated_tools/core"] = 78000,
["Automatic_Taxobox"] = 2600,
["Automatic_archive_navigator"] = 119000,
["Automatic_taxobox"] = 69000,
["Aviation_accidents_and_incidents"] = 2100,
["Awaiting_admin"] = 2300,
["Awaitingadmin"] = 2200,
["Award2"] = 2400,
["Awards"] = 2300,
["Awards_table"] = 5200,
["Awards_table/styles.css"] = 5200,
["Ayd"] = 2700,
["Aye"] = 21000,
["Module:A_or_an"] = 24000,
["Module:A_or_an/words"] = 24000,
["Module:About"] = 148000,
["Module:Adjacent_stations"] = 69000,
["Module:Adjacent_stations/Amtrak"] = 2200,
["Module:Adjacent_stations/Indian_Railways"] = 3200,
["Module:Adjacent_stations/i18n"] = 69000,
["Module:AfC_submission_catcheck"] = 358000,
["Module:AfC_topic"] = 24000,
["Module:Age"] = 1130000,
["Module:Ahnentafel"] = 8400,
["Module:Airport_destination_list"] = 4900,
["Module:Album_ratings"] = 93000,
["Module:Aligned_table"] = 12000,
["Module:Anchor"] = 73000,
["Module:Ancient_Egypt_era"] = 2800,
["Module:Ancient_Egypt_era/data"] = 2800,
["Module:Ancient_Egypt_kings"] = 2800,
["Module:Ancient_Egypt_kings/data"] = 2800,
["Module:Ancient_Olympiads"] = 2800,
["Module:Ancient_Olympiads/data"] = 2800,
["Module:Archive_list"] = 64000,
["Module:Arguments"] = 30200000,
["Module:Armenian"] = 2800,
["Module:Article_history"] = 45000,
["Module:Article_history/Category"] = 45000,
["Module:Article_history/config"] = 45000,
["Module:Article_history/styles.css"] = 45000,
["Module:Asbox"] = 2390000,
["Module:Asbox_stubtree"] = 36000,
["Module:Attached_KML"] = 12000,
["Module:Attached_KML/styles.css"] = 12000,
["Module:Australian_place_map"] = 16000,
["Module:Authority_control"] = 1990000,
["Module:Automated_taxobox"] = 333000,
["Module:Automatic_archive_navigator"] = 119000,
["Module:Automatic_archive_navigator/config"] = 119000,
["Module:Autotaxobox"] = 549000,
}