Jump to content

User:Joris Darlington Quarshie/Userscript/Missing Infobox Detector/Documentation: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m →‎Notes: separated buttons
m →‎Notes: fixing styling
 
Line 26: Line 26:
'''Browser Cache:''' After saving the script, bypass your browser's cache to see the changes. Use the following shortcuts based on your browser:
'''Browser Cache:''' After saving the script, bypass your browser's cache to see the changes. Use the following shortcuts based on your browser:
* ''' Internet Explorer: '''press <code style="padding: 0.13em 0.3em; margin: 0.11em 0; display: inline-block"> Ctrl-F5 </code>
* ''' Internet Explorer: '''press <code style="padding: 0.13em 0.3em; margin: 0.11em 0; display: inline-block"> Ctrl-F5 </code>
* '''Mozilla:''' hold down <code style="padding: 0.13em 0.3em; margin: 0.11em 0; display: inline-block">Shift </code> while clicking Reload (or press <code style="padding: 0.13em 0.3em; margin: 0.11em 0; display: inline-block">Ctrl <code>+<code style="padding: 0.13em 0.3em; margin: 0.11em 0; display: inline-block"> Shift</code> + <code style="padding: 0.13em 0.3em; margin: 0.11em 0; display: inline-block">R</code>)
* '''Mozilla:''' hold down <code style="padding: 0.13em 0.3em; margin: 0.11em 0; display: inline-block">Shift </code> while clicking Reload (or press <code style="padding: 0.13em 0.3em; margin: 0.11em 0; display: inline-block">Ctrl + Shift + R</code>)
* '''Opera/Konqueror:''' press <code style="padding: 0.13em 0.3em; margin: 0.11em 0; display: inline-block">F5 </code>
* '''Opera/Konqueror:''' press <code style="padding: 0.13em 0.3em; margin: 0.11em 0; display: inline-block">F5 </code>
* '''Safari:''' hold down <code style="padding: 0.13em 0.3em; margin: 0.11em 0; display: inline-block">Shift </code>+ <code style="padding: 0.13em 0.3em; margin: 0.11em 0; display: inline-block">Alt </code> while clicking Reload
* '''Safari:''' hold down <code style="padding: 0.13em 0.3em; margin: 0.11em 0; display: inline-block">Shift </code>+ <code style="padding: 0.13em 0.3em; margin: 0.11em 0; display: inline-block">Alt </code> while clicking Reload

Latest revision as of 14:48, 25 December 2023

Getting Started

[edit]

Prerequisites

[edit]

Skills

[edit]

To effectively use this userscript, basic knowledge of user scripts and familiarity with editing Wikipedia articles are recommended.

Accounts

[edit]

A wikipedia account will be needed.

Step-by-step Guide

[edit]

To implement the Missing Infobox Detector UserScript on Wikipedia, follow these steps:

Installation:

[edit]
  • Ensure you have a user script manager like Tampermonkey installed in your browser.
  • Create a new script in Tampermonkey or your chosen user script manager.
  • Copy the provided script into the script editor.
  • Save the script as a .js file.

Notes

[edit]

Browser Cache: After saving the script, bypass your browser's cache to see the changes. Use the following shortcuts based on your browser:

  • 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 Shiftwhile clicking Reload

Troubleshooting

[edit]

If you encounter any issues or unexpected behavior with the Missing Infobox Detector, consider the following steps:

  • Compatibility Check: Ensure the script is compatible with the current version of Wikipedia.
  • Browser Compatibility: Verify that your browser and its version are supported.
  • Review Script: Double-check the script code for any errors or missing elements.

See Also

[edit]

Communication and Support

[edit]

For any questions, concerns, or support regarding the Missing Infobox Detector UserScript, you can:

Feel free to adjust or expand this documentation based on specific guidelines or preferences for Wikipedia's documentation style!