Difference between revisions of "Template:LSL Sort"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly>{{DEFAULTSORT:{{#if:{{#var:sort}}|{{#var:sort}}|{{#ifeq:{{lc:{{#sub:{{PAGENAMEE}}______|0|6}}}}|lsl_ll|{{#sub:{{PAGENAMEE}}|6}}|{{#ifeq:{{lc:{{#sub:{{PAGENAMEE}}____|0|4}}}}|lsl_|{{#sub:{{PAGENAMEE}}|4}}|{{#ifeq:{{lc:{{#sub:{{PAGENAMEE}}__|0|2}}}}|ll|{{#sub:{{PAGENAMEE}}|2}}|{{PAGENAMEE}}}}}}}}}}}}</includeonly><noinclude> | ||
Only include if the sort variable hasn't been defined. Use the bit of code below to do that. | Only include if the sort variable hasn't been defined. Use the bit of code below to do that. | ||
<pre> | <pre> | ||
Line 5: | Line 5: | ||
</pre> | </pre> | ||
{{#if:{{{{#if:{{#var:sort}}|!|LSL_Sort}}|}}}} | {{#if:{{{{#if:{{#var:sort}}|!|LSL_Sort}}|}}}} | ||
{{ | {{DEFAULTSORT}} | ||
</noinclude> | </noinclude> |
Revision as of 11:30, 5 June 2007
Only include if the sort variable hasn't been defined. Use the bit of code below to do that.
{{#if:{{{{#if:{{#var:sort}}|!|LSL_Sort}}|}}}}