{{col3-u}}等不排序的列表模板创建一个排过序的模板参数列表。

示例

编辑
{{col3-u|lang=en
|{{subst:sort|en
|c
|b
|a
}}}}

保存时给出

{{col3-u|lang=en
|a
|b
|c
}}