Difference between revisions of "Template:Infobox computer virus/doc"

From blackwiki
Jump to navigation Jump to search
imported>Magioladitis
(++)
imported>Frietjes
Line 6: Line 6:
 
<pre>
 
<pre>
 
{{Infobox computer virus
 
{{Infobox computer virus
| Fullname       =  
+
| fullname       =  
| Image         =  
+
| image         =  
| Common name   =  
+
| common_name   =  
| Technical name =  
+
| technical_name =  
| Aliases       =  
+
| aliases       =  
| Family         =  
+
| family         =  
| Classification =  
+
| classification =  
| Type           =  
+
| type           =  
| Subtype       =  
+
| subtype       =  
| IsolationDate  =  
+
| isolation_date =  
| Origin         =  
+
| origin         =  
| Author         =  
+
| author         =  
| Ports used     =
+
| ports_used     =
| OSes          =
+
| OS            =
| Filesize       =
+
| filesize       =
| Language       =
+
| language       =
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 23:02, 12 September 2013

Usage

{{Infobox computer virus
| fullname       = 
| image          = 
| common_name    = 
| technical_name = 
| aliases        = 
| family         = 
| classification = 
| type           = 
| subtype        = 
| isolation_date = 
| origin         = 
| author         = 
| ports_used     =
| OS             =
| filesize       =
| language       =
}}

See also