MediaWiki:Cite-tool-definition.json: Difference between revisions
Jump to navigation
Jump to search
m 1 revision imported |
No edit summary |
||
| Line 1: | Line 1: | ||
[ | [ | ||
{ | |||
"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" | |||
} | |||
] | ] | ||
Revision as of 00:35, 17 August 2025
|