helialprofile.png
Welcome to IOPWiki, Commander.
We are lacking editors focused on Girls' Frontline and Girls' Frontline 2. You can contribute without an account. Learn how to contribute and join our Discord server.

Difference between revisions of "Widget:StatTable"

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
Line 14: Line 14:
 
function swap_costume() {
 
function swap_costume() {
 
         costumeSelection = document.getElementById("costumeSelection").value;
 
         costumeSelection = document.getElementById("costumeSelection").value;
        $("#fullart a ").attr("href", "/wiki/File:Springfield" + costumeSelection + ".png");
 
 
         $("#fullart a img").attr("src", "http://en.gfwiki.com/wiki/Special:Filepath/Springfield" + costumeSelection + ".png?width=420");
 
         $("#fullart a img").attr("src", "http://en.gfwiki.com/wiki/Special:Filepath/Springfield" + costumeSelection + ".png?width=420");
 
}
 
}

Revision as of 09:58, 25 May 2017


test

Springfield.png