Difference between revisions of "Template:Publication"

From Botnets.fr
Jump to navigation Jump to search
Line 90: Line 90:
<small>
<small>
   @{{#if:{{{Type|}}}=Scientific paper|article|misc}}{,
   @{{#if:{{{Type|}}}=Scientific paper|article|misc}}{,
     title = "{{{Title|}}}",
     title = {{{PAGENAME}}},
     date = ,
     date = {},
     month = ,
     month = ,
     year = {{{Year|}}},
     year = {{{{Year|}}}},
     howpublished = "\url{{{{Link|}}}}",
     howpublished = {\url{{{{Link|}}}}},
   }
   }
</small>
</small>
[[Category:Publications]]
[[Category:Publications]]
</includeonly>
</includeonly>

Revision as of 11:23, 3 August 2015

This is the "Publication" template. It should be called in the following format:

{{Publication
|Image=
|Legend=
|Botnet=
|Malware=
|Group=
|Target=
|ExploitKit=
|Feature=
|Vector=
|Campaign=
|Vulnerability=
|CCProtocol=
|Operation=
|Year=
|Date=
|Editor=
|Link=
|Author=
|Type=
|Abstract=
}}

Edit the page to see the template text.