Difference between revisions of "Template:Deployments"

From Security Vision
Jump to: navigation, search
(Generated from a page schema)
Line 6: Line 6:
 
|Deployment Status=
 
|Deployment Status=
 
|Deployment Start Date=
 
|Deployment Start Date=
|Deployment End Date=
 
 
|Deployment End Date=
 
|Deployment End Date=
 
|Deployment Providers=
 
|Deployment Providers=
Line 18: Line 17:
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
</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;"
 
! 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>
 
|-
 
|-
Line 26: Line 25:
 
! Deployment Start Date
 
! Deployment Start Date
 
| {{{Deployment Start Date|}}}
 
| {{{Deployment Start Date|}}}
|-
 
! Deployment End Date
 
| {{{Deployment End Date|}}}
 
 
|-
 
|-
 
! Deployment End Date
 
! Deployment End Date
Line 42: Line 38:
 
|-
 
|-
 
! City
 
! City
| {{#arraymap:{{{City|}}}|,|x|[[City::x]]}}
+
| [[City::{{{City|}}}]]
 
|-
 
|-
 
! Country
 
! Country
| {{#arraymap:{{{Country|}}}|,|x|[[Country::x]]}}
+
| [[Country::{{{Country|}}}]]
 
|-
 
|-
 
! Involved Entities
 
! Involved Entities
Line 60: Line 56:
  
 
[[Category:Deployments]]
 
[[Category:Deployments]]
 
{{Special:Browse/{{FULLPAGENAME}}}}
 
==Description==
 
 
</includeonly>
 
</includeonly>

Revision as of 14:12, 12 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=
}}

Edit the page to see the template text.