Open main menu

Changes

no edit summary
<noinclude>
This template is used to return the list of the author of the theory given element in one line with an option to add links and/or print it ''pretty''. An element can be a theory, a method, or any other potential element that has a ''Has Author'' property.
'''NOTE:''' As any "printing" template, it doesn't store any values anywhere, but merely prints them on the page.
'''Parameters:'''
* <code><nowiki>|theoryelement=</nowiki></code> - the fullpagename of the theory; must element be either a descriptive or it a normative theory. NOTE: cannot be , a definition since they don't have a Title propertymethod or something else.* <code><nowiki>|intro=</nowiki></code> - initial text that prepends 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>|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={{{theoryelement|}}}|property=Has Author|intro={{{intro|}}}|outro={{{outro|}}}|default={{{default|}}}|link={{{link|}}}|pretty={{{pretty|}}}|}}</includeonly>