User:Iritscen/WikiTricks: Difference between revisions

From OniGalore
No edit summary
No edit summary
(One intermediate revision by the same user not shown)
Line 2: Line 2:


*Alphabetic footnotes instead of numeric ones: [[Quotes/Manual]]
*Alphabetic footnotes instead of numeric ones: [[Quotes/Manual]]
*Separate footnotes and citations in one article: [[Oni]]
*Table tricks:
*Table tricks:
**Centering: Simply drop <code>style="margin-left:auto; margin-right:auto;"</code> onto the first line after the <code>{|</code>.
**Centering: Simply drop <code>style="margin-left:auto; margin-right:auto;"</code> onto the first line, after the <code>{|</code>.
**Sorting: See bottom of [[MediaWiki:Common]].
**Sorting: See bottom of [[MediaWiki:Common]].
**A table of hideable columns: [[OBD:Versions]].


[[Category:Userspace]]
[[Category:Userspace]]

Revision as of 20:54, 24 January 2025

This page is a quick reference of sample pages that demonstrate various tricks we've used around the wiki.

  • Alphabetic footnotes instead of numeric ones: Quotes/Manual
  • Separate footnotes and citations in one article: Oni
  • Table tricks:
    • Centering: Simply drop style="margin-left:auto; margin-right:auto;" onto the first line, after the {|.
    • Sorting: See bottom of MediaWiki:Common.
    • A table of hideable columns: OBD:Versions.