Difference between revisions of "Template:Deployments"
From Security Vision
(Generated from a page schema) |
(Generated from a page schema) |
||
Line 8: | Line 8: | ||
|Deployment Providers= | |Deployment Providers= | ||
|Deployment Clients= | |Deployment Clients= | ||
+ | |City= | ||
+ | |Country= | ||
|Involved Entities= | |Involved Entities= | ||
|Keywords= | |Keywords= | ||
Line 13: | Line 15: | ||
</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;" |
+ | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span> | ||
+ | |- | ||
! Deployment Start Date | ! Deployment Start Date | ||
− | | | + | | {{{Deployment Start Date|}}} |
− | + | |- | |
− | |||
! Deployment End Date | ! Deployment End Date | ||
− | + | | {{{Deployment End Date|}}} | |
− | }} | ||
|- | |- | ||
! Deployment Providers | ! Deployment Providers | ||
Line 29: | Line 31: | ||
| {{#arraymap:{{{Deployment Clients|}}}|,|x|[[Deployment Clients::x]]}} | | {{#arraymap:{{{Deployment Clients|}}}|,|x|[[Deployment Clients::x]]}} | ||
− | + | |- | |
− | {{ | + | ! City |
+ | | [[City::{{{City|}}}]] | ||
+ | |- | ||
+ | ! Country | ||
+ | | [[Country::{{{Country|}}}]] | ||
+ | |- | ||
! Involved Entities | ! Involved Entities | ||
− | + | | {{#arraymap:{{{Involved Entities|}}}|,|x|[[Involved Entities::x]]}} | |
− | + | |- | |
− | |||
− | |||
! Keywords | ! Keywords | ||
− | + | | [[Keywords::{{{Keywords|}}}]] | |
− | |||
− | |||
|} | |} | ||
[[Category:Deployments]] | [[Category:Deployments]] | ||
</includeonly> | </includeonly> |
Revision as of 17:39, 22 February 2021
This is the "Deployments" template. It should be called in the following format:
{{Deployments |Deployment Start Date= |Deployment End Date= |Deployment Providers= |Deployment Clients= |City= |Country= |Involved Entities= |Keywords= }}
Edit the page to see the template text.