Widget:costumeSwitcher: Difference between revisions
Jump to navigation
Jump to search
Pianoforte (talk | contribs) No edit summary |
Pianoforte (talk | contribs) No edit summary |
||
Line 41: | Line 41: | ||
<option value="<!--{$defaultpaths|escape:'html'}-->" selected="selected">Default</option> | <option value="<!--{$defaultpaths|escape:'html'}-->" selected="selected">Default</option> | ||
<option value="_mod">Mod</option> | <option value="_mod">Mod</option> | ||
<option value="<!--{$costume1paths|escape:'html'}-->"><!--{$ | <option value="<!--{$costume1paths|escape:'html'}-->"><!--{$costume1name|escape:'html'}--></option> | ||
<option value="<!--{$costume2paths|escape:'html'}-->"><!--{$ | <option value="<!--{$costume2paths|escape:'html'}-->"><!--{$costume2name|escape:'html'}--></option> | ||
<option value="<!--{$costume3paths|escape:'html'}-->"><!--{$ | <option value="<!--{$costume3paths|escape:'html'}-->"><!--{$costume3name|escape:'html'}--></option> | ||
<option value="<!--{$costume4paths|escape:'html'}-->"><!--{$ | <option value="<!--{$costume4paths|escape:'html'}-->"><!--{$costume4name|escape:'html'}--></option> | ||
<option value="<!--{$costume5paths|escape:'html'}-->"><!--{$ | <option value="<!--{$costume5paths|escape:'html'}-->"><!--{$costume5name|escape:'html'}--></option> | ||
</select> | </select> | ||
</includeonly> | </includeonly> |