Difference between revisions of "Template:Infobox computer virus/doc"
Jump to navigation
Jump to search
imported>Mz7 (→Usage: captions seem to be allowed) |
imported>Lmc106 |
||
| Line 4: | Line 4: | ||
== Usage == | == Usage == | ||
| − | {{Parameter names example|_template=|fullname|Fullname|image|Image|image_size|alt|common_name|common name|Common name|technical_name|technical name|Technical name|aliases|Aliases|family|Family|classification|Classification|type|Type|subtype|Subtype|isolation_date|isolation date|IsolationDate|isolation|Isolation|origin|Origin|infection_vector|infection vector|Infection vector|author|Author|ports_used|ports used|Ports used|OS|OSes|filesize|Filesize|language|Language}} | + | {{Parameter names example|_template=|fullname|Fullname|image|Image|image_size|alt|common_name|common name|Common name|technical_name|technical name|Technical name|aliases|Aliases|family|Family|classification|Classification|type|Type|subtype|Subtype|isolation_date|isolation date|IsolationDate|isolation|Isolation|origin|Origin|infection_vector|infection vector|Infection vector|author|Author|ports_used|ports used|Ports used|OS|OSes|filesize|Filesize|language|Language|language|Language}} |
<pre style="overflow: auto;">{{Infobox computer virus | <pre style="overflow: auto;">{{Infobox computer virus | ||
| fullname = | | fullname = | ||
| Line 23: | Line 23: | ||
| OS = | | OS = | ||
| filesize = | | filesize = | ||
| + | | language = | ||
| language = | | language = | ||
}}</pre> | }}</pre> | ||
Revision as of 05:54, 8 February 2020
| This is a documentation subpage for Template:Infobox computer virus. It contains usage information, categories and other content that is not part of the original template page. |
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 =
| language =
}}