Template:FloodReports: Difference between revisions

From DFO – Flood Observatory
No edit summary
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 69: Line 69:
| EndDate
| EndDate
| {{{EndDate|}}}
| {{{EndDate|}}}
|-
| Duration
| {{{Duration|}}}
|-
|-
| Source
| Source
Line 89: Line 86:
|-
|-
| FloodImpactIndex
| FloodImpactIndex
| {{{FloodImpactIndex|}}}
| {{#expr:{{#cargo_query:
|-
|{{#cargo_query:
   tables=FloodReports
   tables=FloodReports
   |fields=Duration,_pageName,
   |fields=FloodImpactIndex,_pageName,
   |where=_pageName='{{PAGENAME}}'
   |where=_pageName='{{FULLPAGENAME}}'
}}
  |format=template
|
  |template=FloodImpactIndexTemplate
}}round1}}
|-
|-
| Notes
| Notes

Latest revision as of 18:34, 21 January 2026

This is the "FloodReports" template. It should be called in the following format:

{{FloodReports
|ReportNumber=
|ReportID=
|GlideNumber=
|Country=
|OtherCountry=
|Area=
|BeginDate=
|EndDate=
|Duration=
|Source=
|NumberOfFatalities=
|NumberOfDisplaced=
|MainCause=
|Severity=
|FloodImpactIndex=
|Notes=
}}


This template defines the table "FloodReports". View table.