Jareel_Skaj 240 Report post Posted January 19, 2020 Is there any way to control the size of the {{#unit:1|icon}}, eg. {{#unit:tu-2|icon}}? I tried messing with divs, but to no avail. Eg. <div style="background: no-repeat url({{#unit:tu-2|icon}}); width: 20px; height: 20px">test</div> gives <div style="/* insecure input */">test</div> Share this post Link to post Share on other sites
blastedryan 937 Report post Posted January 19, 2020 Quote Currently, embedded images cannot be resized, but they may be formatted by surrounding MediaWiki markup or HTML/CSS code. https://www.mediawiki.org/wiki/Help:Images#Files_at_other_websites Share this post Link to post Share on other sites