We need TW players to complete the article of the region-locked game Fingertips Breakout.
We're aware of an issue which causes comments to only appear after a long delay and are working on a solution.
You don't need an account to add and correct this Wiki. Learn how to contribute, browse Bounties and join our Discord server.

Widget:StatTable: Difference between revisions

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
Jump to navigation Jump to search
Dragonjet (talk | contribs)
m test js
Pianoforte (talk | contribs)
No edit summary
Line 16: Line 16:
         // document.getElementById("fullart").innerHTML = "<a href=\"/wiki/File:Springfield.png\" class=\"image\"><img src=\"/wiki/Special:Filepath/Springfield" + costumeSelection + ".png?width=420\" srcset=\"/wiki/Special:Filepath/Springfield" + costumeSelection + ".png?width=630 1.5x, /wiki/Special:Filepath/Springfield" + costumeSelection + ".png?width=840 2x\" data-file-width=\"1024\" data-file-height=\"1024\" height=\"420\" width=\"420\"></img></a>";
         // document.getElementById("fullart").innerHTML = "<a href=\"/wiki/File:Springfield.png\" class=\"image\"><img src=\"/wiki/Special:Filepath/Springfield" + costumeSelection + ".png?width=420\" srcset=\"/wiki/Special:Filepath/Springfield" + costumeSelection + ".png?width=630 1.5x, /wiki/Special:Filepath/Springfield" + costumeSelection + ".png?width=840 2x\" data-file-width=\"1024\" data-file-height=\"1024\" height=\"420\" width=\"420\"></img></a>";
         $("#fullart a").attr("href", "/wiki/File:Springfield" + costumeSelection + ".png");
         $("#fullart a").attr("href", "/wiki/File:Springfield" + costumeSelection + ".png");
         $("#fullart a img").attr("src", "/wiki/Special:Filepath/Springfield" + costumeSelection + ".png");
         $("#fullart a img").attr("src", "/wiki/Special:Filepath/Springfield" + costumeSelection + ".png?width=420");
}
}


Line 35: Line 35:
<noinclude>
<noinclude>
{{#widget:StatTable|dmg_max=999|costume1=test1|costume2=test2|costume3=test3}}
{{#widget:StatTable|dmg_max=999|costume1=test1|costume2=test2|costume3=test3}}
<div id="fullart">[[file:Springfield.png]]</div>
<div id="fullart">[[file:Springfield.png|420]]</div>
<div id="fullart">[[file:Springfield.png]]</div>
<div id="fullart">[[file:Springfield.png]]</div>
</noinclude>
</noinclude>

Revision as of 05:58, 27 May 2017


test

420