MediaWiki talk:Gadget-ReasonatorTools.js

From Wikidata
Jump to navigation Jump to search

Icon

[edit]

The following CSS definition in MediaWiki:Gadget-ReasonatorTools.css would generate a icon for the Reasonator button:

#t-reasonator a {
	background-image: url("//upload.wikimedia.org/wikipedia/commons/b/ba/Wikidata-Reasonator_small_logo.svg");
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
	padding-left: 1.5em;
}

Is this useful or is this too much eye-catching? --Fomafix (talk) 10:48, 31 March 2014 (UTC)[reply]


{{Edit request}} Please change

'//tools.wmflabs.org/reasonator/?'

to

'https://reasonator.toolforge.org/?'

Thanks. --- Jura 07:42, 14 June 2020 (UTC)[reply]

✓ Done. I kept the protocol-relative URL, however. —MisterSynergy (talk) 09:21, 14 June 2020 (UTC)[reply]