Widget:costumeSwitcher: Difference between revisions
Jump to navigation
Jump to search
Pianoforte (talk | contribs) No edit summary |
Pianoforte (talk | contribs) No edit summary |
||
Line 56: | Line 56: | ||
</script> | </script> | ||
<div style="display:flex"> | <div style="display:flex"> | ||
<!--{if $moddable neq ''}--><select class="gf-droplist | <!--{if $moddable neq ''}--><select class="gf-droplist" autocomplete="off" onchange="swap_mod(this)" > | ||
<option value="<!--{$defaultstats|escape:'html'}-->">BASE</option> | <option value="<!--{$defaultstats|escape:'html'}-->">BASE</option> | ||
<option value="<!--{$mod1stats|escape:'html'}-->">MOD1</option> | <option value="<!--{$mod1stats|escape:'html'}-->">MOD1</option> | ||
Line 77: | Line 77: | ||
|defaultpaths={{filepath:Springfield.png|420}},,{{filepath:Springfield_D.png|420}},,{{filepath:Springfield_S.png|420}},,{{filepath:Springfield_chibi.png|420}} | |defaultpaths={{filepath:Springfield.png|420}},,{{filepath:Springfield_D.png|420}},,{{filepath:Springfield_S.png|420}},,{{filepath:Springfield_chibi.png|420}} | ||
|costume1name=test1 | |costume1name=test1 | ||
|moddable=1 | |||
|costume1paths={{filepath:Springfield_costume1.png|420}},,{{filepath:Springfield_costume1_D.png|420}},,{{filepath:Springfield_costume1_S.png|420}},,{{filepath:Springfield_costume1_chibi.png|420}} | |costume1paths={{filepath:Springfield_costume1.png|420}},,{{filepath:Springfield_costume1_D.png|420}},,{{filepath:Springfield_costume1_S.png|420}},,{{filepath:Springfield_costume1_chibi.png|420}} | ||
|costume2name=test2 | |costume2name=test2 |