MediaWiki:Visualeditor-cite-tool-definition.json: Difference between revisions
Jump to navigation
Jump to search
Created page with "[ { "name": "web", "icon": "ref-cite-web", "template": "Cite web" }, { "name": "book", "icon": "ref-cite-book", "te..." |
No edit summary |
||
| Line 3: | Line 3: | ||
"name": "web", | "name": "web", | ||
"icon": "ref-cite-web", | "icon": "ref-cite-web", | ||
"template": " | "template": "Cite_web" | ||
}, | }, | ||
{ | { | ||
"name": "book", | "name": "book", | ||
"icon": "ref-cite-book", | "icon": "ref-cite-book", | ||
"template": " | "template": "Cite_book" | ||
}, | }, | ||
{ | { | ||
"name": "news", | "name": "news", | ||
"icon": "ref-cite-news", | "icon": "ref-cite-news", | ||
"template": " | "template": "Cite_news" | ||
}, | }, | ||
{ | { | ||
"name": "journal", | "name": "journal", | ||
"icon": "ref-cite-journal", | "icon": "ref-cite-journal", | ||
"template": " | "template": "Cite_journal" | ||
} | } | ||
] | ] | ||
Latest revision as of 10:45, 13 October 2021
|