enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Help:Wikitext - Wikipedia

    en.wikipedia.org/wiki/Help:Wikitext

    Include "| link title" to create a stylish link title. If sections have the same title, add a number to link to any but the first. #Example section 3 goes to the third section named "Example section". You can use the pipe and retype the section title to display the text without the # symbol.

  3. Wikipedia:User scripts/Guide - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:User_scripts/Guide

    However, if your code works with the content part of the page (the #mw-content-text element), you should use the 'wikipage.content' hook instead. This way your code will successfully reprocess the page when it is updated asynchronously and the hook is fired again. There are plenty of tools that do so, ranging from edit preview to watchlist ...

  4. Wikipedia:User scripts/List - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:User_scripts/List

    watchlist-update-title : Updates the HTML title of the watchlist page with a live count of number of new changes (when in live updates mode), which can be seen while working on another tab. 19: 8: Watchlist User Mute : Stops an editor from appearing on your watchlist page. N/A: N/A: WatchlistCleaner

  5. Wikipedia:User scripts - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:User_scripts

    First, make sure you are registered and logged in.Only logged-in users can install user scripts. to edit your common.js file.; Add the following line: {{subst:Lusc|script_path}} – replace "script_path" with the full name of the .js page that opens when a script's "(source)" link is clicked.

  6. Wikipedia:Scripts - Wikipedia

    en.wikipedia.org/wiki/Wikipedia:Scripts

    A script so those sufficiently able can regularly update the streamlined version i.e. Special:Deadendpages would be useful for easier determining of such pages and quick removal of stale data. It'd also, arguably allow Jo(e)-enduser to have a regularly updated source of such pages without reliance/waiting on someone else to run a linkdump for ...

  7. Wikipedia : WikiProject Articles for creation/Helper script

    en.wikipedia.org/wiki/Wikipedia:WikiProject...

    It is currently the only script officially recognized and supported by WikiProject Articles for creation. In early 2014, the helper script was completely rewritten and redesigned from the ground up, with a number of new features. This rewritten script is now the default; you can read about what changed at /Rewrite.

  8. Help : Wikipedia: The Missing Manual/Customizing Wikipedia ...

    en.wikipedia.org/wiki/Help:Wikipedia:_The...

    Don't copy JavaScript or any other code from an unprotected page, since someone may have tampered with it. Figure 21-2. The script at the page Wikipedia:WikiProject User scripts/Scripts/User tabs has three full lines of comment (two at the top, one at the bottom); these have two slashes at the beginning. The actual code that will be executed is ...

  9. Fish (Unix shell) - Wikipedia

    en.wikipedia.org/wiki/Fish_(Unix_shell)

    Fish displays incremental suggestions as the user types, based on command history and the current directory. This functions similarly to Bash's Ctrl+R history search, but is always on, giving the user continuous feedback while typing commands.