Changes

Jump to navigation Jump to search
no edit summary
'''Parameters:'''
* <code><nowiki>|object=</nowiki></code> - the fullpagename of the modificationobject.
* <code><nowiki>|property=</nowiki></code> - the property to return.
* <code><nowiki>|intro=</nowiki></code> - initial text that precedes the output, if at least some results exist.
* <code><nowiki>|outro=</nowiki></code> - text that is appended to the output, if at least some results exist.
* <code><nowiki>|default=</nowiki></code> - if, for any reason, the query returns no results, this will be printed instead.
* <code><nowiki>|link=</nowiki></code> - determines whether the values are to be printer 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 not empty''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><!--
-->|0={{{default|}}}<!--
-->|{{{intro|}}}<!--
-->{{#arraysort: values|{{{order|none}}}}}<!-- -->{{#arrayprint: values||@@@@|<nowiki/>{{#ififeq: {{{bullets|}}}|yes|* |}}@@@@{{#ifeq: {{{bullets|}}}|yes||<br/>}}<!-- -->}}<!--
-->{{{outro|}}}<!--
-->}}<!--
--><!--
--></includeonly>

Navigation menu