Difference between revisions of "Template:Infobox technology standard"
imported>Jonesey95 (Change span class=xxx to div to fix Linter div-span-flip error.) |
imported>Hooman Mallahzadeh m (Although series argument already have been defined, Series (label and data) is missing in this template, I added this important argument to this template.) |
||
| Line 22: | Line 22: | ||
| label8 = Committee | | label8 = Committee | ||
| data8 = {{{committee|}}} | | data8 = {{{committee|}}} | ||
| − | | label9 = Editors | + | | label9 = Series |
| − | | | + | | data9 = {{{series|}}} |
| − | | | + | | label10 = Editors |
| − | | | + | | data10 = {{{editors|}}} |
| − | | | + | | label11 = Authors |
| − | | | + | | data11 = {{{authors|}}} |
| − | | | + | | label12 = Base standards |
| − | | | + | | data12 = {{{base_standards|}}} |
| − | | | + | | label13 = Related standards |
| − | | | + | | data13 = {{{related_standards|}}} |
| − | | | + | | label14 = Domain |
| − | | | + | | data14 = {{{domain|}}} |
| − | | | + | | label15 = License |
| − | | | + | | data15 = {{{license|}}} |
| − | | | + | | label16 = Copyright |
| − | | | + | | data16 = {{{copyright|}}} |
| − | | | + | | label17 = Abbreviation |
| − | | | + | | data17 = {{{abbreviation|}}} |
| + | | label18 = Website | ||
| + | | data18 = {{{website|}}} | ||
}}<noinclude> | }}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
<!-- Place categories in [[Template:Infobox technology standard/doc]] --> | <!-- Place categories in [[Template:Infobox technology standard/doc]] --> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 10:00, 15 December 2020
[[Category:Infobox templates|Template:Remove first word]]
This is an infobox for technology standards.
Usage
Template:Parameter names example
{{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 | Template:URL |
{{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 |
| The above documentation is transcluded from Template:Infobox technology standard/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |