Difference between revisions of "Common.js"

(Created page with "$(function() { $(".build-template-button").click(function(){ navigator.clipboard.writeText($(this).prev().text()); alert("Template code copied!"); }); });")
(No difference)

Revision as of 11:29, 7 January 2022

$(function() {
	$(".build-template-button").click(function(){
		navigator.clipboard.writeText($(this).prev().text());
		alert("Template code copied!");
	});
});
Get MetaBattle Premium
Enjoy an ad-free experience & support the website, for less than $1 per month! Upgrade to Premium