User:Mcint/WikiMaxxing: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Line 18: Line 18:
* For code, literal or copyable text, or config files, useful variants include:
* For code, literal or copyable text, or config files, useful variants include:
<tt>&lt;tt&gt;</tt> / <code>&lt;code&gt;</code> / <pre>&lt;pre&gt;</pre>
<tt>&lt;tt&gt;</tt> / <code>&lt;code&gt;</code> / <pre>&lt;pre&gt;</pre>
== Gadgets ==
You can add your own, via your [[Special:Mypage/common.js]] (or [[Special:Mypage/global.js]]).
JS was enabled for the wiki per [https://www.mediawiki.org/wiki/Manual:Interface/JavaScript MW Manual] with <code>$wgAllowUserJs = true;</code>


= Features =
= Features =

Revision as of 22:17, 3 June 2023

I'm on-boarding myself to more extensive wiki use. I've come across some features on Wikipedia that make it more a of delight to use and navigate. I'd like to document those features here (separated, or tagged by reader vs. editor benefitting), and encourage others to try them out.

Note well

Differences

https://www.mediawiki.org/wiki/Differences_between_Wikipedia,_Wikimedia,_MediaWiki,_and_wiki

Preferences

  • Auto-number sections
  • (TODO: links to section head from self, not just from page's table of contents).

Trying out

ctrl-opt-.

ctrl-opt-.</kdb>

Idioms

  • For code, literal or copyable text, or config files, useful variants include:

<tt> / <code> /

<pre>


Gadgets

You can add your own, via your Special:Mypage/common.js (or Special:Mypage/global.js). JS was enabled for the wiki per MW Manual with $wgAllowUserJs = true;

Features

Wants

  • Also, the rich editor as available at least on wikipedia.