Difference between revisions of "Module:TNT"
Jump to navigation
Jump to search
no edit summary
>Krinkle (Try ucfirst to bypass some unknown cache) |
>Yurik |
||
Line 16: | Line 16: | ||
-- uses https://commons.wikimedia.org/wiki/Data:Original/Template:Graphs.tab | -- uses https://commons.wikimedia.org/wiki/Data:Original/Template:Graphs.tab | ||
-- | -- | ||
-- The "doc" function will generate the <templatedata> parameter documentation for templates. | -- The "doc" function will generate the <templatedata> parameter documentation for templates.i | ||
-- This way all template parameters can be stored and localized in a single Commons dataset. | -- This way all template parameters can be stored and localized in a single Commons dataset. | ||
-- NOTE: "doc" assumes that all documentation is located in Data:Templatedata/* on Commons. | -- NOTE: "doc" assumes that all documentation is located in Data:Templatedata/* on Commons. | ||
Line 26: | Line 26: | ||
local p = {} | local p = {} | ||
local i18nDataset = ' | local i18nDataset = 'I18n/Module:TNT.tab' | ||
function p.msg(frame) | function p.msg(frame) |