Kullanıcı:Kibele/common.js: Revizyonlar arasındaki fark
İçerik silindi İçerik eklendi
kes yapıştır, pratik monobook :) |
Pathoschild (mesaj | katkılar) updated scripts |
||
1. satır:
/**▼
// <pre>▼
* TemplateScript adds configurable templates and scripts to the sidebar, and adds an example regex editor.
▲/*
* @update-token [[File:pathoschild/templatescript.js]]
### TemplateScript 0.5-alpha▼
*/▼
$.ajax('//tools-static.wmflabs.org/meta/scripts/pathoschild.templatescript.js', { dataType:'script', cache:true }).then(function() {
▲### * documentation: [http://meta.wikimedia.org/wiki/User:Pathoschild/Script:TemplateScript]
{
▲*/
{
{
]);
});
▲ new_template('edit','hoşgeldin','{{subst:hoşgeldin}}--~~~~\n','Vikisöz\'e hoş geldin!');
▲ new_template('edit','düzenle','{{düzenle}}\n','Düzenlenmesi gerekiyor');
▲ new_template('edit','uyarı','{{subst:uyarı}}--~~~~\n','uyarıldı!');
▲// </pre>
|