Template:Infobox siren: Difference between revisions

From airraidsirens.net, the Internet's premiere site for siren information and discussion
Jump to navigation Jump to search
(Fixing more bugs)
(Changed infobox to match the CDS Wiki's for compatibility.)
 
(16 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Infobox
{{Infobox| bodystyle = {{#if:{{{boxsize|}}}|width: {{{boxsize}}};}}
|title= {{PAGENAME}}
| above = {{ #if: {{{title|}}} |{{{title}}}|{{PAGENAME}}}}
| image        = [[File:{{{image}}}|{{{alt}}}]]
| image        = [[File:{{{image}}}|{{{imagewidth|200}}}px]]{{{alt|}}}
| caption      = {{{caption|}}}
| caption      = {{{caption|}}}
| label1      = Company
| label1      = Company
Line 9: Line 9:
| label3      = Type
| label3      = Type
| data3        = {{{type|}}}
| data3        = {{{type|}}}
| header4      = Preceded by
| label4      = Sound output
| data4       = {{{preceded}}} ({{{predate}}})
| data4        = {{ #if: {{{output|}}} | {{{output}}}}}
| header5     = Succeeded by
| label5      = Frequency
| data5        = {{{succeeded}}} ({{{sucdate}}})
| data5        = {{ #if: {{{hz|}}} | {{{hz}}} Hz}}
}}
| label6      = Horsepower
<noinclude>
| data6        = {{{hp|}}}
{{documentation}}
| label7      = Wattage
</noinclude>
| data7        = {{{wattage|}}}
| label8      = Voltage
| data8        = {{ #if: {{{voltage|}}} | {{{voltage}}} V}} {{ #if: {{{current|}}} | {{{current}}}}}
| label9      = Blower horsepower
| data9        = {{{blower|}}}
| label10      = Preceded by
| data10       = {{ #if: {{{preceded|}}} | {{{preceded}}} {{#if: {{{predate|}}}| ({{{predate}}})| }}}}
| label11     = Succeeded by
| data11      = {{ #if: {{{succeeded|}}} | {{{succeeded}}} {{#if: {{{sucdate|}}}| ({{{sucdate}}})| }}}}
| label12      = Documentation
| data12      = {{ #if: {{{manual|}}} | [{{{manual}}} Manual]}}{{ #if: {{{sheet|}}} | <br>[{{{sheet}}} Product sheet]}}}}<noinclude>
{{documentation}}</noinclude>

Latest revision as of 17:52, 12 August 2024

Infobox siren
[[File:{{{image}}}|200px]]
[edit] [purge] File:Template-info.svg Template documentation

Infobox siren is an infobox designed to summarize information about a siren model or series.

Usage

This infobox may be added by pasting the template as shown below into an article.

{{Infobox siren
|title =
|image =
|caption =
|company =
|produced =
|type =
|output =
|hertz =
|neigh =
|zap =
|whoosh =
|preceded =
|predate =
|succeeded =
|sucdate =
|manual =
|sheet =
}}