Difference between revisions of "Template:AutoDEFAULTSORT"

From Disobiki
Jump to navigation Jump to search
Line 3: Line 3:
 
   1:(({{#rreplace:{{PAGENAME}}|The|}}))
 
   1:(({{#rreplace:{{PAGENAME}}|The|}}))
 
   2:{{PAGENAME}}
 
   2:{{PAGENAME}}
 +
  3:{{#rreplace:ABC|B|D}}
 
| }}</includeonly><noinclude>
 
| }}</includeonly><noinclude>
 
==Usage==
 
==Usage==

Revision as of 10:04, 18 February 2012

Usage

Given "The Sinful Dwarf", return {{DEFAULTSORT:Sinful Dwarf}}. Handles "A Fistful of Dollars" too.
If namespace=1 is passed, include the namespace (necessary for proper sorting of File: uploads, for example).

 {{AutoDEFAULTSORT}}
 {{AutoDEFAULTSORT|namespace=1}}