User:Yair rand/newentrywiz.js: difference between revisions

From Wiktionary, the free dictionary
Jump to navigation Jump to search
Content deleted Content added
Mglovesfun (talk | contribs)
ideally without fucking up (that's a technical term round here) copy frm parameters for pt, but change language code to pt in all cases
repair dusty old monstrosity of a script to work with strange lua module :P
Line 197: Line 197:
document.getElementById("wpSummary").value=neceditsummary}
document.getElementById("wpSummary").value=neceditsummary}


k+="=={"+"{subst:"+document.getElementById('necinput').value+"}}=="
k+="=={"+"{subst:#invoke:language utilities|lookup_language|"+document.getElementById('necinput').value+"|names}}=="
for(i in necpost[19]){k+="\n["+"[Image:"+necpost[19][i][0]+"|thumb|"+necpost[19][i][1]+"]]"}
for(i in necpost[19]){k+="\n["+"[Image:"+necpost[19][i][0]+"|thumb|"+necpost[19][i][1]+"]]"}
k+="\n\n"
k+="\n\n"
Line 300: Line 300:
}
}
else if(o==14)
else if(o==14)
{for(i in necpost[o]){k+="\n* {"+"{subst:"+necpost[o][i][0]+"}}: {"+"{l|"+necpost[o][i][0]
{for(i in necpost[o]){k+="\n* {"+"{subst:#invoke:language utilities|lookup_language|"+necpost[o][i][0]+"|names}}: {"+"{l|"+necpost[o][i][0]
k+="|"+necpost[o][i][1]+"}}"}}
k+="|"+necpost[o][i][1]+"}}"}}
else if(o==15)
else if(o==15)

Revision as of 13:00, 1 September 2013

var necdata = {pos:"noun",pos2:"Noun"}
var necdefs=[['',[],[]]];
var necpost=[]
for(i=5;i<=19;i++)
{necpost[i]=[]}
var neccode='en',
  necpostlangtext=[];

