Difference between revisions of "Template:Concept/render relation as list item"

From TDWG Terms Wiki
Jump to: navigation, search
m
(adjusted to support https access)
 
(9 intermediate revisions by one other user not shown)
Line 4: Line 4:
 
-->{{#if: {{#var: foundResultList}}<!--
 
-->{{#if: {{#var: foundResultList}}<!--
 
then-->|
 
then-->|
* [[{{{1}}}|{{{2}}}]] = {{#arraymap: {{#var: foundResultList}}<!--
+
* ''[[{{{1}}}|{{{2}}}]]'' &nbsp; {{#arraymap: {{#var: foundResultList}}<!--
 
   -->|,<!-- sep
 
   -->|,<!-- sep
 
   -->|§<!-- temporary var
 
   -->|§<!-- temporary var
Line 11: Line 11:
 
     then
 
     then
 
     explode  12            3↓  4↓ → make local link
 
     explode  12            3↓  4↓ → make local link
         http://terms.gbif.org/wiki/dcterms:rights
+
         http://terms.tdwg.org/wiki/dcterms:rights
     -->|[[{{#explode: §|/|4}}]]<!--
+
     -->|[[{{#sub: §|{{#len: https://terms.tdwg.org/wiki/}}}}]]<!--
 
     else
 
     else
 
     http
 
     http
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>

Latest revision as of 07:56, 2 May 2017

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

See also: