Difference between revisions of "Template:Tool Infobox"

From Personal Science Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
{{#template_params:Category (list;property=Has category)|Datatype (list;property=Has datatype)|Related topics (list;property=Has related topic)}}
+
{{#template_params:Category (list;property=Has category)|Datatype (list;property=Has datatype)|Related topics (list;property=Has related topic)|Related projects (list;property=Has related project)}}
 
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
</noinclude><includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
Line 15: Line 15:
 
| {{#arraymap:{{{Related topics|}}}|,|x|[[Has related topic::x]]}}
 
| {{#arraymap:{{{Related topics|}}}|,|x|[[Has related topic::x]]}}
  
|-
 
 
|-
 
|-
 
! Related tools
 
! Related tools
Line 21: Line 20:
  
 
|-
 
|-
!  
+
! Related projects
 +
| {{#arraymap:{{{Related projects|}}}|,|x|[[Has related project::x]]}}
 +
 
 +
|-!  
 
|{{#ask:[[Foaf:homepage::{{SUBJECTPAGENAME}}]]|format=list}}
 
|{{#ask:[[Foaf:homepage::{{SUBJECTPAGENAME}}]]|format=list}}
 
|}
 
|}

Revision as of 15:51, 18 November 2021

This is the "Tool Infobox" template.

It should be called in the following format:

{{Tool Infobox
|Category=
|Datatype=
|Related topics=
|Related projects=
}}

Edit the page to see the template text.