local z =
-- returns a number if page exists or an empty string if it doesn'tfunction z.ifexist(frame) local page = frame.args[1] return mw.message.newRawMessage(""):title(page):textend
return z
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/Vriullop".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.