Template:NameSortTest: Difference between revisions
From Tardis Wiki, the free Doctor Who reference
(Created page with "<includeonly>{{DEFAULTSORT: {{#switch:#rpos:{{PAGENAME}}|)}} |-1= {{#switch:#rpos:{{PAGENAME}}| }} |-1 = {{PAGENAME}} <!--just go by the pagename if there are no space...") |
m (Protected "Template:NameSortTest": If you'd like to suggest changes to this template, please do so at forum:Panopticon. This template is being protected because it impacts many other pages and templates. ([edit=sysop] (indefinite) [move=sysop] (in) |
||
(13 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{DEFAULTSORT: | <includeonly> | ||
{{DEFAULTSORT: | |||
{{#switch:{{#rpos:{{PAGENAME}}|)}} | |||
|-1= <!--if there are no close parentheses, then look for spaces--> | |||
{{#switch:{{#rpos:{{PAGENAME}}| }} | |||
|-1 = {{PAGENAME}} <!--if there are no spaces, then just go by the PAGENAME--> | |||
|#default ={{#sub:{{PAGENAME}}|{{#rpos:{{PAGENAME}}| }}|7}}<!-- if there are | |||
spaces, then do something clever--> | |||
}} <!-- first switch close--> | |||
|#default = {{#explode:{{#sub:{{PAGENAME}}|0|{{#expr:{{#rpos:{{PAGENAME}}|(}}-1}}}}| |-1}} | |||
}} <!--second switch close--> | |||
}} <!--DEFAULTSORT close--> | |||
</includeonly><noinclude>[[Category:coding utility templates|Name]]{{documentation}}{{lock}} | </includeonly><noinclude>[[Category:coding utility templates|Name]]{{documentation}}{{lock}} | ||
This is a testing ground for expanding the powers of {{tl|NameSort}}. It is in no way complete. Please do not attempt to edit it. | This is a testing ground for expanding the powers of {{tl|NameSort}}. It is in no way complete. Please do not attempt to edit it. | ||
{{#rpos: | |||
* John Smith (actor) | |||
{{#explode:{{#sub:John Smith (actor)|0|{{#expr:{{#rpos:John Smith (actor)|(}}-1}}}}| |-1}} | |||
{{#switch:{{#rpos:John Smith (actor)|)}} | |||
|-1={{#switch:{{#rpos:John Smith (actor)| }} | |||
|-1=John Smith (actor) | |||
|#default={{#sub:John Smith (actor)|{{#rpos:John Smith (actor)| }}|7}} }} | |||
|#default = {{#explode:{{#sub:John Smith (actor)|0|{{#expr:{{#rpos:John Smith (actor)|(}}-1}}}}| |-1}} | |||
}} <!--second switch close--> | |||
</noinclude> |
Latest revision as of 05:16, 15 May 2012
Instructions for {{NameSortTest}}
This is a testing ground for expanding the powers of {{NameSort}}. It is in no way complete. Please do not attempt to edit it.
- John Smith (actor)
Smith
Smith