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
(Bare-bones infobox template, will add more parameters later)
 
(Changed infobox to match the CDS Wiki's for compatibility.)
 
(22 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        = {{{image|}}}|size={{{image_size|{{{image size|}}}}}|sizedefault=frameless|alt={{{alt|}}}
| image        = [[File:{{{image}}}|{{{imagewidth|200}}}px]]{{{alt|}}}
| caption      = {{{caption|}}}
| caption      = {{{caption|}}}
| label1      = Produced
| label1       = Company
| data1       = {{{produced|}}}
| data1        = {{{company|}}}
| label2       = Type
| label2       = Produced
| data2       = {{{type|}}}
| data2       = {{{produced|}}}
}}
| label3       = Type
| data3       = {{{type|}}}
| label4      = Sound output
| data4        = {{ #if: {{{output|}}} | {{{output}}}}}
| label5      = Frequency
| data5        = {{ #if: {{{hz|}}} | {{{hz}}} Hz}}
| label6      = Horsepower
| data6        = {{{hp|}}}
| label7      = Wattage
| 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 =
}}