Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Gadget-database-costumes-core.js: Revision history

MediaWiki interface page

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 April 2023

28 March 2022

  • curprev 06:2306:23, 28 March 2022ChaoticShadow talk contribsm 1,807 bytes 0 fix naming
  • curprev 06:1606:16, 28 March 2022ChaoticShadow talk contribs 1,807 bytes +1,807 Created page with "( function ( $, mw, psw ) { 'use strict'; var qOptions = new psw.db.QueryOptions(); var dOptions = new psw.db.DisplayOptions(); qOptions.addButtonMulti( 'gender', { label: 'Gender' }, { items: [ { label: 'Any', data: ' ' }, { label: 'Ladies', data: 'Ladies' }, { label: 'Men', data: 'Men' } ], selected: 'Any' } ); qOptions.addButtonMulti( 'acquire', { label: 'Acquisition method' }, { multiselect: true, items: [ { la..."
Cookies help us deliver our services. By using our services, you agree to our use of cookies.