模板:LSL Sort

来自人工智能助力教育知识百科
Kangjf讨论 | 贡献2019年9月18日 (三) 14:17的版本 (创建页面,内容为“<includeonly>{{#vardefine:sort|{{#if:{{#var:sort}}|{{#var:sort}}|{{#ifeq:{{lc:{{#sub:{{PAGENAMEE}}______|0|6}}}}|lsl_ll|{{#sub:{{PAGENAMEE}}|6}}|{{#ifeq:{{lc:{{#sub:…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航搜索

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}}|}}}}

This is done so that if your page doesn't use this alg, it won't be affected if this page is updated.

LSL_Sort