Changes

Jump to navigation Jump to search
no edit summary
* <code><nowiki>|object=</nowiki></code> - the fullpagename of the modification.
* <code><nowiki>|property=</nowiki></code> - the property to return.
* <code><nowiki>|linksintro=</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>|intro one=</nowiki></code> - initial text that precedes the output, if exactly one result exist. If not given, <code><nowiki>|intro=</nowiki></code> will be used.* <code><nowiki>|outro one=</nowiki></code> - text that is appended to the output, if exactly one result exist. If not given, <code><nowiki>|outro=</nowiki></code> will be used.* <code><nowiki>|default=</nowiki></code> - if set, then for any reason, the query returns no results, this will be printed instead.* <code><nowiki>|link=</nowiki></code> - determines whether the values will 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>|printpretty=</nowiki></code> - Pretty if non empty, a ''pretty'' list output is produced where the last two elements are chained with an '' and '' (or the local languages equivalent). Even though the delimiter parameter is empty, ', ' (or the languages equivalent) will be used since it wouldn't be pretty otherwise.
</noinclude><includeonly><!--
-->|mainlabel=-<!--
-->|headers=hide<!--
-->|link={{#if:{{{linkslink|}}}|link=all|link=none}}<!--
-->|?{{{property|}}}<!--
-->|limit=10000<!--
-->}}<!--
--><!--
--><!---->{{#switch: {{#arraysize: values}}<!-- -->|0={{{default|}}}<!-- -->|1={{#if: {{{intro one|}}}|{{{intro one|}}}|{{{intro|}}} }}<!-- -->{{#arrayprint: values||@@@@|@@@@|print=pretty}}<!-- -->{{#if: {{{outro one|}}}|{{{outro one|}}}|{{{outro|}}}}}<!-- -->|{{{intro|}}}<!-- -->{{#if: {{{pretty|}}}<!-- -->|{{#arrayprint: values||@@@@|@@@@|print=pretty}}<!-- -->|{{#arrayprint: values|,&#32;|@@@@|@@@@}}<!-- -->}}<!-- -->{{{outro|}}}<!--
-->}}<!--
--><!--
--></includeonly>

Navigation menu