var necinfls={
cmn:
{
noun:['{'+'{cmn-noun','}}',
['Type','',[['Simplified','|s',"necinfls['cmn']['noun'][6][0]='Traditional';necinfls['cmn']['noun'][6][2][0][2]='|tra='"],['Traditional','|t',"necinfls['cmn']['noun'][6][0]='Simplified';necinfls['cmn']['noun'][6][2][0][2]='|sim='"],['both','|ts',"necinfls['cmn']['noun'][6][2][0][2]=''"]]],
['Pinyin','',[['input',' ','|pin=']]],
['Pinyin (tone marks as numbers)','',[['input',' ','|pint=']]],
['Radical stroke','',[['input',' ','|rs=']]],
['Traditional','',[['input',' ','|tra=']]]]
},
ca:
{noun:['{'+'{ca-noun','}}',['Gender','',[['Unknown',''],['masculine','|m'],['feminine','|f']]],['Plural','',[[wgTitle+'s',''],['input',' ','|pl='],['(uncountable)','|pl=-']]]],
adjective:['{'+'{ca-adj','}}'],
adverb:['{'+'{ca-adv','}}']
},
en:
{
noun:['{'+'{en-noun','}}',['Plural', '', [[wgTitle+'s',''],[wgTitle+'es','|es'],['(uncountable)','|-'],['input','Other: ','|']]],],
verb:['{'+'{en-verb','}}',['Third-person singular present tense','',[[wgTitle+'s','|'+wgTitle+'s'],['input','Other: ','|']]],['Present participle','',[[wgTitle+'ing','|'+wgTitle+'ing'],['input','Other: ','|']]],['Past tense','',[[wgTitle+'ed','|'+wgTitle+'ed'],['input','Other: ','|']]],['Past participle','',[[wgTitle+'ed','|'+wgTitle+'ed'],['input','Other: ','|']]]],
adjective:['{'+'{en-adj','}}',['Comparative','',[['more '+wgTitle,'',"necdata['en-adjective3']='most '+wgTitle"],[wgTitle+'er','|er',"necdata['en-adjective3']=wgTitle+'est'"],['(not comparable)','|-',"necdata['en-adjective3']='(not comparable)'"],['input','Other: ','|','','necfunction6("en-adjective3","en-adjective-3-3")']]],['Superlative','',[['most '+wgTitle,'',"necdata['en-adjective2']='more '+wgTitle"],[wgTitle+'est','',"necdata['en-adjective2']=wgTitle+'er'"],['(not comparable)','',"necdata['en-adjective2']='(not comparable)'"],['input','Other: ','|','','necfunction6("en-adjective2","en-adjective-2-3")']]]],
adverb:['{'+'{en-adv','}}',['Comparative','',[['more '+wgTitle,'',"necdata['en-adverb3']='most '+wgTitle"],[wgTitle+'er','|er',"necdata['en-adverb3']=wgTitle+'est'"],['(not comparable)','|-',"necdata['en-adverb3']='(not comparable)'"],['input','Other: ','|','','necfunction6("en-adverb3","en-adverb-3-3")']]],['Superlative','',[['most '+wgTitle,'',"necdata['en-adverb2']='more '+wgTitle"],[wgTitle+'est','',"necdata['en-adverb2']=wgTitle+'er'"],['(not comparable)','',"necdata['en-adverb2']='(not comparable)'"],['input','Other: ','|','','necfunction6("en-adverb2","en-adverb-2-3")']]]],
pronoun:['{'+'{en-pron','}}'],
conjunction:['{'+'{en-con','}}'],
interjection:['{'+'{en-interj','}}'],
preposition:['{'+'{en-prep','}}'],
propernoun:['{'+'{en-proper noun','}}',['Plural','',[['None',''],[wgTitle+'s','|s'],['input','Other: ','|']]]],
contraction:['{'+'{en-cont','}}'],
prefix:['{'+'{en-prefix','}}'],
suffix:['{'+'{en-suffix','}}']
},
eo:
{
noun:['{'+'{eo-noun','}}'],
verb:['{'+'{eo-verb','}}'],
adjective:['{'+'{eo-adj','}}'],
adverb:['{'+'{eo-adv','}}'],
propernoun:['{'+'{eo-proper noun','}}']
},
es:
{
noun:['{'+'{es-noun','}}'],
adjective:['{'+'{es-adj','}}'],
adverb:['{'+'{es-adv','}}'],
propernoun:['{'+'{es-proper noun','}}']
},
fr:
{noun:['{'+'{fr-noun','}}',['Gender','',[['Unknown',''],['masculine','|m'],['feminine','|f']]],['Plural','',[[wgTitle+'s',''],['input',' ','|pl='],['(uncountable)','|pl=-']]]],
adjective:['{'+'{fr-adj','}}'],
verb:['{'+'{fr-verb','}}'],
adverb:['{'+'{fr-adv','}}']
},
enm:
{
noun:['{'+'{enm-noun','}}']
},
frm:
{noun:['{'+'{frm-noun','}}',['Gender','',[['Unknown',''],['masculine','|m'],['feminine','|f']]],['Plural','',[[wgTitle+'s',''],['input',' ','|pl='],['(uncountable)','|pl=-']]]],
adjective:['{'+'{frm-adj','}}']
},
fro:
{
noun:['{'+'{fro-noun','}}',['Gender','',[['Unknown',''],['masculine','|m'],['feminine','|f']]]]
},
he:
{
noun:['{'+'{he-noun','}}',['Transliteration', '',[['input',' ','|tr=']]],
['With vowels', '',[['?',''],['input',' ','|wv=']]],['Gender','',[['?',''],['Masculine','|g=m'],['Feminine','|g=f']]],['Plural', '',[['?',''],[wgTitle+'ים','|pl='+wgTitle+'ים'],[wgTitle+'ות','|pl='+wgTitle+'ות'],['input','Other: ','|pl='],['(uncountable)','|pl=-']]],['Plural with vowels','',[['?',''],['input',' ','|plwv=']]],['Construct','',[['?',''],['input',' ','|cons='],['none','|cons=-']]],['Construct with vowels','',[['?',''],['input',' ','|conswv=']]]],
verb:['{'+'{he-verb','}}',['Transliteration','',[['input',' ','|tr=']]],['With vowels','',[['?',''],['input',' ','|wv=']]],['Binyan','',[['?',''],['paal','|pa'],['nifal','|nif'],['piel','|pi'],['pual','|pu'],['hifil','|hif'],['hufal','|huf'],['hitpael','|hit'],['hitpual',"|hitpu'al"]]]],
adverb:['{'+'{he-adv','}}',['Transliteration','',[['input',' ','|tr=']]],['With vowels', '',[['?',''],['input',' ','|wv=']]]]
},
hil:
{
noun:['{'+'{hil-noun','}}']
},
io:
{
noun:['{'+'{io-noun','}}'],
verb:['{'+'{io-verb','}}'],
adjective:['{'+'{io-adj','}}'],
adverb:['{'+'{io-adv','}}']
},
nmn:
{
noun:['{'+'{nmn-noun','}}',['Plural','',[['input',' ','|pl=']]],['Diminutive','',[['input',' ','|dim=']]],['Diminutive plural','',[['input',' ','|dim_pl=']]],['Tone class','',[['input',' ','|tone_class=']]],['Noun class','',[['input',' ','|noun_class=']]]]
},
oc:
{noun:['{'+'{oc-noun','}}',['Gender','',[['Unknown',''],['masculine','|m'],['feminine','|f']]],['Plural','',[[wgTitle+'s',''],['input',' ','|pl='],['(uncountable)','|pl=-']]]],
adjective:['{'+'{oc-adj','}}'],
verb:['{'+'{oc-verb','}}']
},
pro:
{
noun:['{'+'{pro-noun','}}',['Gender','',[['Unknown',''],['masculine','|m'],['feminine','|f']]],['Plural','',[[wgTitle+'s',''],['input',' ','|pl='],['(uncountable)','|pl=-']]]],
adjective:['{'+'{pro-adj','}}']
},
pt:
{noun:['{'+'{pt-noun','}}',['Gender','',[['Unknown',''],['masculine','|m'],['feminine','|f']]],['Plural','',[[wgTitle+'s',''],['input',' ','|pl='],['(uncountable)','|pl=-']]]],
adjective:['{'+'{pt-adj','}}']
},
wym:
{
noun:['{'+'{head|wym|noun','}}',['Gender','',[['None',''],['masculine','|g=m'],['feminine','|g=f']]]]
}
}

