Open main menu

Changes

no edit summary
Use this template to display the questions/problems that a modification attempts to solve.
Parameters'''NOTE:* <code><nowiki>|questions=</nowiki></code> - a comma separated list of questions; each element in this list should be a Topic ''' As any "printing" template, it doesn't store any values anywhere, but merely prints them on the page. </noinclude><includeonly>{{#if:{{{questions|}}}|This modification attempts to answer the following question(s):
{{#replace'''Parameters:{{{'''* <code><nowiki>|modification=</nowiki></code> - the modification that attempts to answer questions.* <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><br/code>}}- if, for any reason, the query returns no results, this will be printed instead.
</noinclude><includeonly><!----><!-- add the questions-->{{#arraymaparraydefine:questionsArray|{{GetPropertyValues|object={questions{{modification|}}}|property=Answers Question|link=none}} }}<!----><!---->{{#switch: {{#arraysize: questionsArray}} <!-- -->|0={{{default|}}}<!-- -->|{{{intro|}}}<!-- -->{{#arrayprint:questionsArray||,@@@@|varTopic{{#if:@@@@|<brnowiki/> * [[Answers question::varTopic@@@@]]: {{#show:varTopic@@@@|?Question}} |}} <!-- -->}}<!-- print -->{{{outro|}}}<!---->}}<!----></includeonly>