Advertisement
Guest User

IB fire doc

a guest
Jul 13th, 2020
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.95 KB | None | 0 0
  1. {{Documentation subpage}}
  2. <!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
  3. {{Lua|Module:Infobox|Module:InfoboxImage|Module:Check for unknown parameters}}
  4.  
  5. {{Infobox fire department
  6. | name = Name of Department
  7. | logo = SantaBarbaraCountyFireDepartmentLogo.png
  8. | motto = ''Live long and prosper''
  9. <!-- Operational area -->
  10. | country = {{flagu|United States}}
  11. | subdivision_type1 = [[U.S. state|State]]
  12. | subdivision_name1 = {{Flag|California}}
  13. | subdivision_type2 = [[County (United States)|County]]
  14. | subdivision_name2 = {{flagicon image|Flag_of_Santa_Clara_County,_California.png}} [[Santa Clara County, California|Santa Clara]]
  15. | subdivision_type3 = [[Cities of California|City]]
  16. | subdivision_name3 = {{flagicon image|Flag of San José, California.svg}} [[San Jose, California|San Jose]]
  17. <!-- Agency overview -->
  18. | reference1 =
  19. | established = {{Start date|1990|04|10}}
  20. | annual calls = 12,345 {{small|(2014)}}
  21. | annual budget = $12 million {{small|(2014)}}
  22. | employees = 1,234 {{small|(2014)}}
  23. | staffing = Career
  24. | commissioner = Bob Smith
  25. | chief = John Smith
  26. | captain = Jane Doe
  27. | CFO = Jane Smith
  28. | BLSorALS = [[Advanced life support|ALS]] & [[Basic life support|BLS]]
  29. | iaff = 1234
  30. <!-- Facilities and equipment -->
  31. | reference2 =
  32. | divisions = 3
  33. | battalions = 6
  34. | stations = 45
  35. | engines = {{Plainlist|
  36. * 22 - first run
  37. * 12 - reserve
  38. }}
  39. | trucks = 12
  40. | quints = 5
  41. | ladders = 3
  42. | tillers = 7
  43. | platforms = 4
  44. | squads = 5
  45. | rescues = 6
  46. | ambulances = {{Plainlist|
  47. * 10 - [[Advanced life support|ALS]]
  48. * 5 - [[basic life support|BLS]]
  49. }}
  50. | tenders = 3
  51. | hazmat = 3
  52. | usar = 5
  53. | crash = 3
  54. | wildland = {{Plainlist|
  55. * 3 - [[Type 3 fire engine|Type 3]]
  56. * 5 - [[Type 6 fire engine|Type 6]]
  57. }}
  58. | bulldozers = 6
  59. | airplanes = 4
  60. | helicopters = 3
  61. | fireboats = 2
  62. | rescue boats = 1
  63. | light and air = 2
  64. <!-- Footer -->
  65. | website = {{official website|http://www.sbcfire.com/|Official website}}
  66. | iaffweb = {{URL|http://www.iaff2046.org/|IAFF website}}
  67. }}
  68.  
  69. ==Usage==
  70. 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.
  71.  
  72. Note the following:
  73. *where named and generic parameters are mixed in a section, the generic parameters will follow the named paramters in the displayed infobox;
  74. *the display order of pre-named parameters cannot be altered, and generic parameters will display in numerical order;
  75. *wikilinks may be used in generic _description parameters as desired.
  76.  
  77. === Pre-named parameters ===
  78. <pre style="overflow:auto">
  79. {{Infobox fire department
  80. | name =
  81. | native_name =
  82. | native_name_lang =
  83. | logo = DepartmentNameLogo.jpg <!-- Do not use brackets [[ ]], just file name. -->
  84. | logo_caption =
  85. | logo_alt =
  86. | patch = <!-- Do not use brackets [[ ]], just file name. -->
  87. | patch_caption =
  88. | patch_alt =
  89. | flag = <!-- Do not use brackets [[ ]], just file name. -->
  90. | flag_caption =
  91. | flag_alt =
  92. | image_size =
  93. | motto =
  94. <!-- Operational area -->
  95. | country =
  96. | subdivision_type1 =
  97. | subdivision_name1 =
  98. | subdivision_type2 =
  99. | subdivision_name2 =
  100. | subdivision_type3 =
  101. | subdivision_name3 =
  102. | address =
  103. | coordinates =
  104. <!-- Agency overview -->
  105. | reference1 =
  106. | established = <!-- {{Start date|YYYY|MM|DD|df=y}}-->
  107. | dissolved =
  108. | annual calls = <!-- Include {{small|(1234)}} to indicate year of data -->
  109. | annual budget = <!-- Include {{small|(1234)}} to indicate year of data -->
  110. | employees = <!-- Include {{small|(1234)}} to indicate year of data -->
  111. | staffing =
  112. | commissioner =
  113. | chief =
  114. | captain =
  115. | ALSorBLS = <!-- [[advanced life support|ALS]] and/or [[basic life support|BLS]] -->
  116. | iaff =
  117. <!-- Facilities and equipment -->
  118. | reference2 =
  119. | divisions =
  120. | battalions =
  121. | stations =
  122. | engines =
  123. | trucks =
  124. | quints =
  125. | ladders =
  126. | tillers =
  127. | platforms =
  128. | squads =
  129. | rescues =
  130. | ambulances =
  131. | tenders =
  132. | hazmat =
  133. | usar =
  134. | crash =
  135. | arff =
  136. | wildland =
  137. | bulldozers =
  138. | airplanes =
  139. | helicopters =
  140. | fireboats =
  141. | rescue boats =
  142. | light and air =
  143. <!-- Footer -->
  144. | website = <!-- {{Official website|example.com}} -->
  145. | iaffweb =
  146. }}
  147. </pre>
  148.  
  149. === Generic parameters ===
  150. <pre style="overflow:auto">
  151. {{Infobox fire department
  152. | name =
  153. | native_name =
  154. | native_name_lang =
  155. | logo = DepartmentNameLogo.jpg <!-- Do not use brackets [[ ]], just file name. -->
  156. | logo_caption =
  157. | logo_alt =
  158. | patch = <!-- Do not use brackets [[ ]], just file name. -->
  159. | patch_caption =
  160. | patch_alt =
  161. | flag = <!-- Do not use brackets [[ ]], just file name. -->
  162. | flag_caption =
  163. | flag_alt =
  164. | image_size =
  165. | motto =
  166. <!-- Operational area -->
  167. | country =
  168. | subdivision_type1 =
  169. | subdivision_name1 =
  170. | subdivision_type2 =
  171. | subdivision_name2 =
  172. | subdivision_type3 =
  173. | subdivision_name3 =
  174. | address =
  175. | coordinates =
  176. <!-- Agency overview -->
  177. | reference1 = <!-- Place all references for this section here -->
  178. | established = <!-- {{Start date|YYYY|MM|DD|df=y}}-->
  179. | dissolved =
  180. | annual calls = <!-- Include {{small|(1234)}} to indicate year of data -->
  181. | annual budget = <!-- Include {{small|(1234)}} to indicate year of data -->
  182. | employees = <!-- Include {{small|(1234)}} to indicate year of data -->
  183. | staffing =
  184. | chief1_description = <!-- e.g. Commissioner -->
  185. | chief1_name = <!-- e.g. Sam I. Am, Jr. -->
  186. | chief2_description =
  187. | chief2_name =
  188. | chief3_description =
  189. | chief3_name =
  190. | ALSorBLS = <!-- [[advanced life support|ALS]] and/or [[basic life support|BLS]] -->
  191. | iaff =
  192. <!-- Facilities and equipment -->
  193. | reference2 = <!-- Place all references for this section here -->
  194. | unit1_description = <!-- e.g. Divisions -->
  195. | unit1_no = <!-- e.g. 5 -->
  196. | unit2_description =
  197. | unit2_no =
  198. | unit3_description =
  199. | unit3_no =
  200. | stations =
  201. | app1_description = <!-- e.g. Pumpers -->
  202. | app1_no = <!-- e.g. 54 -->
  203. | app2_description =
  204. | app2_no =
  205. | app3_description = <!-- up to app20_description -->
  206. | app3_no = <!-- up to app20_no -->
  207. <!-- Footer -->
  208. | website = <!-- {{Official website|example.com}} -->
  209. | iaffweb =
  210. }}</pre>
  211.  
  212. ==Parameter names and descriptions==
  213. '''Note''': All subjective or qualitative judgements and numerical quantities or statistics must be cited to a reliable source.
  214.  
  215. 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).
  216.  
  217. ===General parameters===
  218. {| class="wikitable"
  219. ! Parameter
  220. ! Required
  221. ! style="text-align:left;" | Explanation
  222. |-
  223. ! name
  224. ! {{ya}}
  225. | The name of the department. By default this will be the name of the page, if no value is provided.
  226. |-
  227. ! native_name
  228. !
  229. | Name in local language if not English
  230. |-
  231. ! native_name_lang
  232. !
  233. | ISO 639-2 code for {{para|native_name}} e.g. "fr" for French. If more than one, use {{tl|lang}} instead
  234. |-
  235. ! logo
  236. !
  237. | An image of the department's logo. Simply include the fire name: <code><nowiki>|logo = ImageName.jpg</nowiki></code>
  238. |-
  239. ! logo_caption
  240. !
  241. | A short description of the department's logo.
  242. |-
  243. ! logo_alt
  244. !
  245. | A short description of the department's logo
  246. |-
  247. ! patch
  248. !
  249. | An image of the department's patch.
  250. |-
  251. ! patch_caption
  252. !
  253. | A short description of the department's patch.
  254. |-
  255. ! patch_alt
  256. !
  257. | A short description of the department's patch.
  258. |-
  259. ! flag
  260. !
  261. | An image of the department's flag.
  262. |-
  263. ! flag_caption
  264. !
  265. | A short description of the department's flag.
  266. |-
  267. ! flag_alt
  268. !
  269. | A short description of the department's flag.
  270. |-
  271. ! image_size
  272. !
  273. | Size in px of the images for logo, patch, flag. Defaults to 140.
  274. |-
  275. ! motto
  276. !
  277. | The [[motto]] of the department. Can also use <code>moto</code>.
  278. |}
  279.  
  280. ===Operational area===
  281. {| class="wikitable"
  282. ! Parameter
  283. ! required
  284. ! style="text-align:left;" | Explanation
  285. |-
  286. ! country
  287. ! {{ya}}
  288. | The country in which the department serves.
  289. |-
  290. ! subdivision_type1
  291. ! {{ya}}
  292. | 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: <code><nowiki>[[U.S. state|State]]</nowiki></code>
  293. |-
  294. ! subdivision_name1
  295. ! {{ya}}
  296. | 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.
  297. |-
  298. ! subdivision_type2
  299. ! {{ya}}
  300. | 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: <code><nowiki>[[U.S. county|County]]</nowiki></code>
  301. |-
  302. ! subdivision_name2
  303. ! {{ya}}
  304. | 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.
  305. |-
  306. ! subdivision_type3
  307. !
  308. | 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: <code><nowiki>[[U.S. city|city]]</nowiki></code>
  309. |-
  310. ! subdivision_name3
  311. !
  312. | 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.
  313. |-
  314. ! address
  315. !
  316. | The postal address of the department. '''This should only be used for Single-Station departments.'''
  317. |-
  318. ! coordinates
  319. !
  320. | Use {{tl|Coord|display{{=}}title}}
  321. |}
  322.  
  323. ===Agency overview===
  324. {| class="wikitable"
  325. ! Parameter
  326. ! style="text-align:left;" | Explanation
  327. |-
  328. ! reference1
  329. | 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.
  330. |-
  331. ! established
  332. | The date or year that the department was founded. Use {{tlx|Start date|YYYY|MM|DD|df=y}}
  333. |-
  334. ! annual calls
  335. | The number of calls the department responds to annually. The year that the number is from should be included inside of {{tlx|small|(####)}}.
  336. |-
  337. ! annual budget
  338. | The budget for the department. The year that the number is from should be included inside of {{tlx|small|(####)}}.
  339. |-
  340. ! employees
  341. | The number of personnel working for the department. The year that the number is from should be included inside of {{tlx|small|(####)}}.
  342. |-
  343. ! staffing
  344. | Whether the department is made of career members, volunteers or a combination of both.
  345. |-
  346. ! commissioner
  347. | The name of the [[commissioner]] of the department. (Not all departments have a fire commissioner.)
  348. |-
  349. ! chief
  350. | The name of the [[fire chief]] for the department.
  351. |-
  352. ! captain
  353. | The name of the [[fire captain]] for the department. (Not all departments have a fire captain. Mostly small/volunteer departments.)
  354. |-
  355. ! CFO
  356. | The name of the [[Chief Fire Officer]] of the department. (Specific to the [[United Kingdom]].)
  357. |-
  358. ! chief1_description<br>chief2_description<br>chief3_description
  359. | Title of agency leader.
  360. |-
  361. ! chief1_name<br>chief2_name<br>chief3_name
  362. | Name of agency leader, appears with _description parameter above.
  363. |-
  364. ! BLSorALS
  365. | Whether department is [[Basic life support]], [[Advanced life support]] or a combination
  366. |-
  367. ! iaff
  368. | [[International Association of Fire Fighters]] number (USA/Canada)
  369. |}
  370.  
  371. ====Facilities and equipment====
  372. {| class="wikitable"
  373. ! Parameter
  374. ! style="text-align:left;" | Explanation
  375. |-
  376. ! reference2
  377. | 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.
  378. |-
  379. ! divisions
  380. | Number of operations divisions. Only very large departments have divisions.
  381. |-
  382. ! battalions
  383. | Number of battalions in the department.
  384. |-
  385. ! unit''x''_description
  386. | 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.
  387. |-
  388. ! unit''x''_no
  389. | Number of units corresponding to _description parameter.
  390. |-
  391. ! stations
  392. | Number of [[fire stations]]
  393. |-
  394. ! engines
  395. | Number of [[fire engine]]s
  396. |-
  397. ! trucks
  398. | Number of [[fire trucks]].
  399. |-
  400. ! quints
  401. | Number of [[Quint (fire apparatus)|quints]]. (see [[#Do not duplicate|DO NOT DUPLICATE]])
  402. |-
  403. ! ladders
  404. | Number of [[Fire engine#Turntable ladder|ladders]]. (see [[#Do not duplicate|DO NOT DUPLICATE]])
  405. |-
  406. ! tillers
  407. | Number of [[tiller truck]]s. (see [[#Do not duplicate|DO NOT DUPLICATE]])
  408. |-
  409. ! platforms
  410. | Number of [[platform fire truck|platform trucks]]. (see [[#Do not duplicate|DO NOT DUPLICATE]])
  411. |-
  412. ! squads
  413. | Number of [[rescue squad]]s.
  414. |-
  415. ! rescues
  416. | Number of [[heavy rescue vehicle]]s
  417. |-
  418. ! ambulances
  419. | Number of [[ambulance]]s
  420. |-
  421. ! tenders
  422. | Number of [[water tender]]s and [[wildland fire tender]]s
  423. |-
  424. ! hazmat
  425. | Number of [[hazardous materials apparatus]]
  426. |-
  427. ! usar
  428. | Number of [[urban search and rescue]] vehicles
  429. |-
  430. ! crash
  431. | Number of [[airport crash tender]]s
  432. |-
  433. ! wildland
  434. | Number of [[wildland fire engine]]s. When possible, list the types of engines ([[Type 3 fire engine|Type 3]], [[Type 4 fire engine|Type 4]], [[Type 5 fire engine|Type 5]], [[Type 6 fire engine|Type 6]], [[Type 7 fire engine|Type 7]]). For example:
  435. <code><nowiki>| wildland engines = 5 - [[type 3 fire engine|Type 3]]<br> 2 - [[Type 6 fire engine|Type 6]]</nowiki></code>
  436. |-
  437. ! bulldozers
  438. | Number of [[bulldozers]]
  439. |-
  440. ! airplanes
  441. | Number of [[aerial fire apparatus]]
  442. |-
  443. ! helicopters
  444. | Number of [[helicopter]]s
  445. |-
  446. ! fireboats
  447. | Number of [[fireboat]]s. Not fireboats are not the same as rescue boats
  448. |-
  449. ! rescue boats
  450. | Number of [[rescue boat]]s. These would include things like [[Rigid Hulled Inflatable Boat]]s.
  451. |-
  452. ! light and air
  453. | Number of [[light and air unit]]s.
  454. |-
  455. ! app''x''_description
  456. | Name of appliance or apparatus, e.g. Pumpers, Quints, etc. x may be a number from 1 to 20.
  457. |-
  458. ! app''x''_no
  459. | Number of appliances or apparatus corresponding to _description parameter.
  460. |}
  461.  
  462. ====Do not duplicate====
  463. 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]]).
  464.  
  465. === Footer ===
  466. {| class="wikitable"
  467. ! Parameter
  468. ! Required
  469. ! style="text-align:left;" | Explanation
  470. |-
  471. ! website
  472. ! {{ya}}
  473. | The [[Official Website]] of the department. Use {{tl|Official website}}
  474. |-
  475. ! iaffweb
  476. !
  477. | website for the associated IAFF. Often has additional information about department & department history.
  478. |}
  479.  
  480. ==TemplateData==
  481. {{collapse top|[[Wikipedia:TemplateData|TemplateData]] documentation used by [[Wikipedia:VisualEditor|VisualEditor]] and other tools}}
  482. {{TemplateData header|noheader=1}}
  483. <templatedata>
  484. {
  485. "params": {
  486. "name": {},
  487. "native_name": {},
  488. "native_name_lang": {},
  489. "logo": {},
  490. "logo_caption": {},
  491. "logo_alt": {},
  492. "patch": {},
  493. "patch_caption": {},
  494. "patch_alt": {},
  495. "flag": {},
  496. "flag_caption": {},
  497. "flag_alt": {},
  498. "image_size": {},
  499. "motto": {},
  500. "moto": {},
  501. "country": {},
  502. "subdivision_type1": {},
  503. "subdivision_type2": {},
  504. "subdivision_type3": {},
  505. "subdivision_name1": {},
  506. "subdivision_name2": {},
  507. "subdivision_name3": {},
  508. "address": {},
  509. "coordinates": {},
  510. "established": {},
  511. "annual calls": {},
  512. "employees": {},
  513. "strength": {},
  514. "budget": {},
  515. "annual budget": {},
  516. "staffing": {},
  517. "chief": {},
  518. "captain": {},
  519. "CFO": {},
  520. "chief1_description": {},
  521. "chief1_name": {},
  522. "chief2_description": {},
  523. "chief2_name": {},
  524. "chief3_description": {},
  525. "chief3_name": {},
  526. "BLSorALS": {},
  527. "ALSorBLS": {},
  528. "FirstResponderBLSorALS": {},
  529. "iaff": {},
  530. "reference1": {},
  531. "cheif": {},
  532. "commissioner": {},
  533. "divisions": {},
  534. "battalions": {},
  535. "unit1_description": {},
  536. "unit1_no": {},
  537. "unit2_description": {},
  538. "unit2_no": {},
  539. "unit3_description": {},
  540. "unit3_no": {},
  541. "stations": {},
  542. "engines": {},
  543. "trucks": {},
  544. "ladders": {},
  545. "tillers": {},
  546. "platforms": {},
  547. "tower ladders": {},
  548. "quints": {},
  549. "squads": {},
  550. "rescues": {},
  551. "ambulances": {},
  552. "EMSunits": {},
  553. "tenders": {},
  554. "tankers": {},
  555. "hazmat": {},
  556. "usar": {},
  557. "crash": {},
  558. "wildland": {},
  559. "wildfire engines": {},
  560. "wildland engines": {},
  561. "brush trucks": {},
  562. "bulldozers": {},
  563. "airplanes": {},
  564. "helicopters": {},
  565. "fireboats": {},
  566. "rescue boats": {},
  567. "light and air": {},
  568. "reference2": {},
  569. "aerial ladders": {},
  570. "ladder platforms": {},
  571. "aerial pumpers": {}
  572. "app1_description": {},
  573. "app2_description": {},
  574. "app3_description": {},
  575. "app4_description": {},
  576. "app5_description": {},
  577. "app6_description": {},
  578. "app7_description": {},
  579. "app8_description": {},
  580. "app9_description": {},
  581. "app10_description": {},
  582. "app11_description": {},
  583. "app12_description": {},
  584. "app13_description": {},
  585. "app14_description": {},
  586. "app15_description": {},
  587. "app16_description": {},
  588. "app17_description": {},
  589. "app18_description": {},
  590. "app19_description": {},
  591. "app20_description": {},
  592. "website": {},
  593. "iaffweb": {},
  594. },
  595. "paramOrder": [
  596. "name",
  597. "native_name",
  598. "native_name_lang",
  599. "logo",
  600. "logo_caption",
  601. "logo_alt",
  602. "patch",
  603. "patch_caption",
  604. "patch_alt",
  605. "flag",
  606. "flag_caption",
  607. "flag_alt",
  608. "image_size",
  609. "motto",
  610. "moto",
  611. "country",
  612. "subdivision_type1",
  613. "subdivision_type2",
  614. "subdivision_type3",
  615. "subdivision_name1",
  616. "subdivision_name2",
  617. "subdivision_name3",
  618. "address",
  619. "coordinates",
  620. "established",
  621. "annual calls",
  622. "employees",
  623. "strength",
  624. "budget",
  625. "annual budget",
  626. "staffing",
  627. "chief",
  628. "captain",
  629. "CFO",
  630. "chief1_description",
  631. "chief1_name",
  632. "chief2_description",
  633. "chief2_name",
  634. "chief3_description",
  635. "chief3_name",
  636. "BLSorALS",
  637. "ALSorBLS",
  638. "FirstResponderBLSorALS",
  639. "iaff",
  640. "reference1",
  641. "cheif",
  642. "commissioner",
  643. "divisions",
  644. "battalions",
  645. "unit1_description",
  646. "unit1_no",
  647. "unit2_description",
  648. "unit2_no",
  649. "unit3_description",
  650. "unit3_no",
  651. "stations",
  652. "engines",
  653. "trucks",
  654. "ladders",
  655. "tillers",
  656. "platforms",
  657. "ladder platforms",
  658. "tower ladders",
  659. "quints",
  660. "aerial pumpers",
  661. "squads",
  662. "rescues",
  663. "ambulances",
  664. "EMSunits",
  665. "tenders",
  666. "tankers",
  667. "hazmat",
  668. "usar",
  669. "crash",
  670. "wildland",
  671. "wildfire engines",
  672. "wildland engines",
  673. "brush trucks",
  674. "bulldozers",
  675. "airplanes",
  676. "helicopters",
  677. "fireboats",
  678. "rescue boats",
  679. "light and air",
  680. "aerial ladders",
  681. "app1_description",
  682. "app2_description",
  683. "app3_description",
  684. "app4_description",
  685. "app5_description",
  686. "app6_description",
  687. "app7_description",
  688. "app8_description",
  689. "app9_description",
  690. "app10_description",
  691. "app11_description",
  692. "app12_description",
  693. "app13_description",
  694. "app14_description",
  695. "app15_description",
  696. "app16_description",
  697. "app17_description",
  698. "app18_description",
  699. "app19_description",
  700. "app20_description",
  701. "reference2",
  702. "website",
  703. "iaffweb"
  704. ]
  705. }
  706. </templatedata>
  707. {{collapse bottom}}
  708.  
  709. == Tracking categories ==
  710. * {{clc|Fire departments needing logos}}
  711. * {{clc|Pages using infobox fire department with unknown parameters}}
  712.  
  713. ==See also==
  714. {{Organization infoboxes}}
  715.  
  716. <includeonly>{{Sandbox other||
  717. <!-- Categories go here, and interwikis go in Wikidata -->
  718. [[Category:Fire service templates]]
  719. [[Category:Organization infobox templates|Fire Department]]
  720. [[Category:Templates that add a tracking category]]
  721. }}</includeonly>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement