Open main menu

Changes

Created page with "<noinclude> Use this template to print a table with all the suggested modifications. '''NOTE:''' As any "printing" template, it doesn't store any values anywhere, but merely..."
<noinclude>
Use this template to print a table with all the suggested modifications.

'''NOTE:''' As any "printing" template, it doesn't store any values anywhere, but merely prints them on the page.

'''Parameters:'''
* <code><nowiki>|includeall=</nowiki></code> - if ''yes'', all modifications are included; the values of other <code><nowiki>|include...=</nowiki></code> parameters are ignored.
* <code><nowiki>|includeopen=</nowiki></code> - if ''yes'', open modifications are included.
* <code><nowiki>|includeaccepted=</nowiki></code> - if ''yes'', accepted modifications are included.
* <code><nowiki>|includenotaccepted=</nowiki></code> - if ''yes'', not accepted modifications are included.
* <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 printed as links to the respective pages (where available); possible values are ''none'', ''subject'', ''all''. If not given ''all'' is the default.

</noinclude><includeonly><!--
-->{{#ask:<!--
-->[[Category:Modification]]<!--
--><!--
-->{{#ifeq: {{{includeall|}}}|yes|<!-- if include all, then nothing to do
-->|<!-- start adding conditions to the verdict
-->{{#vardefine: varOR|}}<!--
-->[[Verdict::<!--
-->{{#ifeq:{{{includeopen|}}}|yes|Open{{#vardefine: varOR|{{!}}{{!}}|}}|}}<!--
-->{{#ifeq:{{{includeaccepted|}}}|yes|{{#var: varOR}}Accepted{{#vardefine: varOR|{{!}}{{!}}|}}|}}<!--
-->{{#ifeq:{{{includenotaccepted|}}}|yes|{{#var: varOR}}Not Accepted|}}<!--
-->]]<!-- verdict
-->}}<!-- if
-->|mainlabel=Modification<!--
-->|?Community=Community<!--
-->|?Answers Question=Topic<!--
-->|?Date Suggested<!--
-->|?Summary<!--
-->|?Verdict<!--
-->|?Verdict Rationale<!--
-->|?Date Assessed<!--
-->|format=table<!--
-->|intro={{{intro|}}}<!--
-->|outro={{{outro|}}}<!--
-->|default={{{default|}}}<!--
-->|headers=plain<!--
-->|order=asc<!--
-->|link={{{link|}}}<!--
-->}}<!--
--></includeonly>