/*

Notes:
necfunction fills in the edit box
necfunction2 creates the main menu stuff inside the span id'd necblah
necfunction3 doesn't exist
necfunction4 goes to necfunction5 (don't remember what this was for)
necfunction5 creates the inflections options by filling in necinfls
necfunction6 does some extra junk for the infl options input boxes
necdefupdate makes the definitions/example sentence options
necpostbox makes the extra junk ("More details") work (i think)

More recent note: I knew next to nothing about javascript when I originally wrote this, so the code is an utter mess. 
It's also probably never going to be fixed up because really, I'd rather work on making WT:EDIT stuff the primary easy-editing method instead of tools like this.

The necinfls object works like this:
Each language is its own object, containing an object for each pos, which contains the information for that pos.
The first part is the stuff that comes at the beginning of the template, the second is the stuff at the end, the third onward are the available parameters of the template and what stuff they produce.
Each template parameter is an array, which contains the word that shows up at the beginning of the section, then a blank value, and then subarrays of each option.
Each subarray contains the text that shows up in the editor, followed by the text that shows up in the textbox (the wikimarkup). Some onclick javascript can be added to an option as the third parameter in the array.
If the option is an input box, the first parameter should be "input", followed by the editor text (DON'T leave this blank or the whole thing will blow up), followed by the pre-inputbox-value wikimarkup, followed by post-inputbox-value wikimarkup, followed by any extra js. 

Does this make any sense to anyone? :)

Things to do:
1 Get quotations to work right
2 Fix up pronunciation section
3 Add little help thingies
4 Inflection tables
5 Get the example sentence auto-bolding to not stink
6 Build add-section stuff

There are little href=javascript: things littered all over the place because I don't know any other way to make things look like unvisited links without having to actually put anything in the href.

eh, sploot

*/


var necetym,
  necpron,
  necheadingorder = ['Usage notes','Inflection','Conjugation','Declension','Quotations','Synonyms','Antonyms','Hypernyms','Hyponyms','Meronyms','Holonyms','Derived terms','Related terms','Coordinate terms','Descendants','Translations','See also','External links','Categories','Images'],
  necinputadvanced="",
  necposlist = ['Noun','Verb','Adjective','Adverb','Pronoun','Conjunction','Interjection','Preposition','Proper noun','Article','Prepositional phrase','Acronym','Abbreviation','Initialism','Contraction','Prefix','Suffix','Symbol','Letter','Idiom','Phrase'];

function necfunction2()
{
/* CREATE OPTIONS */
var x="Language code: <input type=text value='en' id='necinput' onKeyUp='neccode=this.value;necfunction();necfunction4();necfunction()' onblur=if(necCleanLangCode(this.value)){this.value=necCleanLangCode(this.value)};neccode=this.value;document.getElementById('nectransspan').style.display=((this.value=='en')?'':'none');if(/^[a-z]{2,3}(-[a-z\-]{1,7})?$/.test(this.value)){document.getElementById('neclangerror').style.display='none'}else{document.getElementById('neclangerror').style.display=''};necfunction();necfunction4();necfunction();necdefupdate() title='The two or three letter ISO-639 language code'></input><span id=neclangerror style=display:none;color:red> ERROR: INVALID LANGUAGE CODE</span><br>Part of speech: "

for(i=0;i<4;i++)
{x+="<a id='necinputpos"+necposlist[i]+"' href=javascript: onclick=document.getElementById('necinputpos'+necdata['pos2']).style.fontWeight='';necdata['pos2']='"+necposlist[i]+"';necdata['pos']='"+necposlist[i].toLowerCase()+"';this.style.fontWeight='bold';necfunction4();necfunction()";if(!i){x+=" style='font-weight:bold'"};x+=">"+necposlist[i]+"</a>, "}

x+="<span id='necinputpos'>Other: <input type=text onKeyUp=\"document.getElementById('necinputpos'+necdata['pos2']).style.fontWeight='';necdata['pos2']=this.value;necdata['pos']=this.value.toLowerCase().replace(/ /g,'');this.parentNode.setAttribute('ID','necinputpos'+this.value);document.getElementById('necinputpos'+necdata['pos2']).style.fontWeight='bold';necfunction();necfunction4()\" /><select onchange=\"document.getElementById('necinputpos'+necdata['pos2']).style.fontWeight='';necdata['pos2']=this.value;necdata['pos']=this.value.toLowerCase().replace(/ /g,'');this.parentNode.setAttribute('ID','necinputpos'+this.value);document.getElementById('necinputpos'+necdata['pos2']).style.fontWeight='bold';necfunction();necfunction4()\"><option value=''>Select</option>"

for(i in necposlist)
{if(i>3){x+="<option>"+necposlist[i]+"</option>"}}

x+="</select></span><span id=necinfls></span><br>More details: <a id=necquotbutton href=javascript: onclick=necpostbox(0);necfunction();this.style.fontWeight='bold' title='Add Usage Notes section'>Usage notes</a>, <a href=javascript: id=necSynonymsbutton onclick=necpost[5][necpost[5].length]=['',''];necpostbox();necfunction();this.style.fontWeight='bold' title='Add Synonyms section'>Synonyms</a>, <span id=nectransspan><a href=javascript: id=nectransbutton onclick=necpost[15].push('');necpostbox();necfunction();this.style.fontWeight='bold' title='Add Translations section'>Translations</a>, </span>More: <select onchange=necpostbox(this.value);this.selectedIndex=0;necfunction()><option select='selected'>Select</option>"

for(i in necheadingorder)
{if(i!=0&&i!=5&&i!=15){x+="<option value="+i+">"+necheadingorder[i]+"</option>"}}

x+="</select><br><span id=necpostbox></span><span id='necdefs'>Definition: <input type=text id='necinput3' onKeyUp=necdefs[0][0]=this.value;necfunction() /><br></span>Further information: <a href=javascript:necdefs.push(['',[],[]]);necdefupdate();necfunction() title='Add new definition'>Another definition</a>,  <a href=javascript: id=necetymbutton onclick=document.getElementById('necetymspan').style.display='';necetym=document.getElementById('necetyminput').value;necfunction();this.style.fontWeight='bold' title='Add etymology section'>Etymology</a>, <a href=javascript: id=necpronbutton onclick=document.getElementById('necpronspan').style.display='';necpron=document.getElementById('necproninput').value;necfunction();this.style.fontWeight='bold' title='Add pronunciation section'>Pronunciation</a>. <span id='necetymspan' style='display:none'><br>Etymology: <a href=javascript: onclick=necetym=undefined;document.getElementById('necetymspan').style.display='none';necfunction();document.getElementById('necetymbutton').style.fontWeight='' title='Delete etymology section'>(delete)</a><br><textarea id=necetyminput onKeyUp=necetym=this.value;necfunction()></textarea></span><span id=necpronspan style='display:none'><br>Pronunciation: <a href=javascript: onclick=necpron=undefined;document.getElementById('necpronspan').style.display='none';necfunction();document.getElementById('necpronbutton').style.fontWeight='' title='Delete pronunciation section'>(delete)</a><br><textarea id=necproninput onKeyUp=necpron=this.value;necfunction()></textarea></span><div style='float:right;'><a href=/w/index.php?title=User_talk:Yair_rand/newentrywiz.js&action=edit&section=new title='Give feedback'>Give feedback</a></div>"

document.getElementById("editform").insertBefore(document.getElementById("necblah"),document.getElementById("editform").firstChild)
document.getElementById("necblah").innerHTML=x
if(document.URL.match("&section=new"))
{document.getElementById("wpSummaryLabel").parentNode.removeChild(document.getElementById("wpSummaryLabel"))
document.getElementById("wpSummary").parentNode.removeChild(document.getElementById("wpSummary"))}
}


