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

MediaWiki interface page
mNo edit summary
(Updating new default template name for video citations)
 
(10 intermediate revisions by the same user not shown)
Line 4: Line 4:
         "icon": "ref-cite-book",
         "icon": "ref-cite-book",
         "template": "Citation"
         "template": "Citation"
    },
    {
        "name": "book",
        "icon": "ref-cite-book",
        "template": "Cite book"
     },
     },
     {
     {
         "name": "news",
         "name": "news",
         "icon": "ref-cite-news",
         "icon": "ref-cite-news",
         "template": "Cite news"
         "template": "Web citation"
     },
     },
     {
     {
         "name": "journal",
         "name": "video",
         "icon": "ref-cite-journal",
         "icon": "ref-cite-web",
         "template": "Cite journal"
         "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"