MediaWiki:Visualeditor-cite-tool-definition.json: Difference between revisions
MediaWiki interface page
More languages
More actions
(Created page with "[ { "name": "web", "icon": "ref-cite-web", "template": "Cite web" }, { "name": "book", "icon": "ref-cite-book", "te...") |
m (Adding library citation) |
||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[ | [ | ||
{ | { | ||
"name": " | "name": "citation", | ||
"icon": "ref-cite-book", | "icon": "ref-cite-book", | ||
"template": " | "template": "Citation" | ||
}, | }, | ||
{ | { | ||
"name": "news", | "name": "news", | ||
"icon": "ref-cite-news", | "icon": "ref-cite-news", | ||
"template": " | "template": "Web citation" | ||
}, | |||
{ | |||
"name": "video", | |||
"icon": "ref-cite-web", | |||
"template": "Video citation" | |||
}, | }, | ||
{ | { | ||
"name": " | "name": "library", | ||
"icon": "ref-cite-journal", | "icon": "ref-cite-journal", | ||
"template": " | "template": "Library citation" | ||
} | } | ||
] | ] |
Latest revision as of 11:31, 8 October 2024
|