Difference between revisions of "Module:Transclusion count/data/doc"

From Public Domain Knowledge Bank
Jump to: navigation, search
(Created page with "Each letter A-Z is initialized with the lua code: return { ["B-Class"] = 0, }")
 
(No difference)

Latest revision as of 17:42, 11 March 2021

Each letter A-Z is initialized with the lua code:

return {
["B-Class"] = 0,
}