Template:Country: Difference between revisions

From DFO – Flood Observatory
Created page with "<noinclude> This is the "Country" template. It should be called in the following format: <pre> {{Country: | Country= | RegionCode= | RegionName= | SubregionCode= | SubregionName= | IntermediateRegionCode= | IntermediateRegionName= | M49= | ISO2= | ISO3= }} </pre> {{#cargo_declare: | _table=Countries | Country=Page | RegionCode=String | RegionName=String | SubregionCode=String | SubregionName=String | IntermediateRegionCode=String | IntermediateRegionN..."
 
No edit summary
Line 40: Line 40:
* ISO-2: {{{ISO2}}}
* ISO-2: {{{ISO2}}}
* ISO-3: {{{ISO3}}}
* ISO-3: {{{ISO3}}}
{{#cargo_query:
tables=FloodEvents
|fields=EventID, StartDate, EndDate, Severity, _pageName=Record
|where=Country='{{PAGENAME}}'
|order by=StartDate DESC
|limit=500
}}


[[Category:Countries]]
[[Category:Countries]]

Revision as of 19:57, 29 January 2026

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

{{Country:
 | Country=
 | RegionCode=
 | RegionName=
 | SubregionCode=
 | SubregionName=
 | IntermediateRegionCode=
 | IntermediateRegionName=
 | M49=
 | ISO2=
 | ISO3=

}}

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