Template:FloodReports: Difference between revisions

From DFO – Flood Observatory
No edit summary
No edit summary
Line 71: Line 71:
|-
|-
| Duration
| Duration
| {{{Duration|}}} {{#expr: log(100) }} {{#expr:log( {{{Area}}} * {{{Severity}}} * {{#expr:
| {{{Duration|}}} {{#expr:ln( {{{Area}}} * {{{Severity}}} * {{#expr:
   ((
   ((
     {{#time:U|{{{EndDate}}}}}
     {{#time:U|{{{EndDate}}}}}
Line 77: Line 77:
     {{#time:U|{{{BeginDate}}}}}
     {{#time:U|{{{BeginDate}}}}}
   ) / 86400)+1
   ) / 86400)+1
}} ) }}
}} )/ln(10) }}


|-
|-

Revision as of 15:40, 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.