Difference between revisions of "MediaWiki:WikiLove.js"

Jump to navigation Jump to search
35 bytes removed ,  21:48, 18 December 2015
no edit summary
Line 9: Line 9:
$.extend(true, $.wikiLoveOptions, {
$.extend(true, $.wikiLoveOptions, {
types: {
types: {
'barnstar': {
'minecraft': {
      name: mw.msg( 'wikilove-type-barnstars' ), // name of the type (appears in the types menu)
      name: "Minecraft", // name of the type (appears in the types menu)
      select: mw.msg( 'wikilove-barnstar-select' ), // subtype select label
      select: "Minecraft based awards", // subtype select label
      subtypes: { // some different subtypes
      subtypes: { // some different subtypes
        // note that when not using subtypes you should use these subtype options
        // note that when not using subtypes you should use these subtype options

Navigation menu