PZN>FANDOM m (1 revision: Starter Wiki Refresh) |
Sangfielle>FANDOM No edit summary |
||
Line 1: | Line 1: | ||
-- This Module is used for making templates based in the Lua language. | -- This Module is used for making templates based in the Lua language. | ||
-- See more details about Lua in [[Help:Lua]]. | -- See more details about Lua in [[w:Help:Lua]]. | ||
-- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden. | -- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden. | ||
-- The next line imports the Hatnote module from the [[w:c:dev:Global Lua Modules]]. | -- The next line imports the Hatnote module from the [[w:c:dev:Global Lua Modules]]. |
Revision as of 19:50, 9 April 2021
Documentation for this module may be created at Module:Hatnote/doc
-- This Module is used for making templates based in the Lua language. -- See more details about Lua in [[w:Help:Lua]]. -- The Fandom Developer's Wiki hosts Global Lua Modules that can be imported and locally overridden. -- The next line imports the Hatnote module from the [[w:c:dev:Global Lua Modules]]. local H = require('Dev:Hatnote') -- See more details about this module at [[w:c:dev:Global_Lua_Modules/Hatnote]] -- The last line produces the output for the template return H