Difference between revisions of "Template:Infobox computer virus"
Jump to navigation
Jump to search
imported>TheJC m (Added image parameter (hopefully)) |
imported>CyberSkull (cleanup, usage) |
||
| Line 1: | Line 1: | ||
| − | {| class=" | + | {| class="infobox" style="width: 23em;text-align: left" |
| − | |+ | + | |+ '''{{{Fullname}}}''' |
|- | |- | ||
| − | | | + | | colspan="2" | {{{[[Image:{{{Image}}}|240px|right]]|}}} |
|- | |- | ||
| − | + | ! Common name | |
| − | |- | + | | {{{Common name|{{{Fullname}}}}}} |
| − | + | |- | |
| − | |- | + | ! Technical name |
| − | + | | {{{Technical name|{{{Fullname}}}}}} | |
| − | |- | + | |- |
| − | + | ! Aliases | |
| − | |- | + | | {{{Aliases|''None Known''}}} |
| − | + | |- | |
| − | |- | + | ! Family |
| − | + | | {{{Family|''Unknown''}}} | |
| − | |- | + | |- |
| − | + | ! Classification | |
| − | |- | + | | {{{Classification|''[[Malware]]''}}} |
| − | + | |- | |
| − | |- | + | ! -Type |
| − | + | | {{{Type|''Categorisation needed.''}}} | |
| − | |- | + | |- |
| − | + | ! -Subtype | |
| − | |- | + | | {{{Subtype|''Categorization needed.''}}} |
| − | + | |- | |
| − | | | + | ! Isolation |
| + | | {{{IsolationDate|''First [http://en.wiktionary.org/wiki/isolation isolation] date not known.''}}} | ||
| + | |- | ||
| + | ! -Point of Isolation | ||
| + | | {{{Isolation|''First [http://en.wiktionary.org/wiki/isolation isolation] unknown.''}}} | ||
| + | |- | ||
| + | ! -Point of Origin | ||
| + | | {{{Origin|''Unknown''}}} | ||
| + | |- | ||
| + | ! Author(s) | ||
| + | | {{{Author|''Unknown''}}} | ||
| + | |}<noinclude> | ||
| + | |||
| + | ==Usage== | ||
| + | {| style="border: none; background: none;" | ||
| + | |- | ||
| + | |<pre>{{Computer virus | ||
| + | | Fullname = | ||
| + | | Image = | ||
| + | | Common name = | ||
| + | | Technical name = | ||
| + | | Aliases = | ||
| + | | Family = | ||
| + | | Classification = | ||
| + | | Type = | ||
| + | | Subtype = | ||
| + | | IsolationDate = | ||
| + | | Origin = | ||
| + | | Author = | ||
| + | }}</pre> | ||
|} | |} | ||
| + | [[Category:Computing templates|Virus]] | ||
| + | </noinclude> | ||
Revision as of 22:45, 5 March 2007
| Common name | {{{Fullname}}} |
|---|---|
| Technical name | {{{Fullname}}} |
| Aliases | None Known |
| Family | Unknown |
| Classification | Malware |
| -Type | Categorisation needed. |
| -Subtype | Categorization needed. |
| Isolation | First isolation date not known. |
| -Point of Isolation | First isolation unknown. |
| -Point of Origin | Unknown |
| Author(s) | Unknown |
Usage
{{Computer virus
| Fullname =
| Image =
| Common name =
| Technical name =
| Aliases =
| Family =
| Classification =
| Type =
| Subtype =
| IsolationDate =
| Origin =
| Author =
}}
|