MediaWiki:Visualeditor-cite-tool-definition.json: Różnice pomiędzy wersjami
Z Czarnobyl Wiki
(Utworzono nową stronę "[ { "name": "any", "icon": "ref-cite-any", "template": "Cytuj" } ]") |
|||
| Linia 1: | Linia 1: | ||
[ | [ | ||
{ | { | ||
| − | "name": " | + | "name": "web", |
| − | "icon": "ref-cite- | + | "icon": "ref-cite-web", |
| − | "template": " | + | "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" | ||
} | } | ||
] | ] | ||
Wersja z 17:45, 4 sie 2016
|