Différences entre les versions de « Module:Common »

Aller à la navigation Aller à la recherche
359 octets supprimés ,  11 août 2022 à 16:28
aucun résumé de modification
Ligne 1 : Ligne 1 :
--[[
Additional functions that are common to other modules. Although they could
be called into templates the overhead call into lua would generally greater
than using a built in mediawiki parser function where one exists.
When calling in to another module, use 'local com = require( "Module:Common")'
This will ensure consistency between modules.
]]
local com = {}
local com = {}


1 124

modifications

Menu de navigation