142.377
Bearbeitungen
(Die Seite wurde neu angelegt: „local LuaModuleDoc = { suite = "LuaModuleDoc", serial = "2024-03-01", item = 12981914, frame = false, ns = -9999, -- current namespace number nsDocs = -99999, -- central documentation namespace number title = false,…“) |
(Test) |
||
Zeile 138: | Zeile 138: | ||
-- > LuaModuleDoc.frame | -- > LuaModuleDoc.frame | ||
-- fetch() | -- fetch() | ||
-- mw.title.makeTitle() | -- mw.title.makeTitle() | ||
-- Return: | -- Return: | ||
-- string | -- string | ||
local r | local r | ||
if type( entity ) == "table" then | if type( entity ) == "table" then |
Bearbeitungen