Mòideal:Icon/doc
This is the documentation page for Mòideal:Icon
Related pages |
---|
(deasbaireachd⧼tpt-languages-separator⧽ ⧼tpt-languages-separator⧽eachdraidh⧼tpt-languages-separator⧽ceanglaichean⧼tpt-languages-separator⧽doc⧼tpt-languages-separator⧽bogsa-gainmhich⧼tpt-languages-separator⧽cùisean deuchainn)
This module is currently protected from editing. See the protection policy and protection log for more details. Please discuss any changes on the talk page; you may submit an edit request to ask an administrator to make an edit if it is uncontroversial or supported by consensus. You may also request that this page be unprotected. |
This module is subject to page protection. It is a highly visible module in use by a very large number of pages, or is substituted very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is protected from editing. |
This template is used on a very large number of pages. To avoid large-scale disruption and unnecessary server load, any changes to this template should first be tested in its /sandbox or /testcases subpages, or in your own user space. The tested changes can then be added to this page in one single edit. Please consider discussing any changes on the talk page before implementing them. |
This module displays an icon depending on the code it is given. It implements [{{Icon}}.
Ùsaid - Usage
Ùsaid bho uiciteacsa - Usage from wikitext
From wikitext this module should be used via [{{Icon}}. Please see the template page for documentation.
Ùsaid bho Lua - Usage from Lua
To use this module from another Lua module, first load it:
local mIcon = require('Mòideal:Icon')
Then you can make icons with the _main function.
mIcon._main(args)
The args variable is a table of arguments. This corresponds to the parameters accepted by [{{Icon}} - please see the template page for parameter documentation.
Dàta - Data
The icon data is stored at Mòideal:Icon/data. See the instructions there for how to add and remove icons.