MediaWiki:Visualeditor-cite-tool-definition.json: Difference between revisions

MediaWiki interface page
mNo edit summary
(Updating new default template name for video citations)
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
[
[
     {
     {
         "name": "web",
         "name": "citation",
        "icon": "ref-cite-web",
        "template": "Cite web"
    },
    {
        "name": "book",
         "icon": "ref-cite-book",
         "icon": "ref-cite-book",
         "template": "Cite book"
         "template": "Citation"
     },
     },
     {
     {
         "name": "news",
         "name": "news",
         "icon": "ref-cite-news",
         "icon": "ref-cite-news",
         "template": "Cite news"
         "template": "Web citation"
    },
    {
        "name": "video",
        "icon": "ref-cite-web",
        "template": "Video citation"
     }
     }
]
]

Latest revision as of 01:04, 22 April 2024

name"citation"
icon"ref-cite-book"
template"Citation"
name"news"
icon"ref-cite-news"
template"Web citation"
name"video"
icon"ref-cite-web"
template"Video citation"