Difference between revisions of "Template:Infobox computer virus"

From blackwiki
Jump to navigation Jump to search
imported>Reader781
(fix parameter)
imported>Bryan Derksen
(infoboxing, making some parameters optional)
Line 1: Line 1:
{| class="infobox" style="width: 23em;text-align: left"
+
{{Infobox
|+ '''{{{Fullname}}}'''
+
|name=Computer virus
|-
+
|title={{{Fullname}}}
| colspan="2" | {{{[[Image:{{{Image}}}|240px|right]]|}}}
+
|image= {{{[[Image:{{{Image}}}|240px|right]]|}}}
|-
+
|label1= Common name
! Common name
+
|data1= {{{Common name|{{{Common name}}}}}}
| {{{Common name|{{{Common name}}}}}}
+
|label2= Technical name
|-
+
|data2= {{{Technical name|{{{Technical name}}}}}}
! Technical name
+
|label3= Aliases
| {{{Technical name|{{{Technical name}}}}}}
+
|data3= {{{Aliases|}}}
|-
+
|label4= Family
! Aliases
+
|data4= {{{Family|}}}
| {{{Aliases|''None Known''}}}
+
|label5= Classification
|-
+
|data5= {{{Classification|''[[Malware]]''}}}
! Family
+
|label6=   Type
| {{{Family|''Unknown''}}}
+
|data6= {{{Type|}}}
|-
+
|label7=   Subtype
! Classification
+
|data7= {{{Subtype|}}}
| {{{Classification|''[[Malware]]''}}}
+
|label8= Isolation
|-
+
|data8= {{{IsolationDate|''First [[wiktionary:isolation|isolation]] date not known.''}}}
! -Type
+
|label9=   Point of Isolation
| {{{Type|''Categorisation needed.''}}}
+
|data9= {{{Isolation|}}}
|-
+
|label10=   Point of Origin
! -Subtype
+
|data10= {{{Origin|}}}
| {{{Subtype|''Categorization needed.''}}}
+
|label11= Author(s)
|-
+
|data11= {{{Author|}}}
! Isolation
+
}}<noinclude>
| {{{IsolationDate|''First [[wiktionary:isolation|isolation]] date not known.''}}}
 
|-
 
! -Point of Isolation
 
| {{{Isolation|''First [[wiktionary:isolation|isolation]] unknown.''}}}
 
|-
 
! -Point of Origin
 
| {{{Origin|''Unknown''}}}
 
|-
 
! Author(s)
 
| {{{Author|''Unknown''}}}
 
|}<noinclude>
 
  
 
==Usage==
 
==Usage==

Revision as of 10:48, 8 March 2008

{{{Fullname}}}
Common name{{{Common name}}}
Technical name{{{Technical name}}}
ClassificationMalware
IsolationFirst isolation date not known.

[[Category:Infobox templates|Template:Remove first word]]

Usage

{{Computer virus
| Fullname = 
| Image = 
| Common name = 
| Technical name = 
| Aliases = 
| Family = 
| Classification = 
| Type = 
| Subtype = 
| IsolationDate = 
| Origin = 
| Author = 
}}