テンプレート Wiki
登録
Advertisement

このモジュールは複数の関連リンクテンプレートの基になっている{{Hatnote}}にて使われています。


-- This Module is used for making templates based in the Lua language.
-- See more details about Lua in [[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
Advertisement