MediaWiki:Cite-tool-definition.json: Difference between revisions
From All Skies Encyclopaedia
en>Mvolz (WMF) m (Mvolz (WMF) moved page MediaWiki:Visualeditor-cite-tool-definition.json to MediaWiki:Cite-tool-definition.json without leaving a redirect: https://phabricator.wikimedia.org/T219551) |
(Created page with "[ { "name": "web", "icon": "ref-cite-web", "template": "Cite web" }, { "name": "book", "icon": "ref-cite-book", "template": "Cite book" }, { "name": "news", "icon": "ref-cite-news", "template": "Cite news" }, { "name": "journal", "icon": "ref-cite-journal", "template": "Cite journal" }, { "name": "tweet", "icon": "ref-cite-tw...") |
||
Line 1: | Line 1: | ||
[ |
[ |
||
{ |
|||
{ |
|||
"name": "web", |
|||
"icon": "ref-cite-web", |
|||
"template": "Cite web" |
|||
}, |
|||
{ |
|||
{ |
|||
"name": "book", |
|||
"icon": "ref-cite-book", |
|||
"template": "Cite book" |
|||
}, |
|||
{ |
|||
{ |
|||
"name": "news", |
|||
"icon": "ref-cite-news", |
|||
"template": "Cite news" |
|||
}, |
|||
{ |
|||
{ |
|||
"name": "journal", |
|||
"icon": "ref-cite-journal", |
|||
"template": "Cite journal" |
|||
}, |
|||
} |
|||
{ |
|||
"name": "tweet", |
|||
"icon": "ref-cite-tweet", |
|||
"template": "Cite tweet" |
|||
} |
|||
] |
] |
Revision as of 08:08, 25 June 2024
|