Template:Infobox fusion device
{{Infobox
|titlestyle = font-size:110%; background: #c0c0c0;
|headerstyle = background-color:#ccc;
|title = {{{name|}}}
|above = {{{fullname|}}}
|image = {{#if:{{{image|}}}
|{{#ifexist:}}}
}}
}}
|caption = {{{imagetitle|}}}
|label1 = Device type
|data1 = {{{type|}}}
|label2 = Location
|data2 = {{if empty|{{{location|}}}|{{#if:{{{city|}}}{{{state|}}}{{{country|}}}|{{Comma separated entries|{{{city|}}}|{{{state|}}}|{{{country|}}} }} }} }}
|label3 = Affiliation
|data3 = {{{affiliation|}}}
|header4 = {{#if:{{{major_radius|}}}{{{major radius|}}}{{{minor_radius|}}}{{{minor radius|}}}{{{field|}}}{{{heating|}}}{{{power|}}}{{{time|}}}{{{current|}}}|Technical specifications}}
|label5 = Major radius
|data5 = {{if empty|{{{major_radius|}}}|{{{major radius|}}} }}
|label6 = Minor radius
|data6 = {{if empty|{{{minor_radius|}}}|{{{minor radius|}}} }}
|label7 = Plasma volume
|data7 = {{{volume|}}}
|label8 = Magnetic field
|data8 = {{{field|}}}
|label9 = Heating power
|data9 = {{{heating|}}}
|label10 = Fusion power
|data10 = {{{power|}}}
|label11 = Discharge duration
|data11 = {{{time|}}}
|label12 = Plasma current
|data12 = {{{current|}}}
|label13 = Plasma temperature
|data13 = {{{temperature|}}}
|header14 = {{#if:{{{construction_date|}}}{{{construction|}}}{{{operation|}}}{{{operation_start_year|}}}{{{operation_end_year|}}}{{{ongoing|}}}{{{prev|}}}{{{next|}}}{{{related|}}}|History}}
|label15 = Date(s) of construction
|data15 = {{if empty|{{{construction_date|}}}|{{{construction|}}}}}
|label16 = Year(s) of operation
|data16 = {{if empty|{{{operation|}}}|{{{operation_start_year|}}}{{#if:{{{operation_end_year|}}}|–{{{operation_end_year|}}}|{{#if:{{{ongoing|}}}|–present}} }} }}
|label17 = Preceded by
|data17 = {{{prev|}}}
|label18 = Succeeded by
|data18 = {{{next|}}}
|label19 = Related devices
|data19 = {{{related|}}}
|header20 = {{#if:{{{website|}}}{{{other_links|}}}|Links}}
|label21 = Website
|data21 = {{{website|}}}
|label22 = Other links
|data22 = {{{other_links|}}}
|{{#if:{{{notes|}}}|
{{{notes}}}}}
}}