MediaWiki:Visualeditor-cite-tool-definition.json: Difference between revisions
Jump to navigation
Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
(Created page with "[ { "name": "web", "icon": "ref-cite-web", "template": "Cite web" }, { "name": "book", "icon": "ref-cite-book", "template": "Cite book" }, { "name": "news", "icon"...") |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[ | [ | ||
{ | |||
"name": "canlii", | |||
"icon": "ref-cite-journal", | |||
"template": "Cite canlii" | |||
}, | |||
{ | |||
"name": "westlaw", | |||
"icon": "ref-cite-journal", | |||
"template": "Cite westlaw" | |||
}, | |||
{ | |||
"name": "quicklaw", | |||
"icon": "ref-cite-journal", | |||
"template": "Cite quicklaw" | |||
}, | |||
{ | |||
"name": "caselaw-other", | |||
"icon": "ref-cite-journal", | |||
"template": "Cite caselaw-other" | |||
}, | |||
{ | |||
"name": "e-laws-on", | |||
"icon": "ref-cite-journal", | |||
"template": "Cite e-laws-on" | |||
}, | |||
{ | { | ||
"name": "web", | "name": "web", | ||
Line 14: | Line 39: | ||
"icon": "ref-cite-news", | "icon": "ref-cite-news", | ||
"template": "Cite news" | "template": "Cite news" | ||
} | } | ||
] | ] |
Latest revision as of 18:52, 7 June 2020
|