Difference between revisions of "Template:Feature"
Jump to navigation
Jump to search
(11 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
{{Feature | {{Feature | ||
|Description= | |Description= | ||
|Link= | |||
|FeatureCategory= | |FeatureCategory= | ||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly>__NOTOC__ | ||
<small>''(Feature)'' 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] / List of : [[Features]]''</small> | |||
==Description== | ==Description== | ||
[[description::{{{Description|}}}]] | [[description::{{{Description|}}}]] | ||
{{#if:{{{Link|}}}|<br/>External link: [[link::{{{Link|}}}]] ({{Wayback |url={{{Link|}}}}})|}} | |||
==Botnets== | ==Botnets== | ||
{{#ask:[[Category:Botnets]] [[feature::{{PAGENAME}}]]}} | * As a feature: {{#ask:[[Category:Botnets]] [[feature::{{PAGENAME}}]]}} | ||
* As a distribution vector: {{#ask:[[Category:Botnets]] [[vector::{{PAGENAME}}]]}} | |||
==Malware== | ==Malware== | ||
{{#ask:[[Category:Malware]] [[feature::{{PAGENAME}}]]}} | * As a feature: {{#ask:[[Category:Malware]] [[feature::{{PAGENAME}}]]}} | ||
{{# | * As a distribution vector: {{#ask:[[Category:Malware]] [[vector::{{PAGENAME}}]]}} | ||
== | ==Exploit kits== | ||
* As a feature: {{#ask:[[Category:Exploit kits]] [[feature::{{PAGENAME}}]]}} | |||
|}} | ==Services== | ||
* As a feature/service category: {{#ask:[[Category:Services]] [[feature::{{PAGENAME}}]]}} | |||
==Publications== | |||
{{#ask:[[Category:Publications]] [[feature::{{PAGENAME}}]] | |||
|?author | |||
|?editor | |||
|?year}} | |||
{{#set:Feature category={{{FeatureCategory|}}}}} | |||
{{#if:{{{FeatureCategory|}}}|[[Category:{{{FeatureCategory|}}}]]|}} | |||
[[Category:Features]] | [[Category:Features]] | ||
</includeonly> | </includeonly> |
Latest revision as of 14:16, 8 August 2015
This is the "Feature" template. It should be called in the following format:
{{Feature |Description= |Link= |FeatureCategory= }}
Edit the page to see the template text.