Changes

Jump to navigation Jump to search
no edit summary
Line 59: Line 59:  
;Example (Semantic links)
 
;Example (Semantic links)
 
<pre>
 
<pre>
 +
{{#arraydefine: sectors
 +
  |{{#ask: [[-Has subobject::Property:Sub-Industry/By sectors]] |?Industry sector | mainlabel=- | headers=hide |format=array |sep=; |manysep=;}}
 +
  |;
 +
  |sort=asc
 +
}}
 
<ul class="plainlinks">
 
<ul class="plainlinks">
{{#arraymap: {{#ask: [[-Has subobject::Property:Sub-Industry/By sectors]] |?Industry sector | mainlabel=- | headers=hide |format=array |sep=; |manysep=;}}
+
{{#arrayprint: sectors
   |;
+
   |
 
   |@
 
   |@
 
   |<li>{{Organizations in industry table|@|0}}</li>
 
   |<li>{{Organizations in industry table|@|0}}</li>
  |
   
}}
 
}}
 
</ul>
 
</ul>
 
</pre>
 
</pre>
 
;Result
 
;Result
 +
{{#arraydefine: sectors
 +
  |{{#ask: [[-Has subobject::Property:Sub-Industry/By sectors]] |?Industry sector | mainlabel=- | headers=hide |format=array |sep=; |manysep=;}}
 +
  |;
 +
  |sort=asc
 +
}}
 
<ul class="plainlinks">
 
<ul class="plainlinks">
{{#arraymap: {{#ask: [[-Has subobject::Property:Sub-Industry/By sectors]] |?Industry sector | mainlabel=- | headers=hide |format=array |sep=; |manysep=;}}
+
{{#arrayprint: sectors
   |;
+
   |
 
   |@
 
   |@
 
   |<li>{{Organizations in industry table|@|0}}</li>
 
   |<li>{{Organizations in industry table|@|0}}</li>
  |
   
}}
 
}}
 
</ul>
 
</ul>
 
</noinclude>
 
</noinclude>
5,925

edits

Navigation menu