Difference between revisions of "Template:Deployments"
From Security Vision
(Generated from a page schema) |
(Generated from a page schema) |
||
Line 23: | Line 23: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
− | </noinclude><includeonly> | + | </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;" |
− | ==Deployment Status | + | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> |
− | [[Deployment Status::{{{Deployment Status|}}}]] | + | |- |
+ | ! Deployment Status | ||
+ | | [[Deployment Status::{{{Deployment Status|}}}]] | ||
+ | |- | ||
+ | ! Deployment Start Date | ||
+ | | [[Deployment Start Date::{{{Deployment Start Date|}}}]] | ||
+ | |- | ||
+ | ! Deployment End Date | ||
+ | | [[Deployment End Date::{{{Deployment End Date|}}}]] | ||
+ | |- | ||
+ | ! Deployment Providers | ||
+ | | {{#arraymap:{{{Deployment Providers|}}}|,|x|[[Deployment Providers::x]]}} | ||
− | + | |- | |
− | + | ! Deployment Clients | |
+ | | {{#arraymap:{{{Deployment Clients|}}}|,|x|[[Deployment Clients::x]]}} | ||
− | + | |- | |
− | [[ | + | ! City |
+ | | [[City::{{{City|}}}]] | ||
+ | |- | ||
+ | ! Country | ||
+ | | [[Country::{{{Country|}}}]] | ||
+ | |- | ||
+ | ! Involved Entities | ||
+ | | {{#arraymap:{{{Involved Entities|}}}|,|x|[[Involved Entities::x]]}} | ||
− | + | |- | |
− | {{#arraymap:{{{ | + | ! Keywords |
+ | | [[Keywords::{{{Keywords|}}}]] | ||
+ | |- | ||
+ | ! Technology Deployed | ||
+ | | {{#arraymap:{{{Software Deployed|}}}|,|x|[[Software Deployed::x]]}} | ||
+ | |- | ||
+ | ! Information Certainty | ||
+ | | [[Information Certainty::{{{Information Certainty|}}}]] | ||
+ | |- | ||
+ | ! Datasets Used | ||
+ | | {{#arraymap:{{{Datasets Used|}}}|,|x|[[Datasets Used::x]]}} | ||
− | + | |- | |
− | {{#arraymap:{{{ | + | ! Deployment Type |
+ | | [[Deployment Type::{{{Deployment Type|}}}]] | ||
+ | |- | ||
+ | ! runs search software | ||
+ | | {{#arraymap:{{{runs search software|}}}|,|x|[[runs search software::x]]}} | ||
+ | |- | ||
+ | ! managed by | ||
+ | | {{#arraymap:{{{managed by|}}}|,|x|[[x]]}} | ||
− | + | |- | |
− | + | ! used by | |
− | + | | [[used by::{{{used by|}}}]] | |
− | + | |} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [[used by::{{{used by|}}}]] | ||
[[Category:Deployments]] | [[Category:Deployments]] | ||
</includeonly> | </includeonly> |
Revision as of 22:55, 14 March 2021
This is the "Deployments" template. It should be called in the following format:
{{Deployments |Deployment Status= |Deployment Start Date= |Deployment End Date= |Deployment Providers= |Deployment Clients= |City= |Country= |Involved Entities= |Keywords= |Software Deployed= |Information Certainty= |Datasets Used= |Deployment Type= |runs search software= |managed by= |used by= }}
Edit the page to see the template text.