މޮޑިއުލް:Lua banner/doc
Appearance
This is a documentation subpage for މޮޑިއުލް:Lua banner. It contains usage information, categories and other content that is not part of the original މޮޑިއުލް page. |
This module implements the
{{lua}} template.
Usage from wikitext
[އުނިއިތުރު ގެންނަވާ]{{lua}} template. Please see the template page for documentation.
Usage from Lua modules
[އުނިއިތުރު ގެންނަވާ]To use this module from other Lua modules, first load the module.
local mLuaBanner = require('Module:Lua banner')
You can then generate a side box using the _main function.
mLuaBanner._main(args)
{{lua}} template documentation.