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) |
m (1 revision imported) |
||
(One intermediate revision by the same user not shown) | |||
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" |
|||
} |
|||
] |
] |
Latest revision as of 19:18, 27 April 2025
|