function necfunction() // Fill in the edit box.
{

var k=""

if(document.URL.match("&section=new"))
{k+="----\n{{rfc-auto}}\n"}
else
{var neceditsummary="(["+"[User:Yair rand/newentrywiz.js|NEC]]) +"+neccode+":"+necdata['pos']+": " //edit summary
for(i in necdefs){neceditsummary+=((i!=0)?', ':'')+necdefs[i][0]}
document.getElementById("wpSummary").value=neceditsummary}

k+="=={"+"{subst:#invoke:language utilities|lookup_language|"+document.getElementById('necinput').value+"|names}}=="
for(i in necpost[19]){k+="\n["+"[Image:"+necpost[19][i][0]+"|thumb|"+necpost[19][i][1]+"]]"}
k+="\n\n"
if(necetym!=undefined)
{k+="===Etymology===\n"+necetym+"\n\n"}
if(necpron!=undefined)
{k+="===Pronunciation===\n"+necpron+"\n\n"}

k+="==="+necdata['pos2']+"===\n"
if(!neccode){neccode=''}
if(neccode!='' && necinfls[neccode] && necinfls[neccode][necdata['pos']] && necinfls[neccode][necdata['pos']][2])
{

if(necdata[neccode+"-"+necdata['pos']+"2"]!="Advanced")
{
if(necinfls[neccode][necdata['pos']][0]!=undefined)
{k+=necinfls[neccode][necdata['pos']][0]}
if(wgTitle.match(' ')&&neccode!='he')
{k+="|head=[["+wgTitle.replace(/\s/g,"]] [[")+"]]"}

var x=necinfls[neccode][necdata['pos']]
for (z in x)
{
if(z<=1)
{continue;}
var zz=neccode+"-"+necdata['pos']+z
for (y in x[z][2]) // search for inflections
{
if(x[z][2][y][0]!="input" && necdata[zz]==x[z][2][y][0]) // is selected option, not input box
{
k+=x[z][2][y][1];
break;
}
if(x[z][2][y][0]=="input" && necfunction7(x[z][2],necdata[zz])==false)
{k+=x[z][2][y][2]+necdata[zz]}
}

}
if(necinfls[neccode][necdata['pos']][1]!=undefined)
{k+=necinfls[neccode][necdata['pos']][1]}
}
else
{k+=necinputadvanced}

}
else
{
if(necinputadvanced){k+=necinputadvanced}
else{
if(neccode!='' && necinfls[neccode] && necinfls[neccode][necdata['pos']])
{k+=necinfls[neccode][necdata['pos']][0]
if(wgTitle.match(' '))
{k+="|head=[["+wgTitle.replace(/\s/g,"]] [[")+"]]"}
k+=necinfls[neccode][necdata['pos']][1]}
else
{k+='{'+'{head|'+neccode+'|'+necdata['pos2'].toLowerCase()
if(wgTitle.match(' '))
{k+="|head=[["+wgTitle.replace(/\s/g,"]] [[")+"]]"}
k+='}}'}
}
}

k+="\n"
for (i in necdefs)
{
k+="\n# "+necdefs[i][0]
for(l in necdefs[i][1])
{k+="\n#:''"+necdefs[i][1][l][0].replace(new RegExp("("+wgTitle+")","ig"),"'''$1'''")+"''"
if(neccode!="en"&&necdefs[i][1][l][1]&&(new LangMetadata()).guessScript(neccode)!='Latn')
{k+="\n#::''"+necdefs[i][1][l][1]+"''"}
if(neccode!="en"){k+="\n#::''"+necdefs[i][1][l][2]+"''"}}
for(l in necdefs[i][2])
{k+="\n#*'''"+necdefs[i][2][l][0]+"''', "+necdefs[i][2][l][1]+", ''"+necdefs[i][2][l][2]+"''"
if(necdefs[i][2][l][3]){k+=", "+necdefs[i][2][l][3]}
if(necdefs[i][2][l][4]){k+=", page";if(necdefs[i][2][l][4].match(/(-|–)/)){k+="s"};k+=" "+necdefs[i][2][l][4]}
k+="\n#*:"
k+=necdefs[i][2][l][5].replace(new RegExp("("+wgTitle+")","ig"),"'''$1'''")
if(neccode!="en"){k+="\n#*::"+necdefs[i][2][l][6]}
}

}

/* SUBHEADERS */
for(o=0;o<=3;o++)
{
if(necpost[o]!=undefined)
{k+="\n\n===="+necheadingorder[o]+"====\n"+necpost[o]}
}
if(necpost[4]!=undefined)
{k+="\n\n====Quotations====\n"+necpost[4]}
for(o=5;o<=17;o++)
{
if(necpost[o][0]!=undefined)
{k+="\n\n===="+necheadingorder[o]+"===="}
if(o<11||o==13)
{
for(i in necpost[o])
{
k+="\n* {"+"{sense|"+necpost[o][i][0]+"}} "
for(u in necpost[o][i]){if(u!=0){if(u!=1){k+=", "};k+="{"+"{l|"+neccode+"|"+necpost[o][i][u]+"}}"}}
}
}
else if(o==14)
{for(i in necpost[o]){k+="\n* {"+"{subst:#invoke:language utilities|lookup_language|"+necpost[o][i][0]+"|names}}: {"+"{l|"+necpost[o][i][0]
k+="|"+necpost[o][i][1]+"}}"}}
else if(o==15)
{for(i in necpost[15])
{k+="\n{"+"{trans-top|"+necpost[15][i]+"}}\n{"+"{trans-mid}}\n{"+"{trans-bottom}}"}}
else if(o==16||o==17)
{for(i in necpost[o]){k+="\n* "+necpost[o][i]}}
else
{
for(i in necpost[o]){k+="\n* {"+"{l|"+neccode+"|"+necpost[o][i]+"}}"}
}
}
for(i in necpost[18]){k+="\n["+"[Category:"+necpost[18][i]+"]]"}
document.editform.wpTextbox1.value=k
}

