Difference between revisions of "Module:Icon"

Jump to navigation Jump to search
4 bytes removed ,  04:17, 5 October 2021
no edit summary
(Created page with "--<nowiki> local p = {} require('Module:Icon/data') local function _requirements(resource, value, link, text) if iconList[string.lower(resource)] ~= nil then result = '[[...")
 
Line 50: Line 50:
     table.sort(keys)
     table.sort(keys)
dataTable = {[1] = '', [2] = '', [3] = ''}
dataTable = {[1] = '', [2] = '', [3] = ''}
header = '\n{| class="article-table"\n'
header = '\n{| class="wikitable"\n'
.. '! Code !! Icon !! Link\n'
.. '! Code !! Icon !! Link\n'
.. '\n|-\n'
.. '\n|-\n'

Navigation menu