Difference between revisions of "Template:Service"
Jump to navigation
Jump to search
(11 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
|Introduction= | |Introduction= | ||
|Feature=, | |Feature=, | ||
|ServiceCategory= | |||
|Language=, | |Language=, | ||
|CVE= | |CVE= | ||
|Infrastructure= | |Infrastructure= | ||
|Commercialisation= | |Commercialisation= | ||
|Link= | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>__NOTOC__ | </noinclude><includeonly>__NOTOC__ | ||
<small>''(Service)'' Link to the old Wiki page : [https://www.botnets.fr/wiki.old/index.php/{{BASEPAGENAMEE}}]</small> | <small>''(Service)'' Link to the old Wiki page : [https://www.botnets.fr/wiki.old/index.php/{{BASEPAGENAMEE}}] / Google search: [https://www.google.fr/search?q={{BASEPAGENAMEE}}+Botnet]''</small> | ||
{| 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> | ||
Line 26: | Line 28: | ||
! Alias | ! Alias | ||
| {{#arraymap:{{{Alias|}}}|,|x|[[alias::x]]}} | | {{#arraymap:{{{Alias|}}}|,|x|[[alias::x]]}} | ||
|- | |||
! Link | |||
| {{#set:linknoclick={{{Link|}}}}}{{URLplain|{{{Link|}}}}} | |||
|- | |- | ||
! Target | ! Target | ||
| {{#arraymap:{{{Target|}}}|,|x|[[target::x]]}} | | {{#arraymap:{{{Target|}}}|,|x|[[target::x]]}} | ||
|- | |||
! Origin | |||
| {{#arraymap:{{{Origin|}}}|,|x|[[origin::x]]}} | |||
|- | |- | ||
! Group | ! Group | ||
Line 52: | Line 60: | ||
{{{Introduction|}}} | {{{Introduction|}}} | ||
==Features== | ==Features== | ||
{{#arraymaptemplate:{{{ | {{#arraymaptemplate:{{{ServiceCategory|}}}, {{{Feature|}}}|FeatureLine|,|}} | ||
CVE: {{#arraymap:{{{CVE|}}}|,|x|[[cve::x]]}} | CVE: {{#arraymap:{{{CVE|}}}|,|x|[[cve::x]]}} | ||
==Infrastructure== | ==Infrastructure== | ||
Line 59: | Line 67: | ||
{{{Commercialisation|}}} | {{{Commercialisation|}}} | ||
==Relations== | ==Relations== | ||
* Campaigns: {{#ask: [[Category:Campaigns]] [[ | * Campaigns: {{#ask: [[Category:Campaigns]] [[vector::{{BASEPAGENAME}}]]|format=list}} | ||
* Distribution of: {{#ask: [[vector::{{BASEPAGENAME}}]]|format=list}} | * Exploit kits: {{#ask: [[Category:Exploit kits]] [[vector::{{BASEPAGENAME}}]]|format=list}} | ||
* Distribution of botnets/malware: {{#ask: [[Category:Botnets]] [[vector::{{BASEPAGENAME}}]]|format=list}}{{#ask: [[Category:Malware]] [[vector::{{BASEPAGENAME}}]]|format=list}} | |||
==Associated images== | ==Associated images== | ||
{{#ask: [[threat::{{PAGENAME}}]] | format=gallery | autocaptions = yes}} | {{#ask: [[threat::{{PAGENAME}}]] | format=gallery | autocaptions = yes}} | ||
Line 68: | Line 77: | ||
|?editor | |?editor | ||
|?year}} | |?year}} | ||
{{#set: | {{#set:Service category={{{ServiceCategory|}}}}} | ||
{{#if:{{{ServiceCategory|}}}|[[Category:{{{ServiceCategory|}}}]]|}} | {{#if:{{{ServiceCategory|}}}|[[Category:{{{ServiceCategory|}}}]]|}} | ||
[[Category:Services]] | [[Category:Services]] | ||
</includeonly> | </includeonly> |
Latest revision as of 04:30, 19 August 2015
This is the "Service" template. It should be called in the following format:
{{Service |Target=, |Group=, |Alias=, |BeginYear= |EndYear= |Status= |Introduction= |Feature=, |ServiceCategory= |Language=, |CVE= |Infrastructure= |Commercialisation= |Link= }}
Edit the page to see the template text.