User:Sdpjswl/monobook.js: Difference between revisions

Content deleted Content added
fix?
No edit summary
Line 1:
importScript("User:Remember the dot/ISO date format unifier.js")
importScript('User:Mr.Z-man/refToolbar2.js');
var exampletemplate = new citeTemplate('cite example', 'Example',
// Basic fields
[['last', 'Last name'],
['first', 'First name'],
['title'],
['url', 'URL'],
['work', 'Work', 'If this is part of a larger work'],
['accessdate']],
// Expanded fields
[['author'],
['authorlink', 'Author\'s article', 'If the author has an article, the name of the article'],
['page'],
['pages'],
['archiveurl'],
['archivedate'],
['___location'],
['page'],
['pages'],
['language'],
['format'],
['doi'],
['date'],
['month'],
['year'],
['quote']]
);