Difference between revisions of "Template:Infobox reactor/doc"

From blackwiki
Jump to navigation Jump to search
imported>WOSlinker
(tidy style for better HTML5 compatibility)
imported>Jonesey95
(Convert coords to new parameters. See Wikipedia:Coordinates in infoboxes.)
Line 14: Line 14:
 
| location_map_width =  
 
| location_map_width =  
 
| location_map_text  =  
 
| location_map_text  =  
| lat_d  =
 
| lat_m  =
 
| lat_s  =
 
| lat_NS  =
 
| long_d  =
 
| long_m  =
 
| long_s  =
 
| long_EW =
 
 
| institution        =  
 
| institution        =  
 
| location          =  
 
| location          =  
| coordinates        =
+
| coordinates        = {{coord}}
| coordinates_type  =
 
| coordinates_display =
 
 
| coordinates_ref    =
 
| coordinates_ref    =
 
| type              =
 
| type              =
Line 69: Line 59:
 
| '''name''' || Name of reactor
 
| '''name''' || Name of reactor
 
|- style="background: #F8F8F8;"
 
|- style="background: #F8F8F8;"
| '''image''' || Image filename, without '''File:''' parameter. <p>Animated (.gif) and media files (.ogv) are allowed, although browsers such as [[Internet Explorer|IE]] are unable to play this type of file; avoid using.
+
| '''image''' || Image filename, without '''File:''' parameter. <p>Animated (.gif) and media files (.ogv) are allowed, although browsers such as [[Internet Explorer|IE]] are unable to play this type of file; avoid using.</p>
 
|- style="background: #F8F8F8;"
 
|- style="background: #F8F8F8;"
 
| '''image_size''' || Image size, if different than default of 250px.
 
| '''image_size''' || Image size, if different than default of 250px.
Line 82: Line 72:
 
|- style="background: #F8F8F8;"
 
|- style="background: #F8F8F8;"
 
| '''location_map_text''' || Caption beneath the location map
 
| '''location_map_text''' || Caption beneath the location map
|- style="background: #F8F8F8;"
 
| '''lat_d''' || Latitude degrees.
 
|- style="background: #F8F8F8;"
 
| '''lat_m''' || Latitude minutes. Omit or leave blank if '''lat_d''' is in decimal format.
 
|- style="background: #F8F8F8;"
 
| '''lat_s''' || Latitude seconds. Omit or leave blank if '''lat_d''' is in decimal format. Remember to avoid being [[Wikipedia:WikiProject Geographical coordinates#Precision|overly precise]].
 
|- style="background: #F8F8F8;"
 
| '''lat_NS''' || Northern or Southern latitude (enter '''<code>N</code>''' or '''<code>S</code>'''). Omit or leave blank if '''lat_d''' is in decimal format.
 
|- style="background: #F8F8F8;"
 
| '''long_d''' || Longitude degrees.
 
|- style="background: #F8F8F8;"
 
| '''long_m''' || Longitude minutes. Omit or leave blank if '''long_d''' is in decimal format.
 
|- style="background: #F8F8F8;"
 
| '''long_s''' || Longitude seconds. Omit or leave blank if '''long_d''' is in decimal format. Remember to avoid being [[Wikipedia:WikiProject Geographical coordinates#Precision|overly precise]].
 
|- style="background: #F8F8F8;"
 
| '''long_EW''' || Longitude East or West (enter '''<code>E</code>''' or '''<code>W</code>'''). Omit or leave blank if '''long_d''' is in decimal format.
 
 
|- style="background: #F8F8F8;"
 
|- style="background: #F8F8F8;"
 
| '''institution''' || Operating institution.
 
| '''institution''' || Operating institution.
Line 103: Line 77:
 
| '''location''' || General area where located. Avoid being overly-detailed.
 
| '''location''' || General area where located. Avoid being overly-detailed.
 
|- style="background: #F8F8F8;"
 
|- style="background: #F8F8F8;"
| '''coordinates''' || Optional parameter to add additional coordinates for the Operating institution.
+
| '''coordinates''' || Optional parameter to add coordinates for the operating institution. Use {{tl|coord}}.
|- style="background: #F8F8F8;"
 
| '''coordinates_type''' || Optional parameter to add additional coordinate functions. See [[Wikipedia:WikiProject Geographical coordinates#Parameters|here]] for more details.
 
|- style="background: #F8F8F8;"
 
| '''coordinates_display''' || Display the coordinates '''inline''' or '''title''', or both as '''inline,title'''.
 
 
|- style="background: #F8F8F8;"
 
|- style="background: #F8F8F8;"
 
| '''coordinates_ref''' || Use this field to add references to the coordinates.
 
| '''coordinates_ref''' || Use this field to add references to the coordinates.

Revision as of 14:43, 27 March 2017

This template is for use within articles about experimental research reactors. For a reactor in a power station, please use {{Infobox power station}}.

Usage

{{Infobox reactor
| name               = 
| image              = 
| image_size         =
| alt                =
| caption            = 
| location_map       = 
| location_map_width = 
| location_map_text  = 
| institution        = 
| location           = 
| coordinates        = {{coord}}
| coordinates_ref    =
| type               =
| power              =   
| power_therm_elec   = <!--type "thermal" or "electric", for above-->

<!--CONSTRUCTION & UPKEEP-->
| construct_cost     =
| construct_start    = <!--date construction began--> 
| construct_length   = <!--length of construction (in months or years) --> 
| first_crit         = <!--first criticality-->
| shutdown           = <!--date of shutdown-->
| decommission       = <!--date of decommission--> 
| upkeep_cost        = <!--annual upkeep/maintenance costs-->
| #_of_staff         = 
| #_of_operators     = 
| refuel_time        = <!--how often the plant needs to be refueled-->

<!--TECHNICAL INFO-->
| max_thermal_flux   = 
| max_fast_flux      = 
| fuel_type          = 
| cooling            = 
| moderator          = 
| reflector          = 
| control_rods       = 
| cladding_material  =
| #_fuel_assemblies  =
| fuel_per_assembly  = <!--number of fuel elements per assembly-->
| rods_per_element   = 
| source             = 
}}

Parameter names and descriptions

Parameter Description
Lead section
name Name of reactor
image Image filename, without File: parameter.

Animated (.gif) and media files (.ogv) are allowed, although browsers such as IE are unable to play this type of file; avoid using.

image_size Image size, if different than default of 250px.
alt Alternative text for images.
caption Caption beneath image
location_map Name of a location map file. The coordinates must be specified as well (see below).
location_map_width Avoid using: Overrides the default 235px.
location_map_text Caption beneath the location map
institution Operating institution.
location General area where located. Avoid being overly-detailed.
coordinates Optional parameter to add coordinates for the operating institution. Use {{coord}}.
coordinates_ref Use this field to add references to the coordinates.
type
power
power_therm_elec
construction_cost Total cost for the construction
construction_start Date construction began, consider using {{Start date}}.
construction_length Length of construction (in months or years)
first_crit Date the reactor first went critical
shutdown Date reactor was shut down, consider using {{End date}}.
decommission Date reactor was decommissioned, consider using {{End date}}
upkeep_cost annual upkeep/maintenance costs
#_of_staff number of staff
#_of_operators number of operators
refuel_time how often the plant needs to be refueled
Technical Information
max_thermal_flux
max_fast_flux
fuel_type
cooling
moderator
reflector
control_rods
cladding_material
#_fuel_assemblies
fuel_per_assembly number of fuel elements per assembly
rods_per_element
source