Difference between revisions of "Template:Dataset"
From Security Vision
(removed 1st section for debugging) |
(reinserting 1st section - matching {{) |
||
| 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 | ||
Revision as of 10:40, 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.