Difference between revisions of "Template:Infobox computer virus"

From blackwiki
Jump to navigation Jump to search
imported>XLinkBot
(BOT--Reverting edits by 12.40.50.1 to revision 196738044 ([A-Za-z][0-9]{2,}\.photobucket\.com/albums/.*\.jpg))
imported>Shkuru Afshar
 
(32 intermediate revisions by 17 users not shown)
Line 1: Line 1:
 
{{Infobox
 
{{Infobox
|name=Computer virus
+
| title   = {{{fullname|{{{Fullname|<includeonly>{{PAGENAMEBASE}}</includeonly>}}}}}}
|title={{{Fullname}}}
+
| image  = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|{{{Image|}}}}}}|size={{{image_size|}}}|sizedefault=frameless|upright=1.1|alt={{{alt|}}}}}
|image= {{{[[Image:{{{Image}}}|240px|right]]|}}}
+
| caption = {{{caption|}}}
|label1= Common name
 
|data1= {{{Common name|{{{Common name}}}}}}
 
|label2= Technical name
 
|data2= {{{Technical name|{{{Technical name}}}}}}
 
|label3= Aliases
 
|data3= {{{Aliases|}}}
 
|label4= Family
 
|data4= {{{Family|}}}
 
|label5= Classification
 
|data5= {{{Classification|''[[Malware]]''}}}
 
|label6= &nbsp;&nbsp;Type
 
|data6= {{{Type|}}}
 
|label7= &nbsp;&nbsp;Subtype
 
|data7= {{{Subtype|}}}
 
|label8= Isolation
 
|data8= {{{IsolationDate|''First [[wiktionary:isolation|isolation]] date not known.''}}}
 
|label9= &nbsp;&nbsp;Point of Isolation
 
|data9= {{{Isolation|}}}
 
|label10= &nbsp;&nbsp;Point of Origin
 
|data10= {{{Origin|}}}
 
|label11= Author(s)
 
|data11= {{{Author|}}}
 
}}<noinclude>
 
  
==Usage==
+
| label1  = Common name
{| style="border: none; background: none;"
+
| data1  = {{{common_name|{{{common name|{{{Common name|}}} }}} }}}
|-
+
| label2  = Technical name
|<pre>{{Computer virus
+
| data2  = {{{technical_name|{{{technical name|{{{Technical name|}}} }}} }}}
| Fullname =  
+
| label3  = Aliases
| Image =  
+
| data3  = {{{aliases|{{{Aliases|}}}}}}
| Common name =
+
| label4  = Family
| Technical name =  
+
| data4  = {{{family|{{{Family|}}}}}}
| Aliases =  
+
| label5  = Classification
| Family =  
+
| data5  = {{{classification|{{{Classification|}}}}}}
| Classification =  
+
| label6  = Type
| Type =  
+
| data6  = {{{type|{{{Type|}}}}}}
| Subtype =  
+
| label7  = Subtype
| IsolationDate =  
+
| data7  = {{{subtype|{{{Subtype|}}}}}}
| Origin =  
+
| label8  = Isolation
| Author =  
+
| data8  = {{{isolation_date|{{{isolation date|{{{IsolationDate|}}}}}}}}}
}}</pre>
+
| label9  = Point of isolation
|}
+
| data9  = {{{isolation|{{{Isolation|}}}}}}
[[Category:Computing infobox templates|Virus]]
+
| label10 = Point of origin
 +
| data10  = {{{origin|{{{Origin|}}}}}}
 +
| label11 = [[Vector (malware)|Infection vector]]
 +
| data11 = {{{infection_vector|{{{infection vector|{{{Infection vector|}}}}}}}}}
 +
| label12 = Author(s)
 +
| data12  = {{{author|{{{Author|}}}}}}
 +
| label13 = [[Port (computer networking)|Port(s)]] used
 +
| data13  = {{{ports_used|{{{ports used|{{{Ports used|}}}}}}}}}
 +
| label14 = [[Operating system|Operating system(s)]] affected
 +
| data14 = {{{OS|{{{OSes|}}}}}}
 +
| label15 = Filesize
 +
| data15 = {{{filesize|{{{Filesize|}}}}}}
 +
| label16 = Written in
 +
| data16 = {{{language|{{{Language|}}}}}}
 +
| label17 = Discontinued
 +
| data17 = {{{discontinuation_date|{{{discontinued|{{{Discontinued|}}}}}}}}}
 +
}}{{#invoke:Check for unknown parameters|check|unknown={{main other|}}|preview= Page using [[Infobox computer virus]] with unknown parameter "_VALUE_" |ignoreblank=y | Aliases | aliases | alt | Author | author | caption | Classification | classification | Common name | common name | common_name | discontinuation_date | Discontinued | discontinued | Family | family | Filesize | filesize | Fullname | fullname | Image | image | image_size | Infection vector | infection vector | infection_vector | Isolation | isolation | isolation date | isolation_date | IsolationDate | Language | language | Origin | origin | OS | OSes | Ports used | ports used | ports_used | Subtype | subtype | Technical name | technical name | technical_name | Type | type }}<noinclude>
 +
{{documentation}}<!--Please add this template's categories to the /doc subpage, not here - thanks!-->
 
</noinclude>
 
</noinclude>

Latest revision as of 09:25, 15 February 2021

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

Template documentation[view] [edit] [history] [purge]

Usage

Template:Parameter names example

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