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

From MEpedia, a crowd-sourced encyclopedia of ME and CFS science and history
m (Text replacement - "Category:MEpedia documentation" to "")
(null edit)
 
Line 1: Line 1:
{{Interface explanation |This page defines the choices of reference that users can choose from in the VisualEditor.
{{Interface explanation |This page defines the choices of citation that users can choose from in the VisualEditor. We can have up to 5 choices listed, and the corresponding Templates and TemplateData must be defined before adding them to this list. For more info, see: https://www.mediawiki.org/wiki/VisualEditor/Citation_tool#Citation_tool_definition}}
 
We can have up to 5 choices listed, and the corresponding Templates and TemplateData must be defined before adding them to this list.
 
For more info, see: https://www.mediawiki.org/wiki/VisualEditor/Citation_tool#Citation_tool_definition
}}





Latest revision as of 04:45, January 24, 2020



Tweet -- notjusttired (talk) 08:11, July 6, 2019 (EDT)[edit source | reply | new]

Consider adding a tweet option, which should mean the visual editor has a Cite tweet option in its menu. This must not include the 'pre' lines and the punctuation symbols are essential. At some point I will need to figure out a proper tweet icon. User:Brettz9 User:Ollie notjusttired (talk) 08:11, July 6, 2019 (EDT)

[
    {
        "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"
    },
    {
        "name": "tweet",
        "icon": "ref-cite-tweet",
        "template": "Cite tweet"
    }
]

Update - tweet icon uploaded MediaWiki_talk:Common.css#Please_add_tweet_icon_--_.7E.7E.7E.7E requested to add to Common.css notjusttired (talk) 17:09, July 7, 2019 (EDT)

User:Kmdenmark User:Pyrrhus User:Canele This would add a "Cite tweet" option for the new Template:Cite tweet notjusttired (talk) 06:20, July 31, 2019 (EDT)

Done! Kmdenmark (talk) 13:48, August 1, 2019 (EDT)