Important note
editIf you edit this template, please do not add units directly into the infobox entries as the units may show up for blank entries, which may not be desirable. It is preferable to use either Template:val or Template:cvt on the article's entry to display a number with its units correctly formatted.
Usage
edit{{{fullname}}} | |
---|---|
[[File:{{{image}}}|250px]] | |
Device type | {{{type}}} |
Location | {{{city}}}, {{{state}}}, {{{country}}} |
Affiliation | {{{affiliation}}} |
Technical specifications | |
Major radius | {{{major_radius}}} |
Minor radius | {{{minor_radius}}} |
Plasma volume | {{{volume}}} |
Magnetic field | {{{field}}} |
Heating power | {{{heating}}} |
Fusion power | {{{power}}} |
Discharge duration | {{{time}}} |
Plasma current | {{{current}}} |
Plasma temperature | {{{temperature}}} |
History | |
Date(s) of construction | {{{construction_date}}} |
Year(s) of operation | {{{operation_start_year}}}–{{{operation_end_year}}} |
Preceded by | {{{prev}}} |
Succeeded by | {{{next}}} |
Related devices | {{{related}}} |
Links | |
Website | {{{website}}} |
Other links | {{{other_links}}} |
{{Infobox fusion devices
|name =
|fullname =
|image =
|imagetitle =
|type =
|city =
|state =
|country =
|affiliation =
|major_radius = <!-- {{cvt|00|m}} -->
|minor_radius = <!-- {{cvt|00|m}} -->
|volume = <!-- {{val|00|ul=m3}} -->
|field = <!-- {{cvt|00|T}} -->
|heating = <!-- {{val|00|ul=MW}} -->
|power = <!-- {{val|00|ul=MW}} -->
|electrical_input = <!-- {{val|00|ul=MW}} -->
|generation = <!-- {{val|00|ul=MW}} -->
|time = <!-- {{val|00|ul=s}} -->
|current = <!-- {{val|00|ul=MA}} -->
|temperature = <!-- {{val|00|e=6|ul=K}} -->
|construction_date =
|operation_start_year =
|operation_end_year =
|ongoing = <!-- set to any non-blank value -->
|prev =
|next =
|related =
|website = <!-- {{url|insert here}} -->
|other_links =
}}
TemplateData
editTemplateData for Infobox fusion device
An infobox that displays information about a fusion device
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | The common name of the device, which is usually the article title. | String | required |
Full name | fullname | If the article name is an acronym for the full device name, include it here. | String | suggested |
image | image | An image of the device. | File | optional |
Image caption | imagetitle caption | Accompanying caption for image. | String | optional |
Device type | type | Type of fusion device.
| String | suggested |
city | city | The city in which the device is located in. | String | optional |
state | state | The state, county or province in which the device is located in. | String | optional |
country | country nation | The country in which the device is located in. | String | suggested |
affiliation | affiliation operator operators | The agency, company, organization or university which the device is operated by or associated with. | String | optional |
Major radius | major_radius major radius | Major radius of the device. Typical units: metre, foot | Unknown | optional |
Minor radius | minor_radius minor radius | Minor radius of the device. Typical units: metre, foot | Unknown | optional |
Plasma volume | volume | Total volume of the plasma during operation. Typical units: cubic metre | Unknown | optional |
Magnetic field | field | Typical magnitude of the magnetic fields during operation.. Typical units: Tesla, Gauss | Unknown | optional |
Heating power | heating | Heating power absorbed by the plasma. Typical units: Watt | Unknown | optional |
Fusion power | power | Thermal power produced by fusion. Typical units: Watt | Unknown | optional |
Electrical input power | electrical_input | Average electrical power required to maintain fusion. Typical units: Watt | Unknown | optional |
Generation power | generation | Average electrical power generated during fusion after losses. Typical units: Watt | Unknown | optional |
Discharge duration | time flattop duration discharge duration pulse length | The duration of time in which a plasma can be sustained within the device. Typical units: second | Unknown | optional |
Plasma current | current | Magnitude of current which runs through the plasma during operation. Typical units: Ampere | Unknown | optional |
Plasma temperature | temperature | Temperature of the plasma during operation. It may be represented as electronvolts (eV) despite being a unit of energy. Typical units: Kelvin, eV | Unknown | optional |
Construction date(s) | construction_date | The date in which the device was being constructed. | Unknown | optional |
Start Year | operation_start_year | The year in which the device began operation. | Number | suggested |
End Year | operation_end_year | The year in which the device ceased operations. | Number | optional |
Ongoing? | ongoing | If "operation_end_year" is empty, set this to any value and it will display "– present" behind the start year. | Unknown | optional |
Preceded by | prev previous precursor predecessor | The device which preceded the current device in a line of succession of experimental devices. | Unknown | optional |
Succeeded by | next successor | The device which succeeded the current device in a line of succession of experimental devices. | Unknown | optional |
Related devices | related | Other devices that were built around the same time, usually as part of the same experiment, or with a common research goal. | Unknown | optional |
website | website | The official website of the device, if it has one. | Unknown | optional |
Other links | other_links | Related web links associated with the device. | Unknown | optional |
Example
editDevice type | Stellarator |
---|---|
Location | Greifswald, Germany |
Affiliation | Max Planck Institute for Plasma Physics |
Technical specifications | |
Major radius | 5.5 m (18 ft) |
Minor radius | 0.53 m (1 ft 9 in) |
Plasma volume | 30 m3 |
Magnetic field | 3 T (30,000 G) |
Heating power | 14 MW |
Plasma temperature | (60–130)×106 K |
History | |
Year(s) of operation | 2015–present |
Preceded by | Wendelstein 7-AS |
{{Infobox fusion devices
|name = Wendelstein 7-X
|fullname =
|image = Wendelstein7-X Torushall-2011.jpg
|imagetitle = W7-X in 2011
|type = [[Stellarator]]
|city = [[Greifswald]]
|state =
|country = [[Germany]]
|affiliation = [[Max Planck Institute for Plasma Physics]]
|major_radius = {{cvt|5.5|m}}
|minor_radius = {{cvt|0.53|m}}
|volume = {{val|30|ul=m3}}
|field = {{cvt|3|T}}
|heating = {{val|14|ul=MW}}
|temperature = {{val|60|-|130|e=6|ul=K}}
|power =
|generation = {{val|0|ul=MW}}
|time =
|current =
|construction_date =
|operation_start_year = 2015
|operation_end_year =
|ongoing = yes
|prev = [[Wendelstein 7-AS]]
|next =
|related =
|website =
|other_links =
}}