Користувач:DixonD/Gadget-ProveIt.js

Матеріал з Вікіпедії — вільної енциклопедії.
Перейти до навігації Перейти до пошуку

Увага: Після публікування слід очистити кеш браузера, щоб побачити зміни.

  • Firefox / Safari: тримайте Shift, коли натискаєте Оновити, або натисніть Ctrl-F5 чи Ctrl-Shift-R (⌘-R на Apple Mac)
  • Google Chrome: натисніть Ctrl-Shift-R (⌘-Shift-R на Apple Mac)
  • Internet Explorer / Edge: тримайте Ctrl, коли натискаєте Оновити, або натисніть Ctrl-F5
  • Opera: натисніть Ctrl-F5
window.proveit = {
	LANG: "uk",
 
 
	descriptions :
	{
		uk :
		{
			agency: "Agency",
			name: "Name",
			author: "Author (L, F)",
			author2: "Author two (L, F)",
			author3: "Author three (L, F)",
			author4: "Author four (L, F)",
			author5: "Author five (L, F)",
			author6: "Author six (L, F)",
			author7: "Author seven (L, F)",
			author8: "Author eight (L, F)",
			author9: "Author nine (L, F)",
			last: "Last name",
			last2: "Last name (auth. two)",
			last3: "Last name (auth. three)",
			last4: "Last name (auth. four)",
			last5: "Last name (auth. five)",
			last6: "Last name (auth. six)",
			last7: "Last name (auth. seven)",
			last8: "Last name (auth. eight)",
			last9: "Last name (auth. nine)",
			first: "First name",
			first2: "First name (auth. two)",
			first3: "First name (auth. three)",
			first4: "First name (auth. four)",
			first5: "First name (auth. five)",
			first6: "First name (auth. six)",
			first7: "First name (auth. seven)",
			first8: "First name (auth. eight)",
			first9: "First name (auth. nine)",
			authorlink: "Author article name",
			title: "Title",
			trans_title: "Title in English",
			publisher: "Publisher",
			year: "Year",
			location: "Location",
			place: "Location of work",
			isbn: "ISBN",
			id: "ID",
			doi: "DOI",
			page: "Page",
			pages: "Pages",
			quote: "Quote",
			month: "Month",
			journal: "Journal",
			edition: "Edition",
			volume: "Volume",
			issue: "Issue",
			url: "URL",
			date: "Publication date",
			accessdate: "Access date",
			coauthors: "Co-authors",
			booktitle: "Title of Proceedings",
			contribution: "Contribution/Chapter",
			encyclopedia: "Encyclopedia",
			newsgroup: "Newsgroup",
			version: "Version",
			site: "Site",
			newspaper: "Newspaper",
			"publication-place": "Publication location",
			editor: "Editor (L, F)",
			article: "Article",
			pubplace: "Publisher location",
			pubyear: "Publication year",
			inventor: "Inventor (L, F)",
			"issue-date": "Issue date",
			"patent-number": "Patent number",
			"country-code": "Country code (XX)",
			work: "Work",
			format: "Format",
			issn: "ISSN",
			pmid: "PMID",
			chapter: "Chapter",
			web: "Веб",
			book: "Книга",
			conference: "Конференція",
			news: "Новини",
			paper: "Paper",
			"press release": "Press release",
			interview: "Interview",
			"AV media": "Audiovisual work",
			subject: "Subject",
			subjectlink: "Subject article name",
			subject2: "Subject two",
			subjectlink2: "Subject two article name",
			subject3: "Subject three",
			subjectlink3: "Subject three article name",
			subject4: "Subject four",
			interviewer: "Interviewer",
			cointerviewers: "Co-interviewers",
			type: "Type",
			program: "Program",
			callsign: "Call sign",
			city: "City",
			archiveurl: "Archive URL",
			archivedate: "Date archived",
			episode: "Episode",
			episodelink: "Episode article name",
			series: "Series",
			serieslink: "Series article name",
			credits: "Credits",
			network: "Network",
			station: "Station",
			airdate: "Airdate",
			began: "Start date",
			ended: "End date",
			season: "Season number",
			seriesno: "Season number",
			number: "Number",
			minutes: "Minutes",
			transcript: "Transcript",
			transcripturl: "Transcript URL",
			people: "People",
			medium: "Production medium",
			language: "Language",
			time: "Time",
			oclc: "OCLC",
			ref: "Anchor ID",
			months: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'],
			deadurl: 'Dead URL?',
			raw: 'Unknown format'
		}		               
	}
}

mw.loader.load('//en.wikipedia.org/w/index.php?action=raw&ctype=text/css&title=MediaWiki:Gadget-ProveIt.css', 'text/css');
mw.loader.load('//en.wikipedia.org/w/index.php?action=raw&ctype=text/javascript&title=MediaWiki:Gadget-ProveIt.js');