1,131
edits
No edit summary |
No edit summary |
||
| Line 30: | Line 30: | ||
local div = mw.html.create("div") | local div = mw.html.create("div") | ||
div:wikitext("=== Shop locations ===") | div:wikitext("=== Shop locations ===") | ||
:done() | |||
return tostring(div) .. storeList | return tostring(div) .. storeList | ||