Difference between revisions of "Template:Infobox flood"
Jump to navigation
Jump to search
imported>Sardanaphalus (datastyle) |
imported>Sardanaphalus (replaced multiple with single includeonly (layout demonstration now handled by /doc), item 1 noincludes replaced with conditional) |
||
| Line 1: | Line 1: | ||
| − | {{Infobox | + | <includeonly>{{Infobox |
| bodyclass = vevent | | bodyclass = vevent | ||
| titleclass = summary | | titleclass = summary | ||
| titlestyle = padding-bottom:0.25em<!--(to move item clear of border line)-->; | | titlestyle = padding-bottom:0.25em<!--(to move item clear of border line)-->; | ||
| − | | title = {{{name}}} | + | | title = {{{name|}}} |
| imagestyle = border-bottom:1px solid #aaa; | | imagestyle = border-bottom:1px solid #aaa; | ||
| − | | image = {{#invoke:InfoboxImage|InfoboxImage |image={{{image|{{{image location| | + | | image = {{#invoke:InfoboxImage|InfoboxImage |image={{{image|{{{image location|}}}}}} |size={{{image_size|{{{image size|}}}}}} |sizedefault=frameless |upright=1.1 |alt={{{alt|{{{image alt text|}}}}}} }} |
| captionstyle = padding:0.15em 0.25em 0.25em<!--(as above)-->; | | captionstyle = padding:0.15em 0.25em 0.25em<!--(as above)-->; | ||
| − | | caption = {{{caption | + | | caption = {{{caption|{{{image name|}}}}}} |
| datastyle = line-height:1.4em; | | datastyle = line-height:1.4em; | ||
| rowclass1 = duration | | rowclass1 = duration | ||
| − | | label1 = {{#if:{{{date|}}} |Date |Duration < | + | | label1 = {{#if:{{{date|}}} |Date |Duration {{#ifeq:{{BASEPAGENAME}}|Infobox flood |<br/>{{nobold|''or''}} Date}} }} |
| − | | data1 = {{{duration | + | | data1 = {{{duration|{{{date|}}}}}} |
| rowclass2 = fatalities | | rowclass2 = fatalities | ||
| label2 = Fatalities | | label2 = Fatalities | ||
| − | | data2 = {{{fatalities | + | | data2 = {{{fatalities|{{{total fatalities|}}}}}} |
| rowclass3 = damages | | rowclass3 = damages | ||
| label3 = Damages | | label3 = Damages | ||
| − | | data3 = {{{damages | + | | data3 = {{{damages|{{{total damages|{{{total damages (USD)|}}}}}}}}} |
| rowclass4 = affected | | rowclass4 = affected | ||
| label4 = {{longitem|Areas affected}} | | label4 = {{longitem|Areas affected}} | ||
| − | | data4 = {{{affected | + | | data4 = {{{affected|{{{areas_affected|{{{areas affected|}}}}}}}}} |
| − | }}<noinclude> | + | }}</includeonly><noinclude>{{Documentation}}</noinclude> |
| − | |||
| − | {{ | ||
| − | </noinclude> | ||
Revision as of 00:28, 4 June 2014
Contents
Usage
- redirect Template:Parameter names example
{{Infobox flood
| name =
| image =
| image_size =
| alt = <!--(short description of image per [[WP:ALT]])-->
| caption = <!--(for image)-->
| duration = <!--e.g. {{start date|YYYY|MM|DD|df=y}}–{{end date|YYYY|MM|DD|df=y}}-->
| date = <!--(alternate to duration, e.g. for a single date)-->
| damages =
| fatalities =
| affected = <!--Areas affected by flooding, in order from first to last affected-->
}}
Microformat
See also
- {{Infobox earthquake}}
- {{Infobox tropical cyclone}}
- {{Infobox storm}}
- {{Infobox tornado}}
TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Infobox flood
Infobox for a flood
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | Unknown | optional |
| Image | image image location | no description | Unknown | optional |
| Image_size | image_size image size | no description | Unknown | optional |
| Alt | alt image alt text | no description | Unknown | optional |
| Caption | caption image name | no description | Unknown | optional |
| Date(s) | duration date | date or date range
| Unknown | optional |
| Location | affected areas_affected areas affected | Areas affected by flooding, in order from first to last affected | Unknown | optional |
| Cause | cause | no description | Unknown | optional |
| Deaths | fatalities total fatalities | no description | Unknown | optional |
| Property damage | damages total damages total damages (USD) | no description | Unknown | optional |
| Website | website | no description | Unknown | optional |
| The above documentation is transcluded from Template:Infobox flood/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |