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
(lmao.)
(lmao.)
Line 14: Line 14:
 
function swap_costume() {
 
function swap_costume() {
 
         costumeSelection = document.getElementById("costumeSelection").value;
 
         costumeSelection = document.getElementById("costumeSelection").value;
         document.getElementById("fullart").innerHTML = "<img src=\"http://en.gfwiki.com/wiki/Special:Filepath/Kar98k" + costumeSelection + ".png\"></img>";
+
         document.getElementById("fullart").innerHTML = "<img src=\"http://en.gfwiki.com/wiki/Special:Filepath/Springfield" + costumeSelection + ".png\"></img>";
 
}
 
}
  

Revision as of 16:41, 24 May 2017


test