Changes

Jump to navigation Jump to search
no edit summary
<noinclude>
This template is used to return all the values of a given object's property in a vertical list (bullets are optional).
'''NOTE:''' As any "printing" template, it doesn't store any values anywhere, but merely prints them on the page.
* <code><nowiki>|object=</nowiki></code> - the fullpagename of the modification.
* <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>|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 should precede is appended to the listoutput, eif exactly one result exist.gIf not given, <code><nowiki>|outro=</nowiki></code> will be used. "Here are * <code><nowiki>|default=</nowiki></code> - if, for any reason, the major topics tackled by query returns no results, this author:"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>|bulletspretty=</nowiki></code> - if not non empty, bullets will appear before every valuea ''pretty'' list is produced where the last two elements are chained with an ''and'' (or the local languages equivalent).
</noinclude><includeonly><!--
--><!--
-->{{#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|,&#32;|@@@@|@@@@|print=pretty}}<!-- -->|{{#ifarrayprint: {{{bulletsvalues|}}},&#32;|* @@@@|}}@@@@}}<!-- -->}}<br/!-- -->{{{outro|}}}<!--
-->}}<!--
--><!--
--></includeonly>

Navigation menu