Open main menu

Changes

no edit summary
'''Parameters:'''
* <code><nowiki>|term=</nowiki></code> - the term.* <code><nowiki>|link=</nowiki></code> - if not empty, a comma delimited list of authorslink to the respective page or a formlink (if the page doesn't exist) will be added.* <code><nowiki>|displaytitle=</nowiki></code> - if empty, the same as the output.
</noinclude><includeonly><!--
-->{{#if: {{{term|}}}<!--
-->|<!-- -->{{#vardefine: varTitle|Supertypes of {{{term|}}}|}}<!-- -->{{#vardefine: varDisplay|{{#if: {{{displaytitle|}}}|{{{displaytitle|}}}|{{#var: varTitle}}|}}|}}<!-- --><!-- -->{{#ifexist:{{#var: varTitle}}<!-- -->|{{#if: {{{link|}}}|[[{{#var: varTitle}}|{{#var: varDisplay}}]]|{{#var: varTitle}}|}}<!-- -->|<!-- doesn't exist, check if the formlink is expected -->{{#if: {{{link|}}}<!-- -->|<!-- return the formlink -->{{#formlink:form=Ontological Topic|link text={{#var: varDisplay}}|target={{#var: varTitle}}|query string=Term={{{term|}}}&QuestionType=Supertypes}}<!-- -->|<!-- form link is not needed; return the name only -->{{#var: varTitle}}<!-- -->}}<!-- if -->}}<!-- if exists --><!--
-->|<!-- the term is missing, nothing to return
-->}}<!-- if
--></includeonly>