function necCleanLangCode(lang) // taken from wt:edit
{
var key = lang.toLowerCase().replace(' ','');
var dict = {aar:"aa",afar:"aa",abk:"ab",abkhazian:"ab",afr:"af",afrikaans:"af",aka:"ak",akan:"ak",amh:"am",amharic:"am",ara:"ar",arabic:"ar",arg:"an",aragonese:"an",asm:"as",assamese:"as",ava:"av",avaric:"av",ave:"ae",avestan:"ae",aym:"ay",aymara:"ay",aze:"az",azerbaijani:"az",bak:"ba",bashkir:"ba",bam:"bm",bambara:"bm",bel:"be",belarusian:"be",ben:"bn",bengali:"bn",bis:"bi",bislama:"bi",bod:"bo",tibetan:"bo",bos:"bs",bosnian:"bs",bre:"br",breton:"br",bul:"bg",bulgarian:"bg",cat:"ca",catalan:"ca",ces:"cs",czech:"cs",cha:"ch",chamorro:"ch",che:"ce",chechen:"ce",chu:"cu",churchslavic:"cu",chv:"cv",chuvash:"cv",cor:"kw",cornish:"kw",cos:"co",corsican:"co",cre:"cr",cree:"cr",cym:"cy",welsh:"cy",dan:"da",danish:"da",deu:"de",german:"de",div:"dv",dhivehi:"dv",dzo:"dz",dzongkha:"dz",ell:"el",greek:"el",eng:"en",english:"en",epo:"eo",esperanto:"eo",est:"et",estonian:"et",eus:"eu",basque:"eu",ewe:"ee",fao:"fo",faroese:"fo",fas:"fa",persian:"fa",fij:"fj",fijian:"fj",fin:"fi",finnish:"fi",fra:"fr",french:"fr",fry:"fy",westernfrisian:"fy",ful:"ff",fulah:"ff",gla:"gd",scottishgaelic:"gd",gle:"ga",irish:"ga",glg:"gl",galician:"gl",glv:"gv",manx:"gv",grn:"gn",guarani:"gn",guj:"gu",gujarati:"gu",hat:"ht",haitian:"ht",hau:"ha",hausa:"ha",heb:"he",hebrew:"he",her:"hz",herero:"hz",hin:"hi",hindi:"hi",hmo:"ho",hirimotu:"ho",hrv:"hr",croatian:"hr",hun:"hu",hungarian:"hu",hye:"hy",armenian:"hy",ibo:"ig",igbo:"ig",ido:"io",iii:"ii",sichuanyi:"ii",iku:"iu",inuktitut:"iu",ile:"ie",interlingue:"ie",ina:"ia",interlingua:"ia",ind:"id",indonesian:"id",ipk:"ik",inupiaq:"ik",isl:"is",icelandic:"is",ita:"it",italian:"it",jav:"jv",javanese:"jv",jpn:"ja",japanese:"ja",kal:"kl",kalaallisut:"kl",kan:"kn",kannada:"kn",kas:"ks",kashmiri:"ks",kat:"ka",georgian:"ka",kau:"kr",kanuri:"kr",kaz:"kk",kazakh:"kk",khm:"km",centralkhmer:"km",kik:"ki",kikuyu:"ki",kin:"rw",kinyarwanda:"rw",kir:"ky",kirghiz:"ky",kom:"kv",komi:"kv",kon:"kg",kongo:"kg",kor:"ko",korean:"ko",kua:"kj",kuanyama:"kj",kur:"ku",kurdish:"ku",lao:"lo",lat:"la",latin:"la",lav:"lv",latvian:"lv",lim:"li",limburgan:"li",lin:"ln",lingala:"ln",lit:"lt",lithuanian:"lt",ltz:"lb",luxembourgish:"lb",lub:"lu",lubakatanga:"lu",lug:"lg",ganda:"lg",mah:"mh",marshallese:"mh",mal:"ml",malayalam:"ml",mar:"mr",marathi:"mr",mkd:"mk",macedonian:"mk",mlg:"mg",malagasy:"mg",mlt:"mt",maltese:"mt",mon:"mn",mongolian:"mn",mri:"mi",maori:"mi",msa:"ms",malay:"ms",mya:"my",burmese:"my",nau:"na",nauru:"na",nav:"nv",navajo:"nv",nbl:"nr",southndebele:"nr",nde:"nd",northndebele:"nd",ndo:"ng",ndonga:"ng",nep:"ne",nepali:"ne",nld:"nl",dutch:"nl",nno:"nn",norwegiannynorsk:"nn",nob:"nb",norwegianbokmal:"nb",nor:"no",norwegian:"no",nya:"ny",nyanja:"ny",oci:"oc",occitan:"oc",oji:"oj",ojibwa:"oj",ori:"or",oriya:"or",orm:"om",oromo:"om",oss:"os",ossetian:"os",pan:"pa",panjabi:"pa",pli:"pi",pali:"pi",pol:"pl",polish:"pl",por:"pt",portuguese:"pt",pus:"ps",pushto:"ps",que:"qu",quechua:"qu",roh:"rm",romansh:"rm",ron:"ro",romanian:"ro",run:"rn",rundi:"rn",rus:"ru",russian:"ru",sag:"sg",sango:"sg",san:"sa",sanskrit:"sa",sin:"si",sinhala:"si",slk:"sk",slovak:"sk",slv:"sl",slovenian:"sl",sme:"se",northernsami:"se",smo:"sm",samoan:"sm",sna:"sn",shona:"sn",snd:"sd",sindhi:"sd",som:"so",somali:"so",sot:"st",southernsotho:"st",spa:"es",spanish:"es",sqi:"sq",albanian:"sq",srd:"sc",sardinian:"sc",srp:"sr",serbian:"sr",ssw:"ss",swati:"ss",sun:"su",sundanese:"su",swa:"sw",swahili:"sw",swe:"sv",swedish:"sv",tah:"ty",tahitian:"ty",tam:"ta",tamil:"ta",tat:"tt",tatar:"tt",tel:"te",telugu:"te",tgk:"tg",tajik:"tg",tgl:"tl",tagalog:"tl",tha:"th",thai:"th",tir:"ti",tigrinya:"ti",ton:"to",tonga:"to",tsn:"tn",tswana:"tn",tso:"ts",tsonga:"ts",tuk:"tk",turkmen:"tk",tur:"tr",turkish:"tr",twi:"tw",uig:"ug",uighur:"ug",ukr:"uk",ukrainian:"uk",urd:"ur",urdu:"ur",uzb:"uz",uzbek:"uz",ven:"ve",venda:"ve",vie:"vi",vietnamese:"vi",vol:"vo",volapuk:"vo",wln:"wa",walloon:"wa",wol:"wo",wolof:"wo",xho:"xh",xhosa:"xh",yid:"yi",yiddish:"yi",yor:"yo",yoruba:"yo",zha:"za",zhuang:"za",zho:"zh",chinese:"zh",zul:"zu",zulu:"zu"}

return dict[key];
}

