Difference between revisions of "Template:Operation"
Jump to navigation
Jump to search
(Created page with "<noinclude> This is the "Operation" template. It should be called in the following format: <pre> {{Operation |Introduction= |Botnet=, |ExploitKit=, |Malware=, |Vector=, |Vulne...") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Operation | {{Operation | ||
|Link= | |||
|Introduction= | |Introduction= | ||
|Botnet=, | |Botnet=, | ||
Line 12: | Line 13: | ||
|BeginYear= | |BeginYear= | ||
|EndYear= | |EndYear= | ||
| | |Partners=, | ||
|Victims=, | |||
|Group=, | |Group=, | ||
}} | }} | ||
Line 21: | Line 23: | ||
{| 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="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" |<big>{{PAGENAME}}</big> | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>{{PAGENAME}}</big> | ||
|- | |||
! Link | |||
| [[link::{{{Link|}}}]] ({{Wayback |url={{{Link|}}}}}) | |||
|- | |- | ||
! Alias | ! Alias | ||
| {{#arraymap:{{{Alias|}}}|,|x|[[alias::x]]}} | | {{#arraymap:{{{Alias|}}}|,|x|[[alias::x]]}} | ||
|- | |||
! Partners | |||
| {{#arraymap:{{{Partners|}}}|,|x|[[partner::x]]}} | |||
|- | |||
! Victims | |||
| {{#arraymap:{{{Victims|}}}|,|x|[[victim::x]]}} | |||
|- | |- | ||
! Botnet | ! Botnet | ||
Line 36: | Line 47: | ||
! Distribution vector | ! Distribution vector | ||
| {{#arraymap:{{{Vector|}}}|,|x|[[vector::x]]}} | | {{#arraymap:{{{Vector|}}}|,|x|[[vector::x]]}} | ||
|- | |- | ||
! BeginYear | ! BeginYear | ||
Line 45: | Line 53: | ||
! EndYear | ! EndYear | ||
| [[end year::{{{EndYear|}}}]] | | [[end year::{{{EndYear|}}}]] | ||
|- | |- | ||
! Group/Activity | ! Group/Activity | ||
Line 54: | Line 59: | ||
==Introduction== | ==Introduction== | ||
{{{Introduction|}}} | {{{Introduction|}}} | ||
==Associated images== | |||
{{#ask: [[operation::{{PAGENAME}}]] | format=gallery | autocaptions = yes}} | |||
==Publications== | ==Publications== | ||
{{#ask:[[Category:Publications]] [[operation::{{PAGENAME}}]] | {{#ask:[[Category:Publications]] [[operation::{{PAGENAME}}]] |
Latest revision as of 17:34, 8 August 2015
This is the "Operation" template. It should be called in the following format:
{{Operation |Link= |Introduction= |Botnet=, |ExploitKit=, |Malware=, |Vector=, |Vulnerability=, |BeginYear= |EndYear= |Partners=, |Victims=, |Group=, }}
Edit the page to see the template text.