<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_nuclear_reactor%2Fdoc</id>
	<title>Template:Infobox nuclear reactor/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_nuclear_reactor%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_nuclear_reactor/doc&amp;action=history"/>
	<updated>2026-04-05T10:12:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_nuclear_reactor/doc&amp;diff=10420&amp;oldid=prev</id>
		<title>&gt;PrimeHunter: add sortkey without &quot;Infobox&quot; to Category:Infobox templates</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_nuclear_reactor/doc&amp;diff=10420&amp;oldid=prev"/>
		<updated>2024-06-18T00:06:19Z</updated>

		<summary type="html">&lt;p&gt;add sortkey without &amp;quot;Infobox&amp;quot; to &lt;a href=&quot;/wiki/index.php/Category:Infobox_templates&quot; title=&quot;Category:Infobox templates&quot;&gt;Category:Infobox templates&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage}}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
{{Infobox nuclear reactor&lt;br /&gt;
| name        = {{{name}}}&lt;br /&gt;
| image       = {{{image}}}&lt;br /&gt;
| image_size  = {{{image_size}}}&lt;br /&gt;
| caption     = {{{caption}}}&lt;br /&gt;
| location    = {{{location}}}&lt;br /&gt;
| coordinates = {{{coordinates}}}&lt;br /&gt;
| concept     = {{{concept}}}&lt;br /&gt;
| generation  = {{{generation}}}&lt;br /&gt;
| reactor_line= {{{reactor_line}}}&lt;br /&gt;
| type_label  = {{{type_label}}}&lt;br /&gt;
| type        = {{{type}}}&lt;br /&gt;
| status      = {{{status}}}&lt;br /&gt;
| fuel        = {{{fuel}}}&lt;br /&gt;
| fuel_state  = {{{fuel_state}}}&lt;br /&gt;
| spectrum_description    = {{{spectrum_description}}}&lt;br /&gt;
| control     = {{{control}}}&lt;br /&gt;
| coolant     = {{{coolant}}}&lt;br /&gt;
| moderator   = {{{moderator}}}&lt;br /&gt;
| electric    = {{{electric}}}&lt;br /&gt;
| thermal     = {{{thermal}}}&lt;br /&gt;
| use         = {{{use}}}&lt;br /&gt;
| operator    = {{{operator}}}&lt;br /&gt;
| website     = {{{website}}}&lt;br /&gt;
| criticality = {{{criticality}}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow: auto&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox nuclear reactor&lt;br /&gt;
| name        =&lt;br /&gt;
| image       =&lt;br /&gt;
| image_size  =&lt;br /&gt;
| caption     =&lt;br /&gt;
| child       = &amp;lt;!-- Set to yes if embedding in another template --&amp;gt;&lt;br /&gt;
| location    =&lt;br /&gt;
| coordinates = &amp;lt;!-- Use {{coord}} --&amp;gt;&lt;br /&gt;
| concept     = &amp;lt;!-- General type of reactor (e.g. boiling water reactor, pressurized water reactor, etc.) --&amp;gt; &lt;br /&gt;
| generation  =&lt;br /&gt;
| reactor_line=&lt;br /&gt;
| type_label  =&lt;br /&gt;
| type        = &amp;lt;!-- Fertile material (if applicable, e.g. Th233) --&amp;gt;&lt;br /&gt;
| status      = &lt;br /&gt;
| fuel        = &amp;lt;!-- U235, Pu239, U233, NU, LEU, MOX, etc. --&amp;gt;&lt;br /&gt;
| fuel_state  = &amp;lt;!-- (solid/liquid) --&amp;gt;&lt;br /&gt;
| spectrum_description    = &amp;lt;!-- Neutron energy spectrum (slow/fast) --&amp;gt;&lt;br /&gt;
| control     = &amp;lt;!-- Primary control method (e.g. rods) --&amp;gt;&lt;br /&gt;
| coolant     = &amp;lt;!-- Primary coolant (e.g. water, natrium, etc.) --&amp;gt;&lt;br /&gt;
| moderator   = &amp;lt;!-- Primary moderator (light water, graphite, etc.) --&amp;gt;&lt;br /&gt;
| electric    =&lt;br /&gt;
| thermal     =&lt;br /&gt;
| use         =  &amp;lt;!-- Generation or electricity, medical isotopes, etc. --&amp;gt;&lt;br /&gt;
| operator    =  &amp;lt;!-- Name of e.g. company or institution. --&amp;gt;&lt;br /&gt;
| website     =  &amp;lt;!-- {{URL|example.com}} --&amp;gt;&lt;br /&gt;
| criticality =  &amp;lt;!-- First date of criticality --&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
* [[BES-5]]&lt;br /&gt;
* [[BN-800 reactor]]&lt;br /&gt;
* [[BN-1200 reactor]]&lt;br /&gt;
* [[Chicago Pile-1]]&lt;br /&gt;
* [[CFR-600]]&lt;br /&gt;
* [[GE BWR]]&lt;br /&gt;
* [[High Flux Australian Reactor]]&lt;br /&gt;
* [[Kilopower]]&lt;br /&gt;
* [[NERVA]] (embedded)&lt;br /&gt;
* [[RBMK]]&lt;br /&gt;
* [[Romashka reactor]]&lt;br /&gt;
* [[RV-1 nuclear reactor]]&lt;br /&gt;
* [[TMSR-LF1]]&lt;br /&gt;
* [[Windscale Piles]]&lt;br /&gt;
* [[X-10 Graphite Reactor]]&lt;br /&gt;
&lt;br /&gt;
== Comments by the original author ==&lt;br /&gt;
The aim of the template is to show the characteristics of an reactor design (e.g. [[RBMK]]) or individual experimental or prototype reactors (e.g. [[Chicago Pile-1]] or [[Superphénix]]), but not for individual power plants (e.g. not [[Chernobyl Nuclear Power Plant]])&lt;br /&gt;
&lt;br /&gt;
If you think you understand the aim of the template, and wish to change it, then feel free to do so as you see fit. If you find problems with the template, you can try to [[User talk:Tony Mach|alert the original author]] - but don´t expect quick answers from the original author.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories go here and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
[[Category:Nuclear technology templates]]&lt;br /&gt;
[[Category:Infobox templates|Nuclear reactor]]&lt;br /&gt;
[[Category:Embeddable templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;PrimeHunter</name></author>
	</entry>
</feed>