More actions
Add cite book template to cite tool for easy access |
Added "citation needed" to cite tool in visual editor |
||
Line 4: | Line 4: | ||
"icon": "ref-cite-book", | "icon": "ref-cite-book", | ||
"template": "Cite book" | "template": "Cite book" | ||
}, | |||
{ | |||
"citationNeeded": [ | |||
{ | |||
"title": [ | |||
"Citation needed" | |||
], | |||
"params": { | |||
"reason": "reason", | |||
"date": "date" | |||
} | |||
}, | |||
{ | |||
"title": [ | |||
"Citation needed span" | |||
], | |||
"params": { | |||
"encapsulate": [ | |||
"1", | |||
"text" | |||
], | |||
"reason": "reason", | |||
"date": "date" | |||
} | |||
} | |||
] | |||
} | } | ||
] | ] |
Revision as of 09:09, 4 February 2025
|