MediaWiki:Cite-tool-definition.json: Difference between revisions

From Yakipedia
Jump to navigation Jump to search
m 1 revision imported
No edit summary
Line 1: Line 1:
[
[
    {
{
        "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": "report",
        "icon": "ref-cite-news",
"icon": "ref-cite-report",
        "template": "Cite news"
"template": "Cite report"
    },
},
    {
{
        "name": "journal",
"name": "news",
        "icon": "ref-cite-journal",
"icon": "ref-cite-news",
        "template": "Cite journal"
"template": "Cite news"
    }
},
{
"name": "journal",
"icon": "ref-cite-journal",
"template": "Cite journal"
}
]
]

Revision as of 00:35, 17 August 2025

name"web"
icon"ref-cite-web"
template"Cite web"
name"book"
icon"ref-cite-book"
template"Cite book"
name"report"
icon"ref-cite-report"
template"Cite report"
name"news"
icon"ref-cite-news"
template"Cite news"
name"journal"
icon"ref-cite-journal"
template"Cite journal"