Difference between revisions of "Template:Concept/render relation as list item"
From TDWG Terms Wiki
m (+ see also) |
m (layout) |
||
Line 4: | Line 4: | ||
-->{{#if: {{#var: foundResultList}}<!-- | -->{{#if: {{#var: foundResultList}}<!-- | ||
then-->| | then-->| | ||
− | * [[{{{1}}}|{{{2}}}]] | + | * ''[[{{{1}}}|{{{2}}}]]'' {{#arraymap: {{#var: foundResultList}}<!-- |
-->|,<!-- sep | -->|,<!-- sep | ||
-->|§<!-- temporary var | -->|§<!-- temporary var |
Revision as of 14:59, 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: