Difference between revisions of "Template:ISO/doc"
imported>Crissov (←Created page with '<templatedata> { "params": {}, "description": "Eases citing formal standards and norms", "format": "inline" } </templatedata>') |
imported>Crissov (TemplateData) |
||
| Line 1: | Line 1: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
| − | "params": {}, | + | "params": { |
| + | "number": {"label": "Standard number", "description": "numeric identifier without the acronym for the issuing standardization body", "aliases": ["1"], "required": true}, | ||
| + | "part": {"label": "Part", "description": "in case the standard is divided into several parts", "aliases": ["2"]}, | ||
| + | "category": {"label": "ICS Category", "description": "first ICS level"}, | ||
| + | "topic": {"label": "ICS Topic", "description": "second ICS level"}, | ||
| + | "subject": {"label": "ICS Subject", "description": "third ICS level", "aliases": ["3"]}, | ||
| + | "year": {"label": "Released", "description": "", "aliases": ["date", "4"]}, | ||
| + | "lemma": {"label": "WP Article", "description": "title-link"}, | ||
| + | "body": {"label": "Issuer", "description": "acronym or country code of standardization body", "default": "ISO"}, | ||
| + | "title": {"label": "Name", "description": "Formal title of the standard with all ICS levels", "default": "autogenerated"}, | ||
| + | "publisher": {"label": "publisher", "description": "publisher", "default": "from {body}"}, | ||
| + | "lang": {"label": "Languages", "description": "available languages by ISO 639 alpha-2 codes", "default": "en, fr"}, | ||
| + | "edition": {"label": "Edition", "description": "usually empty"}, | ||
| + | "version": {"label": "Version", "description": "usually empty"}, | ||
| + | "classification": {"label": "ICS link", "description": "URL"}, | ||
| + | "ics": {"label": "ICS", "description": "hierarchical classification"}, | ||
| + | "preview": {"label": "Preview URL", "description": "defaults to autogenerated ISO OBP link"}, | ||
| + | "purchase": {"label": "Purchase URL", "description": "defaults to autogenerated ISO Shop link"}, | ||
| + | "cs": {"label": "CS", "description": "ID in ISO purchase URL"}, | ||
| + | "type": {"label": "Content type", "description": "", "default": "international standard"} | ||
| + | }, | ||
"description": "Eases citing formal standards and norms", | "description": "Eases citing formal standards and norms", | ||
"format": "inline" | "format": "inline" | ||
} | } | ||
</templatedata> | </templatedata> | ||
| + | |||
| + | This template adds a textual reference to a standard that may have a dedicated article and it adds a footnote reference by calling {{tl|cite standard}}, which is a redirect to {{tl|cite techreport}}. | ||
Revision as of 12:36, 23 June 2020
Eases citing formal standards and norms
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Standard number | number 1 | numeric identifier without the acronym for the issuing standardization body | Unknown | required |
| Part | part 2 | in case the standard is divided into several parts | Unknown | optional |
| ICS Category | category | first ICS level | Unknown | optional |
| ICS Topic | topic | second ICS level | Unknown | optional |
| ICS Subject | subject 3 | third ICS level | Unknown | optional |
| Released | year date 4 | Unknown | optional | |
| WP Article | lemma | title-link | Unknown | optional |
| Issuer | body | acronym or country code of standardization body
| Unknown | optional |
| Name | title | Formal title of the standard with all ICS levels
| Unknown | optional |
| publisher | publisher | publisher
| Unknown | optional |
| Languages | lang | available languages by ISO 639 alpha-2 codes
| Unknown | optional |
| Edition | edition | usually empty | Unknown | optional |
| Version | version | usually empty | Unknown | optional |
| ICS link | classification | URL | Unknown | optional |
| ICS | ics | hierarchical classification | Unknown | optional |
| Preview URL | preview | defaults to autogenerated ISO OBP link | Unknown | optional |
| Purchase URL | purchase | defaults to autogenerated ISO Shop link | Unknown | optional |
| CS | cs | ID in ISO purchase URL | Unknown | optional |
| Content type | type |
| Unknown | optional |
This template adds a textual reference to a standard that may have a dedicated article and it adds a footnote reference by calling {{cite standard}}, which is a redirect to {{cite techreport}}.