Changes

Jump to navigation Jump to search
Created page with "<noinclude> This template is used to print the questions the theory attempts to answer. Some theories can be construed as attempts to answer more than one question (e.g. "A is..."
<noinclude>
This template is used to print the questions the theory attempts to answer. Some theories can be construed as attempts to answer more than one question (e.g. "A is a subtype of B" is an answer to two questions: "What are the subtypes of B?" and "What are the supertypes of A?").

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

'''Parameters:'''
* <code><nowiki>|theory=</nowiki></code> - the fullpagename of the the theory.
* <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.
* <code><nowiki>|pretty=</nowiki></code> - if non empty, a ''pretty'' list is produced where the last two elements are chained with an ''and'' (or the local languages equivalent).

</noinclude><includeonly>{{GetPropertyValues|object={{{theory|}}}|property=Topic|intro={{{intro|}}}|outro={{{outro|}}}|default={{{default|}}}|link={{{link|}}}|pretty={{{pretty|}}}|}}</includeonly>

Navigation menu