function necfunction4()
{
if(!neccode){neccode=''}
if(neccode && necinfls[neccode] && necinfls[neccode][necdata['pos']]!=undefined && necinfls[neccode][necdata['pos']][2]!=undefined)
{

necfunction5(necinfls[neccode][necdata['pos']])

}
else
{var qq=neccode+"-"+necdata['pos']+'2'
var xx="<span class=msgfornonnewbies "
if(necinputadvanced){xx+="style='font-weight:bold' "}
xx+="><br>Wikicode: <input type=text value='"+necinputadvanced+"' onKeyUp=necinputadvanced=this.value;if(this.value){this.parentNode.style.fontWeight='bold'}else{this.parentNode.style.fontWeight=''};necfunction() /></span>"
document.getElementById("necinfls").innerHTML=xx
necfunction()}
}

function necfunction5(a)
{
/* INFLECTION OPTIONS */

var q=""
for(r in a)
{

if(r<=1)
{continue;}
var qq=neccode+"-"+necdata['pos']+r
if(necdata[qq]==undefined)
{if(a[r][2][0][0]=='input'){necdata[qq]=''}else{necdata[qq]=a[r][2][0][0]}}
q+="<br>"+a[r][0]+": "

for(i in a[r][2])
{
if(a[r][2][i][0]!='input')
{
q+="<a href=javascript: id='necinput"+qq+a[r][2][i][0]+"' onclick=\""
if(a[r][2][i][2])
{q+=a[r][2][i][2]+";"}
q+="necdata[\'"+qq+"\']=\'"+a[r][2][i][0]+"\';necfunction4();necfunction()\">"+a[r][2][i][0]+"</a>"
if(i!=a[r][2].length-1){q+=", "}
}
else
{
q+="<span id='necinput"+qq
if(necdata[qq]!="Advanced" && necfunction7(a[r][2],necdata[qq])==false)
{q+=necdata[qq]}
q+="'>"+a[r][2][i][1]+"<input type=text value='' id='"
q+=neccode+"-"+necdata['pos']+"-"+r+"-"+i
q+="' onKeyUp="
if(a[r][2][i][4])
{q+=a[r][2][i][4]+";"}

q+="necfunction6('"+qq+"','"+neccode+"-"+necdata['pos']+"-"+r+"-"+i+"');"

q+="necfunction() /></span>"
if(i!=a[r][2].length-1){q+=", "}
}
}


/* ADVANCED OPTIONS */
if(r==2)
{
q+="<span id='necinput"+qq+"Advanced' class=msgfornonnewbies><span style=font-weight:normal>, </span>Wikicode: <input type=text value='"+necinputadvanced+"' onKeyUp=necinputadvanced=this.value;document.getElementById('necinput"+qq+"'+necdata['"+qq+"']).style.fontWeight='';necdata['"+qq+"']='Advanced';document.getElementById('necinput"+qq+"'+necdata['"+qq+"']).style.fontWeight='bold';necfunction() /></span>"
}
}

document.getElementById("necinfls").innerHTML=q


for(r in a)
{
if(r<=1)
{continue;}
var qq=neccode+"-"+necdata['pos']+r
document.getElementById('necinput'+qq+necdata[qq]).style.fontWeight='bold'

if(document.getElementById('necinput'+qq+necdata[qq]).childNodes[1]&&necdata[qq]!='Advanced'&& necfunction7(a[r][2],necdata[qq])==false)
{document.getElementById('necinput'+qq+necdata[qq]).childNodes[1].value=necdata[qq]}
}

}


