User:Wasabi215/common.js

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
window.AjaxDeleteExtraButtons = [
                {
                    'label': '著作権侵害の報告(URL)',
                    'tag': '{'+'{copyvio|source=%PARAMETER%}}',
                    'img_summary': 'Marking as possible copyvio because it comes from %PARAMETER%',
                    'talk_tag': '{'+'{subst:copyvionote|1=%FILE%}}',
                    'talk_summary': 'Notification of possible copyright violation for %FILE%',
                    'prompt_text': 'このファイルの出所を入力してください。'
                }, {
                    'label': '著作権侵害の報告(URL)(通知なし)',
                    'tag': '{'+'{copyvio|source=%PARAMETER%}}',
                    'img_summary': 'Marking as possible copyvio because it comes from %PARAMETER%',
                    'prompt_text': 'このファイルの出所を入力してください。'
                }
];