Changes

Jump to navigation Jump to search
no edit summary
* <code><nowiki>|link=</nowiki></code> - determines whether the values are to be printed as links to the respective pages (where available); possible values are ''none'', ''subject'', ''all''. If not given ''all'' is the default.
* <code><nowiki>|bullets=</nowiki></code> - if ''yes'', bullets will appear before every value.
* <code><nowiki>|order=</nowiki></code> - ''ascending''/''asc'', ''descending''/''desc''/''reverse'', ''random''/''rand'' or a list of those if more than one property is used for sorting.
</noinclude><includeonly><!--
-->{{#arraydefine: values<!-- -->|{{#ask: [[{{{object|}}}]]<!-- -->|mainlabel=-<!-- -->|headers=hide<!-- -->|link={{{link|}}}<!-- -->|?{{{property|}}}<!-- -->|defaultlimit={{{default|}}}10000<!-- -->|intro={{{intro|}}}<!-- -->|outro={{{outro|}}}<!-- -->, |format=template<!-- -->|template={{#ifeq: {{{bullets|}}}|yes|GetPropertyValuesList-ul-format|GetPropertyValuesList-plain-format|}}<!-- -->|limit=10000<!-- -->|sep=,unique<!--
-->}}<!--
--><!--
--><!--
-->{{#switch: {{#arraysize: values}}<!--
-->|0={{{default|}}}<!--
-->|{{{intro|}}}<!--
-->{{#arraysort: values|{{{order|none}}}}}<!--
-->{{#arrayprint: values||@@@@|<nowiki/>
{{#ifeq: {{{bullets|}}}|yes|* |}}@@@@{{#ifeq: {{{bullets|}}}|yes||<br/>}}<!--
-->}}<!--
-->{{{outro|}}}<!--
-->}}<!--
--><!--
--></includeonly>

Navigation menu