function necdefupdate()
{
/* DEFINITIONS */
def=""
for(i in necdefs)
{
def+="Definition: <input size=50 type=text value='"+necdefs[i][0]+"' onKeyUp=necdefs["+i+"][0]=this.value;necfunction() />"
if(i>0)
{
def+="<a href=javascript:necdefs.splice("+i+",1);necdefupdate();necfunction() title='Delete this definition'>(–)</a>"
}
def+="<a href=javascript:necdefs["+i+"][1].push(['','','']);necdefupdate();necfunction() title='Add example sentence'>(+example sentence)</a><a href=javascript:necdefs["+i+"][2].push(['','','','','','','']);necdefupdate();necfunction() title='Add quotation'>(+quotation)</a>"
for(l in necdefs[i][1]) // Example sentences
{
def+="<br><span style='padding-left:30px;'>Example sentence: </span><input type=text size=40 value='"+necdefs[i][1][l][0]+"' onKeyUp=necdefs["+i+"][1]["+l+"][0]=this.value;necfunction() /><a href=javascript:necdefs["+i+"][1].splice("+l+",1);necdefupdate();necfunction() title='Delete this example sentence'>(–)</a>"
if(neccode!="en")
{
if ((new LangMetadata()).guessScript(neccode) != 'Latn')
{
def+="<br><span style='padding-left:60px;'>Transliteration: </span><input type=text size=40 value='"+necdefs[i][1][l][1]+"' onKeyUp=necdefs["+i+"][1]["+l+"][1]=this.value;necfunction() />"
}
def+="<br><span style='padding-left:60px;'>Translation: </span><input type=text size=40 value='"+necdefs[i][1][l][2]+"' onKeyUp=necdefs["+i+"][1]["+l+"][2]=this.value;necfunction() />"
}
}
for(l in necdefs[i][2]) // Quotations
{
var x=['Year','Author','Source title','Publisher','Page(s)']
var z=[4,20,20,20,5] //sizes
def+="<br><span style='padding-left:30px;'>"
for(y in x)
{def+=x[y]+": <input type=text size="+z[y]+" value='"+necdefs[i][2][l][y]+"' onKeyUp=necdefs["+i+"][2]["+l+"]["+y+"]=this.value;necfunction() /> "}
def+="</span><br><span style='padding-left:30px;'>Quotation: <input type=text size=40 value='"+necdefs[i][2][l][5]+"' onKeyUp=necdefs["+i+"][2]["+l+"][5]=this.value;necfunction() /><a href=javascript:necdefs["+i+"][2].splice("+l+",1);necdefupdate();necfunction() title='Delete this quotation'>(–)</a>"
if(neccode!="en")
{def+="<br><span style='padding-left:60px;'>Translation: </span><input type=text size=40 value='"+necdefs[i][2][l][6]+"' onKeyUp=necdefs["+i+"][2]["+l+"][6]=this.value;necfunction() />"}
}
def+="<br>"
}
document.getElementById('necdefs').innerHTML=def
}

