Difference between revisions of "Template:Person query"

From Openresearch
Jump to: navigation, search
(Created page with "<noinclude> This is the "Person query" template. It should be called in the following format: <pre> {{Person query |Type= }} </pre> Edit the page to see the template text. </n...")
 
 
(4 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Person query
 
{{Person query
|Type=
+
|Type=Student
 +
|Field=Semantic Web
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
+
</noinclude><includeonly>{{#ask: [[Category:Person]] [[Category:{{{Type|}}}]] [[Category:{{{Field|}}}]]
! Type
+
| mainlabel=Name
| {{#arraymap:{{{Type|}}}|,|x|[[Degree::x]]}}
+
| ?Affiliation=organization
|}
+
| ?Email
 +
| ?Foaf:phone=workphone
 +
| ?Homepage
 +
| format=table|limit=20
 +
}}
 
</includeonly>
 
</includeonly>

Latest revision as of 20:51, 2 October 2016

This is the "Person query" template. It should be called in the following format:

{{Person query
|Type=Student
|Field=Semantic Web
}}

Edit the page to see the template text.