Difference between revisions of "Template:Infobox device"
Line 15: | Line 15: | ||
|data4 = {{#if:{{{variant-of|}}}|[[{{{variant-of}}}]]}} | |data4 = {{#if:{{{variant-of|}}}|[[{{{variant-of}}}]]}} | ||
|label5 = Authors | |label5 = Authors | ||
− | |data5 = {{#arraymap:{{{authors|}}}|,|@|{{#ifexist | + | |data5 = {{#arraymap:{{{authors|}}}|,|@|{{#ifexist:@|[[@|{{#if:{{#show:@|?Has name}}|{{#show:@|?Has name}}|{{#if:{{REALNAME:@}}|{{REALNAME:@}}|{{PAGENAME:@}}}}}}]]|@}}|<br>}} |
|label6 = Status | |label6 = Status | ||
|data6 = {{#if:{{{status|}}}|{{Property|Has status|{{{status}}}}}}} | |data6 = {{#if:{{{status|}}}|{{Property|Has status|{{{status}}}}}}} | ||
Line 71: | Line 71: | ||
|Has use = {{{uses|}}}|+sep | |Has use = {{{uses|}}}|+sep | ||
|Is variant of = {{{variant-of|}}} | |Is variant of = {{{variant-of|}}} | ||
− | |Has author = | + | |Has author = {{{authors|}}}|+sep |
|Has status = {{ucfirst:{{{status|}}}}} | |Has status = {{ucfirst:{{{status|}}}}} | ||
|Was made = {{{made|}}} | |Was made = {{{made|}}} |
Revision as of 18:50, 26 November 2020
Template documentation
This template adds the infobox to pages about devices and adds them to the Category:Devices.
Usage
{{Infobox device | authors = | documentation-is-translation-title = | countries-of-design = | uses = | documentation-is-translation-web = | countries-of-replication = | manifest-author-email = | image = | estimated-cost-currency = | status = | caption = | manifest-author-name = | manifest-date-updated = | replicated = | estimated-cost-amount = | affiliations = | documentation-home = | date-completed = | documentation-is-translation-manifest = | keywords = | sdg = | documentation-is-translation-language = | documentation-language = | manifest-language = | materials = | date-updated = | variant-of = | date-published = | made = | manifest-author-affiliation = }}
Example
Status | Prototype |
---|---|
Made? | Yes |
Replicated? Was this project made independently by someone other than the authors and without their guidance? | Yes |
Published | 2019 |
Completed | 2018 |
Updated | 2020 |
Countries of design | Argentina |
Countries of replication | Mexico |
Estimated cost | USD $ 123.00 |
Sustainable Development Goals |
SDG01 No poverty SDG13 Climate action |
{{Infobox device | countries-of-design = Argentina | countries-of-replication = Mexico | image = Ecoladrillo.jpg | estimated-cost-currency = USD | status = Prototype | caption = Finished product. | replicated = Yes | estimated-cost-amount = 123.00 | date-completed = 2018 | sdg = SDG01 No poverty, SDG13 Climate action | date-updated = 2020 | date-published = 2019 | made = Yes }}
See also
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Image | image | Main image of the page
| File | suggested |
Caption | caption | Caption for the main image.
| String | optional |
Keywords | keywords | Search keywords, separated by commas. | String | optional |
Uses | uses | Practical uses of this project, separated by commas. | String | optional |
Variant of | variant-of | no description | Page | optional |
Authors | authors | Authors of this project, separated by commas. | User | suggested |
Status | status | Project status.
| Page | optional |
Made? | made | Was this project actually made?
| Boolean | optional |
Replicated? | replicated | Was this project replicated without the help of the original authors?
| Boolean | optional |
Date completed | date-completed | Date on which this project was completed.
| Date | optional |
Date published | date-published | Date on which this project was published.
| Date | optional |
Date updated | date-updated | Date on which this project was last updated.
| Date | optional |
Countries of design | countries-of-design | Countries where this project was designed, separated by commas.
| Page | optional |
Countries of replication | countries-of-replication | Countries where this project was replicated, separated by commas.
| Page | optional |
Affiliations | affiliations | Organizations affiliated to this project, separated by commas. | String | optional |
Materials | materials | Materials involved in this project, separated by commas. | String | optional |
Estimated cost currency | estimated-cost-currency | Currency of the estimated cost.
| String | optional |
Estimated cost amount | estimated-cost-amount | Amount of the estimated cost.
| Number | optional |
Sustainable Development Goals | sdg | Sustainable Development Goals to which this project contributes, separated by commas.
| Page | optional |
Documentation-home | documentation-home | no description | Unknown | optional |
Documentation-language | documentation-language | no description | Unknown | optional |
Documentation-is-translation-title | documentation-is-translation-title | no description | Unknown | optional |
Documentation-is-translation-manifest | documentation-is-translation-manifest | no description | Unknown | optional |
Documentation-is-translation-web | documentation-is-translation-web | no description | Unknown | optional |
Documentation-is-translation-language | documentation-is-translation-language | no description | Unknown | optional |
Manifest-language | manifest-language | no description | Unknown | optional |
Manifest-date-updated | manifest-date-updated | no description | Unknown | optional |
Manifest-author-name | manifest-author-name | no description | Unknown | optional |
Manifest-author-affiliation | manifest-author-affiliation | no description | Unknown | optional |
Manifest-author-email | manifest-author-email | no description | Unknown | optional |