Module:Modifier link and Module:Modifier link/sandbox: Difference between pages

(Difference between pages)
Jump to navigation Jump to search
Page 1
Page 2
(require('strict'))
 
(Created page with "------------------------------------------------------------------------------- -- -- Module:Modifier link -- -- This module implements Template:Modifier link ------------------------------------------------------------------------------- require('strict') local m_util = require('Module:Util') -- Should we use the sandbox version of our submodules? local use_sandbox = m_util.misc.maybe_sandbox('Modifier link') local m_cargo = use_sandbox a...")