Difference between revisions of "Module:TNT"

Jump to navigation Jump to search
no edit summary
en>Yurik
en>Yurik
Line 1: Line 1:
--
--
-- ATTENTION: This code is maintained at https://www.mediawiki.org/wiki/Module:TNT
-- ATTENTION:
--           Please do not modify it anywhere else, as it may get copied and override your changes.
--    Please do NOT rename this module - it has to be identical on all wikis.
--           Suggestions can be made at https://www.mediawiki.org/wiki/Module_talk:TNT
--    This code is maintained at https://www.mediawiki.org/wiki/Module:TNT
--   Please do not modify it anywhere else, as it may get copied and override your changes.
--   Suggestions can be made at https://www.mediawiki.org/wiki/Module_talk:TNT
--
--
-- Please do NOT rename this module - it has to be identical on all wikis
-- DESCRIPTION:
--    This module allows templates to use translations from the shared Datasets on Commons
--
--
--    This module allows templates to use translations from the shared Datasets on Commons
--    For example, this will use dataset https://commons.wikimedia.org/wiki/Data:Original/Template:Graphs.tab
--    to translate message with ID "source-table" with an argument $1 = "tablename" to a wikitext
--
--
--    Example: This will use dataset https://commons.wikimedia.org/wiki/Data:Original/Template:Graph:Lines.tab
--      {{#invoke:TNT | msg | Original/Template:Graphs.tab | source-table | tablename}}
--            to translate message with ID "source-table" with an argument $1 = "tablename" to a wikitext
--      {{#invoke:TNT | msg | Original/Template:Graph:Lines.tab | source-table | tablename}}
--   
--   


Anonymous user

Navigation menu