Шаблон:Distinct

Материал из Guild Wars 2 wiki
Версия от 13:12, 4 апреля 2018; Snowbirdie (обсуждение | вклад) (Новая страница: «<onlyinclude>{{#if:{{#var:{{{1}}}}}||{{#vardefineecho:{{{1}}}|{{{1}}};}}}}</onlyinclude> == Usage == The result output is the property value passed to the templa…»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск

{{{1}}};

Usage[править]

The result output is the property value passed to the template delimited with a ";" at the end. The results from the query will be output in a list of distinct values delimited by a semicolon. The semicolon is used as multi-valued property will be output as a comma-separated list. The output is intended to be passed to an #arraymap to correctly format the results.