{{col3-u}}等不排序的列表模板創建一個排過序的模板參數列表。

示例

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

保存時給出

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