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

From IcingWiki
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": "Cite web"
         "template": "Cite_web"
     },
     },
     {
     {
         "name": "book",
         "name": "book",
         "icon": "ref-cite-book",
         "icon": "ref-cite-book",
         "template": "Cite book"
         "template": "Cite_book"
     },
     },
     {
     {
         "name": "news",
         "name": "news",
         "icon": "ref-cite-news",
         "icon": "ref-cite-news",
         "template": "Cite news"
         "template": "Cite_news"
     },
     },
     {
     {
         "name": "journal",
         "name": "journal",
         "icon": "ref-cite-journal",
         "icon": "ref-cite-journal",
         "template": "Cite journal"
         "template": "Cite_journal"
     }
     }
]
]

Latest revision as of 10:45, 13 October 2021

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"