Module:Edit button/doc: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 January 2024

  • curprev 08:3808:38, 9 January 2024Jawarrior1 talk contribsm 768 bytes 0 Jawarrior1 moved page Module:Edit Button/doc to Module:Edit button/doc
  • curprev 08:3708:37, 9 January 2024Jawarrior1 talk contribs 768 bytes +768 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..."