Module:Edit button/doc

From Darkan
Revision as of 08:37, 9 January 2024 by Jawarrior1 (talk | contribs) (Created page with "{{Documentation}} {{Helper module |name=Edit button |fname1=<nowiki>( [text|'edit'] )</nowiki> |ftype1=string |fuse1=Creates an edit button for the current page that the module is invoked on<br /><br /><code>text</code> defaults to "edit" |example= <syntaxhighlight lang='lua'> local editBtn = require( 'Module:Edit button' ) mw.log( editBtn( 'Click to edit' ) ) --> [//runescape.wiki/w/Rune_dagger?action=edit Click to edit] -- If used a lot without any text, it's better t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:Edit button

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

Script error: No such module "Helper module".

pt:Módulo:Edit button/doc