Bikarhêner:Balyozxane/templateScript-MikaelF.js

Zanibe: Piştî weşandinê, ji bo dîtina guhartinan dibe ku hewce be "cache"ya geroka xwe paqij bikî.

  • Firefox / Safari: Pê li Shift û Reload bike an jî Ctrl-F5 an Ctrl-R bike (ji bo Mac: ⌘-R)
  • Google Chrome: Pê li Ctrl-Shift-R (ji bo Mac: ⌘-Shift-R) bike
  • Internet Explorer / Edge: Pê li Ctrl û Refresh bike, an jî Ctrl-F5 bike
  • Opera: Pê li Ctrl-F5 bike.
/**
 * TemplateScript adds configurable templates and scripts to the sidebar, and adds an example regex editor.
 * @see https://meta.wikimedia.org/wiki/TemplateScript
 * @update-token [[File:Pathoschild/templatescript.js]]
 */
// <nowiki>
$.ajax('//tools-static.wmflabs.org/meta/scripts/pathoschild.templatescript.js', { dataType:'script', cache:true }).then(function() {
	pathoschild.TemplateScript.add([
		// add your own templates or scripts here 
		{ 
			name: 'Jînenîgarî2', 
			template: '{{Agahîdank jînenîgarî2}}',
			position: 'cursor',
			editSummary: '[[Bikarhêner:Balyozxane/templateScript-MikaelF.js|TS]]: +Agahîdank jînenîgarî2',
			forNamespaces: '0' 
			
		},
		{ 
			name: 'Mirov', 
			template: '{{Agahîdank mirov/wîkîdane}}',
			position: 'cursor',
			editSummary: '[[Bikarhêner:Balyozxane/templateScript-MikaelF.js|TS]]: +Agahîdank mirov/wîkîdane',
			forNamespaces: '0' 
			
		},	
		{ 
			name: 'Fîlm', 
			template: '{{Agahîdank fîlm/wîkîdane}}',
			position: 'cursor',
			editSummary: '[[Bikarhêner:Balyozxane/templateScript-MikaelF.js|TS]]: +Agahîdank fîlm/wîkîdane',
			forNamespaces: '0' 
			
		},	
		{ 
			name: 'Wargeh', 
			template: '{{Agahîdank wargeh/wîkîdane}}',
			position: 'cursor',
			editSummary: '[[Bikarhêner:Balyozxane/templateScript-MikaelF.js|TS]]: +Agahîdank mirov/wîkîdane',
			forNamespaces: '0' 
			
		},	
		{ 
			name: 'Welat', 
			template: '{{Agahîdank welat2/wîkîdane}}',
			position: 'cursor',
			editSummary: '[[Bikarhêner:Balyozxane/templateScript-MikaelF.js|TS]]: +Agahîdank welat2/wîkîdane',
			forNamespaces: '0' 
		},		
		{ 
			name: 'Galaksî', 
			template: '{{Agahîdank galaksî}}',
			position: 'cursor',
			editSummary: '[[Bikarhêner:Balyozxane/templateScript-MikaelF.js|TS]]: +Agahîdank galaksî',
			forNamespaces: '0' 
		},	

	]);
});

// </nowiki>