Difference between revisions of "Module:Sandbox/Galobtter"
Jump to navigation
Jump to search
blackwiki>Galobtter (copy from mw:Extension:Display_Title) |
m (62 revisions imported) |
||
| (4 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
local p = {} | local p = {} | ||
| − | + | function p.main(frame) | |
| − | function p. | + | return mw.title.getCurrentTitle(); |
| − | return mw. | ||
end | end | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
return p | return p | ||
Latest revision as of 09:47, 27 September 2020
local p = {}
function p.main(frame)
return mw.title.getCurrentTitle();
end
return p