Difference between revisions of "Template:AutoDEFAULTSORT"
Jump to navigation
Jump to search
Morbus Iff (talk | contribs) |
Morbus Iff (talk | contribs) |
||
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly>{{#ifeq: {{#rmatch:{{PAGENAME}}|^(A{{!}}The)\s|1}} | 1 | |
− | {{DEFAULTSORT: | + | {{DEFAULTSORT:{{#rreplace:{{PAGENAME}}|^(A{{!}}The) |}}}} |
| }}</includeonly><noinclude> | | }}</includeonly><noinclude> | ||
==Usage== | ==Usage== | ||
− | Given "The Sinful Dwarf", return <code><nowiki>{{DEFAULTSORT:Sinful Dwarf}}</nowiki></code>. Handles "A Fistful of Dollars" too | + | Given "The Sinful Dwarf", return <code><nowiki>{{DEFAULTSORT:Sinful Dwarf}}</nowiki></code>. Handles "A Fistful of Dollars" too. |
<pre> | <pre> | ||
{{AutoDEFAULTSORT}} | {{AutoDEFAULTSORT}} | ||
− | |||
</pre> | </pre> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Latest revision as of 11:57, 25 June 2014
Usage
Given "The Sinful Dwarf", return {{DEFAULTSORT:Sinful Dwarf}}
. Handles "A Fistful of Dollars" too.
{{AutoDEFAULTSORT}}