User:BotAntony/common.js: 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.

21 May 2024

  • curprev 17:4017:40, 21 May 2024BotAntony talk contribs 1,916 bytes +1,916 Created page with "// Recipe finder functionality - by Philo04 if(mw.config.get("wgPageName") == "User:BotAntony/Recipes" →‎"The_Stars_Above_Mod_Wiki:Recipe_Finder": ){ var RecipeFinderSearchBox = $("<input>") .addClass("mw-inputbox-input mw-ui-input mw-ui-input-inline") .css("vertical-align", "top") .attr("id", "RecipeFinderSearchInput") .attr("autocomplete", "off"); var RecipeFinderSearchButton = $("<button>") .addClass("mw-ui-button mw-ui-progressive") .attr("id", "Recip..."