function necpostbox(q)
{
if(q!=undefined)
{
if((q>5&&q<=10)||q==13||q==14||q==19)
{necpost[q][necpost[q].length]=['','']}
else if((q>10&&q<13)||q>15)
{necpost[q][necpost[q].length]=''}
else
{necpost[q]=''}
}
var m=""

/* USAGE NOTES, INFLECTION TABLES */
for (o=0;o<=4;o++)
{
if(necpost[o]!=undefined)
{
m+="<span style='padding-left:30px;'>"+necheadingorder[o]+": <a href=javascript:necpost["+o+"]=undefined;";if(!o){m+="document.getElementById('necquotbutton').style.fontWeight='';"};m+="necpostbox();necfunction() title='Delete section'>(delete)</a></span><br><span style='padding-left:60px;'><textarea onKeyUp=necpost["+o+"]=this.value;necfunction()>"+necpost[o]+"</textarea></span><br>"
}
}
/* NYMS */
for(o=5;o<14;o++)
{
if(necpost[o][0]!=undefined)
{m+="<span style='padding-left:30px;'>"+necheadingorder[o]+": <a id=nec"+necheadingorder[o]+"button  href=javascript:necpost["+o+"][necpost["+o+"].length]=['',''];necpostbox();necfunction() title='add section'>(add section)</a></span><br>"}
else if(o==5)
{document.getElementById('necSynonymsbutton').style.fontWeight=''}

for(i in necpost[o])
{m+="<span style='padding-left:60px;'>Gloss: <input type=text value='"+necpost[o][i][0]+"' onKeyUp=necpost["+o+"]["+i+"][0]=this.value;necfunction() /> "+necheadingorder[o]+": "
for(u in necpost[o][i])
{if(u!=0){if(u!=1){m+=", "};m+="<input type=text size=5 value='"+necpost[o][i][u]+"' onKeyUp=necpost["+o+"]["+i+"]["+u+"]=this.value;necfunction() />"}}
m+="<a href=javascript:necpost["+o+"]["+i+"].push('');necpostbox();necfunction() title='Add "+necheadingorder[o].substr(0,necheadingorder[o].length-1).toLowerCase()+"'>(+)</a>"
if(necpost[o][i].length>2)
{m+="<a href=javascript:necpost["+o+"]["+i+"].splice("+(necpost[o][i].length-1)+",1);necpostbox();necfunction() title='Delete "+necheadingorder[o].substr(0,necheadingorder[o].length-1).toLowerCase()+"'>(–)</a>"}
m+="<a href=javascript:necpost["+o+"].splice("+i+",1);necpostbox();necfunction() title='Remove section'>(remove section)</a><br>"
}
if(o==10){o=12}
}

/* DERIVED TERMS, RELATED TERMS, SEE ALSO, EXTERNAL LINKS */
for(o=11;o<=17;o++)
{
if(necpost[o][0]!=undefined)
{
m+="<span style='padding-left:30px;'>"+necheadingorder[o]+": <a href=javascript:necpost["+o+"].push('');necpostbox();necfunction()>(new)</a></span><br>"
}

for(i in necpost[o])
{m+="<span style='padding-left:60px;'><input type=text value='"+necpost[o][i]+"' onKeyUp=necpost["+o+"]["+i+"]=this.value;necfunction() /><a href=javascript:necpost["+o+"].splice("+i+",1);necpostbox();necfunction() title='Delete'>(–)</a><br>"}
if(o==12){o=15}
}

/* DESCENDANTS */

if(necpost[14][0]!=undefined)
{
m+="<span style='padding-left:30px;'>"+necheadingorder[14]+": <a href=javascript:necpost[14].push(['','']);necpostbox();necfunction() title='Add new descendant'>(new)</a></span><br>"
}

for(i in necpost[14])
{m+="<span style='padding-left:60px;'>Language: <input type=text value='"+necpost[14][i][0]+"' onKeyUp=necpost[14]["+i+"][0]=this.value;necfunction() onblur=if(necCleanLangCode(this.value)){this.value=necCleanLangCode(this.value)};necpost[14]["+i+"][0]=this.value;necfunction() /> Word: <input type=text value='"+necpost[14][i][1]+"' onKeyUp=necpost[14]["+i+"][1]=this.value;necfunction() /><a href=javascript:necpost[14].splice("+i+",1);necpostbox();necfunction() title='Delete'>(–)</a><br>"}


/* TRANSLATIONS */
if(necpost[15][0]!=undefined)
{m+="<span style='padding-left:30px;'>Translations section: <a href=javascript:necpost[15].push('');necpostbox();necfunction() title='Add translations section'>(add section)</a></span><br>"}
else
{document.getElementById('nectransbutton').style.fontWeight=''}
for(i in necpost[15])
{m+="<span style='padding-left:60px;'>Gloss: <input type=text value='"+necpost[15][i]+"' onKeyUp=necpost[15]["+i+"]=this.value;necfunction() /><a href=javascript:necpost[15].splice("+i+",1);necpostbox();necfunction() title='Delete'>(–)</a><br>"}

if(necpost[18][0]!=undefined)
{
for(i in necpost[18])
{m+="<span style='padding-left:30px;'>Category:<input type=text value='"+necpost[18][i]+"' onKeyUp=necpost[18]["+i+"]=this.value;necfunction() /><a href=javascript:necpost[18].splice("+i+",1);necpostbox();necfunction() title='Remove category'>(–)</a>"
if(i==0)
{m+="<a href=javascript:necpost[18].push('');necpostbox();necfunction() title='Add new category'>(+new category)</a>"}
m+="</span><br>"}
}

if(necpost[19][0]!=undefined)
{
for(i in necpost[19])
{m+="<span style='padding-left:30px;'>File name:<input type=text value='"+necpost[19][i][0]+"' onKeyUp=necpost[19]["+i+"][0]=this.value;necfunction() />  Caption:<input type=text value='"+necpost[19][i][1]+"' onKeyUp=necpost[19]["+i+"][1]=this.value;necfunction() /><a href=javascript:necpost[19].splice("+i+",1);necpostbox();necfunction() title='Remove image'>(–)</a>"
if(i==0)
{m+="<a href=javascript:necpost[19].push(['','']);necpostbox();necfunction() title='Add new image'>(+new image)</a>"}
m+="</span><br>"}
}

document.getElementById('necpostbox').innerHTML=m
}

function necfunction6(cc,dd)
{
document.getElementById('necinput'+cc+necdata[cc]).style.fontWeight='';necdata[cc]=document.getElementById(dd).value;document.getElementById(dd).parentNode.setAttribute('ID','necinput'+cc+document.getElementById(dd).value);document.getElementById('necinput'+cc+necdata[cc]).style.fontWeight='bold';

}

function necfunction7(qw,er)
{
var qwe=false
for(ty in qw)
{if(er==qw[ty][0]){qwe=true}}
return qwe
}

function necload()
{
if(document.getElementById('necblah'))
{
necfunction2()
necdefupdate()
necfunction()
necfunction4()
necfunction()
}
}

addOnloadHook(necload)