Module:Constants/url/discord: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
return mw.getCurrentFrame():expandTemplate("Discord/Url")
return mw.getCurrentFrame():expandTemplate({ title = "Discord/Url" })

Latest revision as of 18:01, 27 October 2022

This module allows other modules to import the {{Discord/Url}} constant.


return mw.getCurrentFrame():expandTemplate({ title = "Discord/Url" })