Module:Edit button/doc

From RuneRealm Wiki

This is the current revision of this page, as edited by Alex (talk | contribs) at 22:04, 11 October 2024 (Created page with "{{Documentation}} {{Helper module |name=Edit button |fname1=(text, page) |ftype1=string, string |fuse1=Creates an edit button for <code>page</code>. <code>page</code> defaults to the current page that the module is invoked on<br><br><code>text</code> defaults to "edit" }}"). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:Edit button

This is a documentation subpage for Module:Edit button.
It contains usage information, categories, and other content that is not part of the original module page.

This module is a helper module to be used by other modules; it may not designed to be invoked directly. See RuneScape:Lua/Helper modules for a full list and more information.

FunctionTypeUse
(text, page)string, stringCreates an edit button for page. page defaults to the current page that the module is invoked on

text defaults to "edit"