Difference between revisions of "Template:Infobox fire department"
imported>Lfdder |
imported>Worldbruce (Updated check for unknown parameters so that chief1_description | chief1_name | chief2_description | chief2_name | chief3_description | chief3_name are known parameters.) |
||
| (123 intermediate revisions by 24 users not shown) | |||
| Line 1: | Line 1: | ||
{{infobox | {{infobox | ||
| − | | | + | | bodyclass = vcard |
| − | |||
| − | | | + | | title = <includeonly>{{{name|{{PAGENAMEBASE}}}}}</includeonly> |
| − | | | + | | titleclass = fn org |
| − | | | + | | subheader = {{#if:{{{native_name|}}}|<span class="nickname" {{#if:{{{native_name_lang|}}}|lang="{{{native_name_lang}}}"}}>{{{native_name}}}</span>}} |
| − | | | + | | image1 = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|size={{#if:{{{image_size|}}}|{{{image_size|}}}|140px}}|sizedefault=frameless|suppressplaceholder=yes|alt={{{logo_alt|}}}}} |
| − | + | | caption1 = {{{logo_caption|}}} | |
| − | | | ||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | | | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| + | | image2 = {{#invoke:InfoboxImage|InfoboxImage|image={{{patch|}}}|size={{#if:{{{image_size|}}}|{{{image_size|}}}|140px}}|sizedefault=frameless|suppressplaceholder=yes|alt={{{patch_alt|}}}}} | ||
| + | | caption2 = {{{patch_caption|}}} | ||
| + | |||
| + | | image3 = {{#invoke:InfoboxImage|InfoboxImage|image={{{flag|}}}|size={{#if:{{{image_size|}}}|{{{image_size|}}}|140px}}|sizedefault=frameless|suppressplaceholder=yes|alt={{{flag_alt|}}}}} | ||
| + | | caption3 = {{{flag_caption|}}} | ||
| + | |||
| + | | data1 = {{{motto|{{{moto|}}}}}} | ||
| + | |||
| + | | header2 ={{#if:{{{country|}}}{{{subdivision_type1|}}}{{{subdivision_type2|}}}{{{subdivision_type3|}}}|Operational area}} | ||
| + | |||
| + | | label3 = Country | ||
| + | | data3 = {{{country|}}} | ||
| + | |||
| + | | label4 = {{{subdivision_type1}}} | ||
| + | | data4 = {{#if:{{{subdivision_type1|}}}|{{{subdivision_name1|}}} }} | ||
| + | |||
| + | | label5 = {{{subdivision_type2}}} | ||
| + | | data5= {{#if:{{{subdivision_type2|}}}|{{{subdivision_name2|}}} }} | ||
| + | |||
| + | | label6 = {{{subdivision_type3}}} | ||
| + | | data6= {{#if:{{{subdivision_type3|}}}|{{{subdivision_name3|}}} }} | ||
| + | |||
| + | | label7 = Address | ||
| + | | data7 = {{{address|}}} | ||
| + | |||
| + | | label8 = Coordinates | ||
| + | | data8 = {{{coordinates|}}} | ||
| + | |||
| + | | header9 = {{#if:{{{established|}}}{{{annual calls|}}}{{{employees|}}} | ||
| + | {{{strength|}}}{{{budget|}}}{{{annual budget|}}}{{{staffing|}}}{{{chief|}}} | ||
| + | {{{captain|}}}{{{CFO|}}}{{{chief1_description|}}}{{{chief2_description|}}} | ||
| + | {{{chief3_description|}}} | ||
| + | {{{BLSorALS|}}}{{{ALSorBLS|}}}{{{FirstResponderBLSorALS|}}}{{{iaff|}}} | ||
| + | |Agency overview{{{reference1|}}} | ||
| + | }} | ||
| + | |||
| + | | label10 = Established | ||
| + | | data10 = {{{established|}}} | ||
| + | |||
| + | | label11 = Dissolved | ||
| + | | data11 = {{{dissolved|}}} | ||
| + | |||
| + | | label12 = Annual calls | ||
| + | | data12 = {{{annual calls|}}} | ||
| + | |||
| + | | label13 = Employees | ||
| + | | data13 = {{{employees|}}}{{{strength|}}}<!--Allow for existing template to still work with "strength"--> | ||
| + | |||
| + | | label14 = Annual budget | ||
| + | | data14 = {{{annual budget|}}}{{{budget|}}}<!--Allow for existing template to still work with "budget"--> | ||
| + | |||
| + | | label15 = Staffing | ||
| + | | data15 = {{{staffing|}}} | ||
| + | |||
| + | | label16 = [[Commissioner]] | ||
| + | | data16 = {{{commissioner|}}} | ||
| + | |||
| + | | label17 = [[Fire chief]] | ||
| + | | data17 = {{{chief|}}} | ||
| + | |||
| + | | label18 = [[Fire captain]] | ||
| + | | data18 = {{{captain|}}} | ||
| + | |||
| + | | label19 = [[Chief Fire Officer]] | ||
| + | | data19 = {{{CFO|}}} | ||
| + | |||
| + | <!-- Generic leadership parameters --> | ||
| + | | label20 = {{{chief1_description|}}} | ||
| + | | data20 = {{{chief1_name|}}} | ||
| + | |||
| + | | label21 = {{{chief2_description|}}} | ||
| + | | data21 = {{{chief2_name|}}} | ||
| + | |||
| + | | label22 = {{{chief3_description|}}} | ||
| + | | data22 = {{{chief3_name|}}} | ||
| + | |||
| + | | label23 = [[Emergency medical services#Levels of care|EMS level]] | ||
| + | | data23 = {{{ALSorBLS|}}}{{{BLSorALS|}}}{{{FirstResponderBLSorALS|}}}<!--Allow for existing template to still work with "FirstResponderBLSorALS"--> | ||
| + | |||
| + | | label24 = [[International Association of Fire Fighters|IAFF]] | ||
| + | | data24 = {{{iaff|}}} | ||
| + | |||
| + | | header25 = {{#if:{{{divisions|}}}{{{battalions|}}}{{{stations|}}}{{{engines|}}} | ||
| + | {{{trucks|}}}{{{ladders|}}}{{{tillers|}}}{{{platforms|}}}{{{tower ladders|}}} | ||
| + | {{{quints|}}}{{{squads|}}}{{{rescues|}}}{{{ambulances|}}}{{{EMSunits|}}} | ||
| + | {{{tenders|}}}{{{tankers|}}}{{{hazmat|}}}{{{usar|}}}{{{crash|}}}{{{wildland|}}} | ||
| + | {{{wildfire engines|}}}{{{wildland engines|}}}{{{brush trucks|}}}{{{bulldozers|}}}{{{airplanes|}}}{{{helicopters|}}}{{{fireboats|}}} | ||
| + | {{{rescue boats|}}}{{{light and air|}}}{{{unit1_description|}}} | ||
| + | {{{unit2_description|}}}{{{unit3_description|}}}{{{app1_description|}}} | ||
| + | {{{app2_description|}}}{{{app3_description|}}}{{{app4_description|}}} | ||
| + | {{{app5_description|}}}{{{app6_description|}}}{{{app7_description|}}} | ||
| + | {{{app8_description|}}}{{{app9_description|}}}{{{app10_description|}}} | ||
| + | {{{app11_description|}}}{{{app12_description|}}}{{{app13_description|}}} | ||
| + | {{{app14_description|}}}{{{app15_description|}}}{{{app16_description|}}} | ||
| + | {{{app17_description|}}}{{{app18_description|}}}{{{app19_description|}}} | ||
| + | {{{app20_description|}}} | ||
| + | |Facilities and equipment{{{reference2|}}} | ||
| + | }} | ||
| + | |||
| + | | label26 = Divisions | ||
| + | | data26 = {{{divisions|}}} | ||
| + | |||
| + | | label27 = Battalions | ||
| + | | data27 = {{{battalions|}}} | ||
| + | |||
| + | <!-- Generic organisational unit parameters --> | ||
| + | | label28 = {{{unit1_description|}}} | ||
| + | | data28 = {{{unit1_no|}}} | ||
| + | |||
| + | | label29 = {{{unit2_description|}}} | ||
| + | | data29 = {{{unit2_no|}}} | ||
| + | |||
| + | | label30 = {{{unit3_description|}}} | ||
| + | | data30 = {{{unit3_no|}}} | ||
| + | |||
| + | | label31 = [[Fire station|Stations]] | ||
| + | | data31 = {{{stations|}}} | ||
| + | |||
| + | | label32 = [[Fire engine|Engines]] | ||
| + | | data32 = {{{engines|}}} | ||
| + | |||
| + | | label33 = [[Fire truck|Trucks]] | ||
| + | | data33 = {{{trucks|}}}{{{ladders|}}} | ||
| + | |||
| + | | label34 = [[Tiller truck|Tillers]] | ||
| + | | data34 = {{{tillers|}}} | ||
| + | |||
| + | | label35 = [[Platform truck|Platforms]] | ||
| + | | data35 = {{{platforms|}}}{{{tower ladders|}}} | ||
| + | |||
| + | | label36 = [[Fire engine#Turntable ladder|Ladders]] | ||
| + | | data36 = {{{aerial ladders|}}} | ||
| + | |||
| + | | label37 = [[Quint (fire apparatus)|Quints]] | ||
| + | | data37 = {{{quints|}}} | ||
| + | |||
| + | | label38 = [[Rescue squad|Squads]] | ||
| + | | data38 = {{{squads|}}} | ||
| + | |||
| + | | label39 = [[Heavy rescue vehicle|Rescues]] | ||
| + | | data39 = {{{rescues|}}} | ||
| + | |||
| + | | label40 = [[Ambulance]]s | ||
| + | | data40 = {{{ambulances|}}}{{{EMSunits|}}}<!--Allow for existing template to still work with "EMSunits"--> | ||
| + | |||
| + | | label41 = [[Water tender|Tenders]] | ||
| + | | data41 = {{{tenders|}}}{{{tankers|}}} | ||
| + | |||
| + | | label42 = [[Hazardous materials apparatus|HAZMAT]] | ||
| + | | data42 = {{{hazmat|}}} | ||
| + | |||
| + | | label43 = [[Urban search and rescue|USAR]] | ||
| + | | data43 = {{{usar|}}} | ||
| + | |||
| + | | label44 = [[Airport crash tender|Airport crash]] | ||
| + | | data44 = {{{crash|}}} | ||
| + | |||
| + | | label45 = [[Wildland fire engine|Wildland]] | ||
| + | | data45 = {{{wildland|}}}{{{wildfire engines|}}}{{{wildland engines|}}}{{{brush trucks|}}} | ||
| + | |||
| + | | label46 = [[Bulldozer]]s | ||
| + | | data46 = {{{bulldozers|}}} | ||
| + | |||
| + | | label47 = [[Aerial firefighting|Airplanes]] | ||
| + | | data47 = {{{airplanes|}}} | ||
| + | |||
| + | | label48 = [[Helicopter]]s | ||
| + | | data48 = {{{helicopters|}}} | ||
| + | |||
| + | | label49 = [[Fireboat]]s | ||
| + | | data49 = {{{fireboats|}}} | ||
| + | |||
| + | | label50 = [[Rescue boat]]s | ||
| + | | data50 = {{{rescue boats|}}} | ||
| + | |||
| + | | label51 = [[Light and air unit|Light and air]] | ||
| + | | data51 = {{{light and air|}}} | ||
| + | |||
| + | | label52 = [[Quint (fire apparatus)|Aerial Pumpers]] | ||
| + | | data52 = {{{aerial pumpers|}}} | ||
| + | |||
| + | | label53 = [[Fire engine#Aerial Platform|Aerial Ladder Platforms]] | ||
| + | | data53 = {{{ladder platforms|}}} | ||
| + | |||
| + | <!-- Generic appliance/apparatus parameters --> | ||
| + | | label54 = {{{app1_description|}}} | ||
| + | | data54 = {{{app1_no|}}} | ||
| + | |||
| + | | label55 = {{{app2_description|}}} | ||
| + | | data55 = {{{app2_no|}}} | ||
| + | |||
| + | | label56 = {{{app3_description|}}} | ||
| + | | data56 = {{{app3_no|}}} | ||
| + | |||
| + | | label57 = {{{app4_description|}}} | ||
| + | | data57 = {{{app4_no|}}} | ||
| + | |||
| + | | label58 = {{{app5_description|}}} | ||
| + | | data58 = {{{app5_no|}}} | ||
| + | |||
| + | | label59 = {{{app6_description|}}} | ||
| + | | data59 = {{{app6_no|}}} | ||
| + | |||
| + | | label60 = {{{app7_description|}}} | ||
| + | | data60 = {{{app7_no|}}} | ||
| + | |||
| + | | label61 = {{{app8_description|}}} | ||
| + | | data61 = {{{app8_no|}}} | ||
| + | |||
| + | | label62 = {{{app9_description|}}} | ||
| + | | data62 = {{{app9_no|}}} | ||
| + | |||
| + | | label63 = {{{app10_description|}}} | ||
| + | | data63 = {{{app10_no|}}} | ||
| + | |||
| + | | label64 = {{{app11_description|}}} | ||
| + | | data64 = {{{app11_no|}}} | ||
| + | |||
| + | | label65 = {{{app12_description|}}} | ||
| + | | data65 = {{{app12_no|}}} | ||
| + | |||
| + | | label66 = {{{app13_description|}}} | ||
| + | | data66 = {{{app13_no|}}} | ||
| + | |||
| + | | label67 = {{{app14_description|}}} | ||
| + | | data67 = {{{app14_no|}}} | ||
| + | |||
| + | | label68 = {{{app15_description|}}} | ||
| + | | data68 = {{{app15_no|}}} | ||
| + | |||
| + | | label69 = {{{app16_description|}}} | ||
| + | | data69 = {{{app16_no|}}} | ||
| + | |||
| + | | label70 = {{{app17_description|}}} | ||
| + | | data70 = {{{app17_no|}}} | ||
| + | |||
| + | | label71 = {{{app18_description|}}} | ||
| + | | data71 = {{{app18_no|}}} | ||
| + | |||
| + | | label72 = {{{app19_description|}}} | ||
| + | | data72 = {{{app19_no|}}} | ||
| + | |||
| + | | label73 = {{{app20_description|}}} | ||
| + | | data73 = {{{app20_no|}}} | ||
| + | |||
| + | | header74 = {{#if:{{{website|}}}{{{iaffweb|}}}|Website}} | ||
| + | |||
| + | | data75 = {{{website|}}} | ||
| + | | data76 = {{{iaffweb|}}} | ||
| + | }}{{#if:{{{logo|}}}||{{main other|[[Category:Fire departments needing logos]]}}}}{{#invoke:Check for unknown parameters | ||
| + | | check | ||
| + | | unknown={{main other|[[Category:Pages using infobox fire department with unknown parameters| _VALUE_{{PAGENAME}}]]}} | ||
| + | | preview=Page using [[Template:Infobox fire department]] with unknown parameter "_VALUE_" | ||
| + | | ignoreblank=y | ||
| + | | address | aerial ladders | aerial pumpers | airplanes | ALSorBLS | ambulances | annual budget | annual calls | battalions | BLSorALS | brush trucks | budget | bulldozers | captain | CFO | chief | chief1_description | chief1_name | chief2_description | chief2_name | chief3_description | chief3_name | commissioner | coordinates | country | crash | dissolved | divisions | employees | EMSunits | engines | established | fireboats | FirstResponderBLSorALS | flag | flag_alt | flag_caption | hazmat | helicopters | iaff | iaffweb | image_size| ladder platforms | ladders | light and air | logo | logo_alt | logo_caption | moto | motto | name | native_name | native_name_lang | patch | patch_alt | patch_caption | platforms | quints | reference1 | reference2 | rescue boats | rescues | squads | staffing | stations | strength | subdivision_name1 | subdivision_name2 | subdivision_name3 | subdivision_type1 | subdivision_type2 | subdivision_type3 | tankers | tenders | tillers | tower ladders | trucks | usar | website | wildfire engines | wildland | wildland engines | app1_description | app1_no | ||
| + | | app2_description | app2_no | app3_description | app3_no | app4_description | app4_no | ||
| + | | app5_description | app5_no | app6_description | app6_no | app7_description | app7_no | ||
| + | | app8_description | app8_no | app9_description | app9_no | app10_description | app10_no | ||
| + | | app11_description | app11_no | app12_description | app12_no | app13_description | app13_no | ||
| + | | app14_description | app14_no | app15_description | app15_no | app16_description | app16_no | ||
| + | | app17_description | app17_no | app18_description | app18_no | app19_description | app19_no | ||
| + | | app20_description | app20_no | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 23:43, 16 September 2020
[[Category:Infobox templates|Template:Remove first word]]
| 30px | This template uses Lua: |
Contents
Usage
This infobox is designed to suit the wide variation in terminology between countries and between individual fire services. There is an extensive list of pre-named parameters for leadership and apparatus, which are suited to predominantly North American terminology, but generic parameters which can be adapted for individual requirements are also available. A blank version of the template using each style is available below.
Note the following:
- where named and generic parameters are mixed in a section, the generic parameters will follow the named parameters in the displayed infobox;
- the display order of pre-named parameters cannot be altered, and generic parameters will display in numerical order;
- wikilinks may be used in generic _description parameters as desired.
North American
Template:Parameter names example
Generic
Template:Parameter names example
North American example
| 140px | |
| Live long and prosper | |
| Operational area | |
|---|---|
| Country | 23x15px United States |
| State | 23x15px California |
| County | 23x15px Santa Clara |
| City | 23x15px San Jose |
| Agency overview | |
| Established | April 10, 1990 |
| Annual calls | 12,345 (2014) |
| Employees | 1,234 (2014) |
| Annual budget | $12 million (2014) |
| Staffing | Career |
| Commissioner | Bob Smith |
| Fire chief | John Smith |
| Fire captain | Jane Doe |
| Chief Fire Officer | Jane Smith |
| EMS level | ALS & BLS |
| IAFF | 1234 |
| Facilities and equipment | |
| Divisions | 3 |
| Battalions | 6 |
| Stations | 45 |
| Engines |
|
| Trucks | 123 |
| Tillers | 7 |
| Platforms | 4 |
| Quints | 5 |
| Squads | 5 |
| Rescues | 6 |
| Ambulances | |
| Tenders | 3 |
| HAZMAT | 3 |
| USAR | 5 |
| Airport crash | 3 |
| Wildland | |
| Bulldozers | 6 |
| Airplanes | 4 |
| Helicopters | 3 |
| Fireboats | 2 |
| Rescue boats | 1 |
| Light and air | 2 |
| Website | |
| Template:Official website | |
| Template:URL | |
{{Infobox fire department
| name = Name of Department
| logo = SantaBarbaraCountyFireDepartmentLogo.png
| motto = ''Live long and prosper''
<!-- Operational area -->
| country = {{flagu|United States}}
| subdivision_type1 = [[U.S. state|State]]
| subdivision_name1 = {{Flag|California}}
| subdivision_type2 = [[County (United States)|County]]
| subdivision_name2 = {{flagicon image|Flag_of_Santa_Clara_County,_California.png}} [[Santa Clara County, California|Santa Clara]]
| subdivision_type3 = [[Cities of California|City]]
| subdivision_name3 = {{flagicon image|Flag of San José, California.svg}} [[San Jose, California|San Jose]]
<!-- Agency overview -->
| reference1 =
| established = {{Start date|1990|04|10}}
| annual calls = 12,345 {{small|(2014)}}
| annual budget = $12 million {{small|(2014)}}
| employees = 1,234 {{small|(2014)}}
| staffing = Career
| commissioner = Bob Smith
| chief = John Smith
| captain = Jane Doe
| CFO = Jane Smith
| BLSorALS = [[Advanced life support|ALS]] & [[Basic life support|BLS]]
| iaff = 1234
<!-- Facilities and equipment -->
| reference2 =
| divisions = 3
| battalions = 6
| stations = 45
| engines = {{Plainlist|
* 22 - first run
* 12 - reserve
}}
| trucks = 12
| quints = 5
| ladders = 3
| tillers = 7
| platforms = 4
| squads = 5
| rescues = 6
| ambulances = {{Plainlist|
* 10 - [[Advanced life support|ALS]]
* 5 - [[basic life support|BLS]]
}}
| tenders = 3
| hazmat = 3
| usar = 5
| crash = 3
| wildland = {{Plainlist|
* 3 - [[Type 3 fire engine|Type 3]]
* 5 - [[Type 6 fire engine|Type 6]]
}}
| bulldozers = 6
| airplanes = 4
| helicopters = 3
| fireboats = 2
| rescue boats = 1
| light and air = 2
<!-- Website -->
| website = {{official website|http://www.sbcfire.com/|Official website}}
| iaffweb = {{URL|http://www.iaff2046.org/|IAFF website}}
}}
Parameter names and descriptions
Note: All subjective or qualitative judgements and numerical quantities or statistics must be cited to a reliable source.
The infobox is intended as a quick reference. Don't add non-data items, like question marks, “none”, “see text” or links to article sections (the article's table of contents already does this).
General parameters
| Parameter | Required | Explanation |
|---|---|---|
| name | Template:Ya | The name of the department. By default this will be the name of the page, if no value is provided. |
| native_name | Name in local language if not English | |
| native_name_lang | ISO 639-2 code for |native_name= e.g. "fr" for French. If more than one, use {{lang}} instead
| |
| logo | An image of the department's logo. Simply include the fire name: |logo = ImageName.jpg
| |
| logo_caption | A short description of the department's logo. | |
| logo_alt | A short description of the department's logo | |
| patch | An image of the department's patch. | |
| patch_caption | A short description of the department's patch. | |
| patch_alt | A short description of the department's patch. | |
| flag | An image of the department's flag. | |
| flag_caption | A short description of the department's flag. | |
| flag_alt | A short description of the department's flag. | |
| image_size | Size in px of the images for logo, patch, flag. Defaults to 140. | |
| motto | The motto of the department. Can also use moto.
|
Operational area
| Parameter | required | Explanation |
|---|---|---|
| country | Template:Ya | The country in which the department serves. |
| subdivision_type1 | Template:Ya | This represents the first level geographical subdivision. For example, in the United States, this would be a "state" and the value provided here would be: [[U.S. state|State]]
|
| subdivision_name1 | Template:Ya | The name of the first level subdivision. For example, in the United States this would be the name of the state that the department is in. |
| subdivision_type2 | Template:Ya | This represents the second level geographical subdivision. For example, in the United States, this could be a "county" and the value provided here would be: [[U.S. county|County]]
|
| subdivision_name2 | Template:Ya | The name of the second level subdivision. For example, in the United States this could be the name of the county that the department serves. |
| subdivision_type3 | This represents the third level geographical subdivision. For example, in the United States, this could be a "city" and the value provided here would be: [[U.S. city|city]]
| |
| subdivision_name3 | The name of the third level subdivision. For example, in the United States this could be the name of the city that the department serves. | |
| address | The postal address of the department. This should only be used for Single-Station departments. | |
| coordinates | Use {{Coord}} |
Agency overview
| Parameter | Explanation |
|---|---|
| reference1 | This is the reference for the below information. Rather than having a citation after each item, put the citation in the title of the section using this parameter. |
| established | The date or year that the department was founded. Use {{Start date|YYYY|MM|DD}}
|
| annual calls | The number of calls the department responds to annually. The year that the number is from should be included inside of {{small|(####)}}.
|
| annual budget | The budget for the department. The year that the number is from should be included inside of {{small|(####)}}.
|
| employees | The number of personnel working for the department. The year that the number is from should be included inside of {{small|(####)}}.
|
| staffing | Whether the department is made of career members, volunteers or a combination of both. |
| commissioner | The name of the commissioner of the department. (Not all departments have a fire commissioner.) |
| chief | The name of the fire chief for the department. |
| captain | The name of the fire captain for the department. (Not all departments have a fire captain. Mostly small/volunteer departments.) |
| CFO | The name of the Chief Fire Officer of the department. (Specific to the United Kingdom.) |
| chief1_description chief2_description chief3_description |
Title of agency leader. |
| chief1_name chief2_name chief3_name |
Name of agency leader, appears with _description parameter above. |
| BLSorALS | Whether department is Basic life support, Advanced life support or a combination |
| iaff | International Association of Fire Fighters number (USA/Canada) |
Facilities and equipment
| Parameter | Explanation |
|---|---|
| reference2 | This is the reference for the below information. Rather than having a citation after each item, put the citation in the title of the section using this parameter. |
| divisions | Number of operations divisions. Only very large departments have divisions. |
| battalions | Number of battalions in the department. |
| unitx_description | Name of organisational unit (plural), such as Divisions, Regions, Zones, etc., where x is a number from 1 to 3. Use 1 as the highest-level unit. |
| unitx_no | Number of units corresponding to _description parameter. |
| stations | Number of fire stations |
| engines | Number of fire engines |
| trucks | Number of fire trucks. |
| quints | Number of quints. (see DO NOT DUPLICATE) |
| ladders | Number of ladders. (see DO NOT DUPLICATE) |
| tillers | Number of tiller trucks. (see DO NOT DUPLICATE) |
| platforms | Number of platform trucks. (see DO NOT DUPLICATE) |
| squads | Number of rescue squads. |
| rescues | Number of heavy rescue vehicles |
| ambulances | Number of ambulances |
| tenders | Number of water tenders and wildland fire tenders |
| hazmat | Number of hazardous materials apparatus |
| usar | Number of urban search and rescue vehicles |
| crash | Number of airport crash tenders |
| wildland | Number of wildland fire engines. When possible, list the types of engines (Type 3, Type 4, Type 5, Type 6, Type 7). For example:
|
| bulldozers | Number of bulldozers |
| airplanes | Number of aerial fire apparatus |
| helicopters | Number of helicopters |
| fireboats | Number of fireboats. Not fireboats are not the same as rescue boats |
| rescue boats | Number of rescue boats. These would include things like Rigid Hulled Inflatable Boats. |
| light and air | Number of light and air units. |
| appx_description | Name of appliance or apparatus, e.g. Pumpers, Quints, etc. x may be a number from 1 to 20. |
| appx_no | Number of appliances or apparatus corresponding to _description parameter. |
Do not duplicate
Apparatus should only be counted once. A truck is EITHER a truck OR a tiller truck, not both. A quint (which could be considered an engine or a truck) should only be counted under quints. Use the terminology provided in reliable sources, and make use of generic parameters instead of combining categories (which may violate WP:SYNTH).
| Parameter | Required | Explanation |
|---|---|---|
| website | Template:Ya | The Official Website of the department. Use {{Official website}} |
| iaffweb | website for the associated IAFF. Often has additional information about department & department history. |
TemplateData
TemplateData documentation used by VisualEditor and other tools
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
See the monthly parameter usage report for this template.
TemplateData for Infobox fire department No description.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tracking categories
- Category:Fire departments needing logos (0)
- Category:Pages using infobox fire department with unknown parameters (0)
See also
Template:Organization infoboxes
| The above documentation is transcluded from Template:Infobox fire department/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |