Difference between revisions of "Form:Dataset"

From Security Vision
Jump to: navigation, search
 
(15 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
To create a page with this form, enter the page name below;
 
To create a page with this form, enter the page name below;
 
if a page with that name already exists, you will be sent to a form to edit that page.
 
if a page with that name already exists, you will be sent to a form to edit that page.
 +
  
  
 
{{#forminput:form=Dataset|autocomplete on category=Dataset}}
 
{{#forminput:form=Dataset|autocomplete on category=Dataset}}
  
</noinclude><includeonly>
+
</noinclude><includeonly>  
 +
 
 +
 
 
{{{info|create title=New Dataset|edit title=Edit Dataset}}}
 
{{{info|create title=New Dataset|edit title=Edit Dataset}}}
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
 
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
Line 18: Line 21:
 
! Dataset full name:  
 
! Dataset full name:  
 
| {{{field|has full name}}}
 
| {{{field|has full name}}}
 +
|-
 +
! Information Certainty:
 +
| {{{field|Certainty|default=Documented|input type=dropdown|values=Documented,Rumoured,Speculative}}}
 
|-
 
|-
 
! Country:  
 
! Country:  
| {{{field|Country|input type=combobox}}}
+
| {{{field|Country|input type=combobox|values from category=Country}}}
 
|-
 
|-
 
! Dataset Category:  
 
! Dataset Category:  
Line 26: Line 32:
 
|-
 
|-
 
! Developed by:  
 
! Developed by:  
| {{{field|Developed by|input type=tokens|values={{#ask: [[Category:Institution]]|limit=10000|link=none}} }}}
+
| {{{field|Developed by|input type=tokens|values from category=Institution }}}
 
|-
 
|-
! Creation Date:
+
! Events
| {{{field|Creation Date|input type=datepicker}}}
+
| {{{field|Has event|holds template}}}
 
|-
 
|-
 
! Contents:  
 
! Contents:  
Line 41: Line 47:
 
|-
 
|-
 
! Owned by (Institution):  
 
! Owned by (Institution):  
| {{{field|Owning institution|input type=tokens|values={{#ask: [[Category:Institution]]|limit=10000|link=none}} }}}
+
| {{{field|Owning institution|input type=tokens|values from category=Institution }}}
 
|-
 
|-
 
! Custodian (Institution):  
 
! Custodian (Institution):  
| {{{field|Custodian institution|input type=tokens|values={{#ask: [[Category:Institution]]|limit=10000|link=none}} }}}
+
| {{{field|Custodian institution|input type=tokens|values from category=Institution }}}
 
|-
 
|-
 
|
 
|
 
===Technical characteristics ===
 
===Technical characteristics ===
|-
 
! Has funding:
 
| {{{field|has funding}}}
 
 
|-
 
|-
 
! Has images:  
 
! Has images:  
Line 59: Line 62:
 
|-
 
|-
 
! Runs database software:  
 
! Runs database software:  
| {{{field|runs database software|input type=tokens|values={{#ask: [[Category:Products]]|limit=10000|link=none}} }}}
+
| {{{field|runs database software|input type=tokens|values from category=Products }}}
 
|-
 
|-
 
! Related Technology:  
 
! Related Technology:  
| {{{field|Related Technology|input type=tokens|values={{#ask: [[Category:Products]]|limit=10000|link=none}} }}}
+
| {{{field|Related Technology|input type=tokens|values from category=Products }}}
 
|-
 
|-
 
|
 
|
Line 82: Line 85:
 
|}
 
|}
 
{{{end template}}}
 
{{{end template}}}
 +
 +
 +
{{{for template|HasEvent|multiple|embed in field=Dataset[Has event]}}}
 +
* '''Type:''' {{{field|1|property=Event type|input type=tokens|max values=1|values from property=Event type}}}
 +
* '''Date:''' {{{field|2|property=Has date|input type=datepicker}}}
 +
* '''Certainty:''' {{{field|3|property=Certainty|default=Documented|input type=dropdown|value from property=Certainty}}}
 +
* '''Citekey of source:''' {{{field|4|input type=tokens|values={{#ask:[[-Citation resource::+]]|?Citation key=|mainlabel=-|limit=10000|order by=Citation key}} }}}
 +
* '''Description:''' {{{field|5|property=Description}}}
 +
{{{end template}}}
 +
 +
 +
<!--
 +
== Uncertain information ==
 +
 +
{{{for template|Subobject Uncertain Information|multiple|add button text=Add uncertain information}}}
 +
* '''Field:''' {{{field|Propertyname|input type=dropdown|max values=1|values=Developed by,Owning institution,Custodian institution,Has funding,Has images,Has individuals,Runs database software|mandatory}}}
 +
* '''Value:''' {{{field|value|input type=text|mandatory}}}
 +
* '''Certainty:''' {{{field|Certainty|default=Rumoured|input type=dropdown|values=Rumoured,Speculative|mandatory}}}
 +
* '''Citekey of source:''' {{{field|Citekey|input type=combobox|values={{#ask:[[-Citation resource::+]]|?Citation key=|mainlabel=-|limit=10000|order by=Citation key}} }}}
 +
* '''Description:''' {{{field|Description}}}
 +
{{{end template}}} -->
  
 
==Description==
 
==Description==

Latest revision as of 17:55, 2 May 2025

This is the "Dataset" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.