User:Sdpjswl/monobook.js: Difference between revisions

Content deleted Content added
No edit summary
Replaced content with 'importScript("User:Remember the dot/ISO date format unifier.js")'
Line 1:
importScript("User:Remember the dot/ISO date format unifier.js")
var web = new citeTemplate('cite web', 'Web',
// basic fields
[['last', 'Last name'],
['first', 'First name'],
['title'],
['url', 'URL'],
['work', 'Work', 'If this is part of a larger work'],
['publisher'],
['accessdate']],
// Expanded fields
[['author'],
['authorlink', 'Author\'s article', 'If the author has an article, the name of the article'],
['coauthors'],
['archiveurl'],
['archivedate'],
['___location'],
['page'],
['pages'],
['language'],
['format'],
['doi'],
['date'],
['month'],
['year'],
['quote']]
);