Template:Infobox technology standard/doc
This is a documentation subpage for Template:Infobox technology standard It may contain usage information, categories and other content that is not part of the original template page. |
This is an infobox for technology standards.
Usage
{{{long_name}}} | |
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|{{{alt}}}]] {{{caption}}} | |
Native name | {{{native_name}}} |
---|---|
Status | {{{status}}} |
Year started | {{{year_started}}} |
First published | {{{first_published}}} |
Latest version | {{{version}}} {{{version_date}}} |
Preview version | {{{preview}}} {{{preview_date}}} |
Organization | {{{organization}}} |
Committee | {{{committee}}} |
Editors | {{{editors}}} |
Authors | {{{authors}}} |
Base standards | {{{base_standards}}} |
Related standards | {{{related_standards}}} |
Domain | {{{domain}}} |
License | {{{license}}} |
Copyright | {{{copyright}}} |
Abbreviation | {{{abbreviation}}} |
Website | {{{website}}} |
{{Infobox technology standard | title = | long_name = | native_name = <!-- Name in local language. If more than one, separate using {{plain list}} --> | native_name_lang = <!-- ISO 639-2 code e.g. "fr" for French. If more than one, use {{lang}} inside native_name items instead --> | image = | caption = | status = | year_started = <!-- {{Start date|YYYY|MM|DD|df=y}} --> | first_published = <!-- {{Start date|YYYY|MM|DD|df=y}} --> | version = | version_date = | preview = | preview_date = | organization = | committee = | editors = | authors = | base_standards = | related_standards = | abbreviation = | domain = | license = | website = <!-- {{URL|example.com}} --> }}
Example
Standard for Making Functional Mock-up Interface | |
Logo of the standard | |
Native name | Le nom du standard |
---|---|
Status | Published |
Year started | 2010 |
Latest version | 1.0 January 2010 |
Preview version | 2.0 November 2011 |
Organization | MODELISAR |
Committee | SC1 |
Domain | Computer simulation |
License | CC_BY_SA 3.0 |
Abbreviation | FMI |
Website | example |
{{Infobox technology standard | title = Functional Mock-up Interface | long_name = Standard for Making Functional Mock-up Interface | native_name = Le nom du standard | native_name_lang = fr | image = Example.svg | caption = Logo of the standard | status = Published | year_started = 2010 | version = 1.0 | version_date = January 2010 | preview = 2.0 | preview_date = November 2011 | organization = [[MODELISAR]] | committee = SC1 | base_standards = | related_standards = | abbreviation = FMI | domain = [[Computer simulation]] | license = [[Creative Commons licenses|CC_BY_SA 3.0]] | website = {{URL|example.com}} }}
TemplateData
TemplateData for Infobox technology standard
An infobox for technology standards.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | no description | Unknown | optional |
long_name | long_name | Full or formal title | Unknown | optional |
image | image | no description | Unknown | optional |
image_size | image_size | no description | Unknown | optional |
alt | alt | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |
native_name | native_name | Name in local language. If more than one, separate using {{plain list}} | Unknown | optional |
native_name_lang | native_name_lang | ISO 639-2 code e.g. "fr" for French. If more than one, use {{lang}} inside native_name items instead | Unknown | optional |
status | status | no description | Unknown | optional |
year_started | year_started | {{Start date|YYYY|MM|DD|df=y}} | Unknown | optional |
first_published | first_published | {{Start date|YYYY|MM|DD|df=y}} | Unknown | optional |
version | version | Most recent revision | Unknown | optional |
version_date | version_date | Publication date of the most recent revision | Unknown | optional |
preview | preview | no description | Unknown | optional |
preview_date | preview_date | no description | Unknown | optional |
organization | organization | Publisher of the standard | Unknown | optional |
committee | committee | Committee responsible for drafting the standard | Unknown | optional |
editors | editors | no description | Unknown | optional |
authors | authors | no description | Unknown | optional |
series | series | Family of standards to which a documents belongs | Unknown | optional |
base_standards | base_standards | no description | Unknown | optional |
related_standards | related_standards | no description | Unknown | optional |
domain | domain | no description | Unknown | optional |
license | license | no description | Unknown | optional |
copyright | copyright | no description | Unknown | optional |
abbreviation | abbreviation | no description | Unknown | optional |
website | website | {{URL|example.com}} | Unknown | optional |