Difference between revisions of "Template:Concept/render relation as list item"
From TDWG Terms Wiki
m (moved Template:Concept/render relation as list items to Template:Concept/render relation as list item: no plural (items: is just a single itme)) |
m (+ see also) |
||
Line 28: | Line 28: | ||
* <nowiki>{{{userparam}}}</nowiki>: passed by the calling ask query | * <nowiki>{{{userparam}}}</nowiki>: passed by the calling ask query | ||
+ | See also: | ||
+ | * [[Template:Concept/render relation as form link]] | ||
[[Category: SMW ask template]] | [[Category: SMW ask template]] | ||
</noinclude> | </noinclude> |
Revision as of 13:44, 18 October 2012
Sub page of Template:Concept, it renders a relation as a list item. Data input is from an #ask query iterating through all applicable properties.
Parameters
- {{{1}}}: a property page name (the #sub/#pos removes "Property:", e.g. "Property:biorel:derives_from" → "biorel:derives_from")
- {{{2}}}: property: terms-internal:conceptRelationDisplayText
- {{{userparam}}}: passed by the calling ask query
See also: