Difference between revisions of "Template:Dataset"

From Security Vision
Jump to: navigation, search
(removed 1st section for debugging)
Line 29: Line 29:
 
</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;display:none;"
 
</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;display:none;"
 
! 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>
|-
 
{{#if:{{{Developped by (people)|}}}|! Developed by (People)
 
{{!}} {{#arraymap:{{{Developped by (people)|}}}|,|x|[[Developped by (people)::x]]}}
 
 
}}
 
{{#if:{{{Developed by Institution|}}}|
 
{{!}}-
 
! Developed by (Institution)
 
{{!}} {{#arraymap:{{{Developed by Institution|}}}|,|x|[[Developed by Institution::x]]}}
 
 
{{#if:{{{Developped by (institutions)|}}}|
 
{{!}}-
 
! Developped by (institutions)
 
{{!}} {{#arraymap:{{{Developped by (institutions)|}}}|,|x|[[Developped by (institutions)::x]]}}
 
 
}}
 
 
|-
 
|-
 
! Creation Date
 
! Creation Date
Line 51: Line 35:
 
! Dataset Category
 
! Dataset Category
 
| {{#arraymap:{{{Dataset Category|}}}|,|x|[[Dataset Category::x]]}}
 
| {{#arraymap:{{{Dataset Category|}}}|,|x|[[Dataset Category::x]]}}
 
 
|-
 
|-
 
! URL
 
! URL
Line 58: Line 41:
 
! Keywords
 
! Keywords
 
| {{#arraymap:{{{Keywords|}}}|,|x|[[Keywords::x]]}}
 
| {{#arraymap:{{{Keywords|}}}|,|x|[[Keywords::x]]}}
 
 
|-
 
|-
 
! Related Technology
 
! Related Technology
 
| {{#arraymap:{{{Related Technology|}}}|,|x|[[Related Technology::x]]}}
 
| {{#arraymap:{{{Related Technology|}}}|,|x|[[Related Technology::x]]}}
 
 
|-
 
|-
 
! Owning institution
 
! Owning institution
Line 84: Line 65:
 
! runs database software
 
! runs database software
 
| {{#arraymap:{{{runs database software|}}}|,|x|[[runs database software::x]]}}
 
| {{#arraymap:{{{runs database software|}}}|,|x|[[runs database software::x]]}}
 
 
|-
 
|-
 
! runs search software
 
! runs search software
 
| {{#arraymap:{{{runs search software|}}}|,|x|[[runs search software::x]]}}
 
| {{#arraymap:{{{runs search software|}}}|,|x|[[runs search software::x]]}}
 
 
|-
 
|-
 
! Dataset full name
 
! Dataset full name

Revision as of 11:37, 2 May 2022

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

{{Dataset
|has full name=
|is dataset category=
|Developped by (institutions)=
|Developed by People=
|Developped by (people)=
|Creation Date=
|Dataset Category=
|URL=
|Keywords=
|Related Technology=
|Owning institution=
|Custodian institution=
|User institution=
|has funding=
|has images=
|has individuals=
|runs database software=
|runs search software=

|Country=
}}

Edit the page to see the template text.