[07:41:55] h [16:49:22] [[Tech]]; -revi; /* Hide partial block & temporary watchlist stuff */ new section; https://meta.wikimedia.org/w/index.php?diff=23518132&oldid=23509546&rcid=24468847 [21:53:18] how you create a clickable on a user page? [21:53:28] clickable button sorry [21:53:51] you use a clickable button template [21:54:01] and if you don't have one, you import one from another wiki [21:54:04] I tried https://commons.wikimedia.org/wiki/Template:Clickable_button but it doesn't work [21:54:31] so I need to import the template over then create it? [21:54:33] https://commons.wikimedia.org/wiki/Template:Clickable_button_3 generally works better [21:56:44] Anti do you know what parameters it will take? I need to link to https://quarry.wmcloud.org/run/652391/output/0/wikitable but have it display on the button "Download Updated Data" [22:02:09] @Anticomposite You can see what I was able to accomplish here https://simple.wikipedia.org/wiki/User:PotsdamLamb/Dashboard/data [22:15:03] PotsdamLamb: the parameter names you are using don't match the template. Your `target=` should be `url=` and `display=` should be unnamed (no readable name for that one in the template). [22:17:42] ok the template doesn't list any parameters so I did not know [22:20:08] @bd808 That worked. Thank you so much! [22:21:08] PotsdamLamb: I looked at the template source -- https://simple.wikipedia.org/w/index.php?title=Template:Clickable_button_3&action=edit -- but you are correct that it would be easier if there was actually TemplateData set in the docs for that template. [22:22:34] @bd808 yeah on https://simple.wikipedia.org/wiki/Template:Clickable_button_3/doc it should have the parameters table filled out like pretty much all other templates lol [22:24:54] PotsdamLamb: you can copy them over from https://commons.wikimedia.org/wiki/Template:Clickable_button_3/doc similarly to how you copied over the template itself [22:29:16] Yeah I can't. It is not supposed to localized and we don't have the modules on our wiki [22:34:40] PotsdamLamb: ah. I see what you mean. You could still take the data from the collapsed Template data section on https://commons.wikimedia.org/wiki/Template:Clickable_button_3/doc and use that to fill in the TemplateData at simplewiki if you wanted. [23:32:03] I got it what I needed. No one really uses buttons on simple I just wanted one to refresh my data dump for downlaod [23:32:06] download*