Difference between revisions of "Template:Airport-Statistics"

From blackwiki
Jump to navigation Jump to search
blackwiki>Bouzinac
m
blackwiki>Bouzinac
(not a good idea)
Line 23: Line 23:
 
where {
 
where {
 
   {
 
   {
select ?item ?year (max(?numberperperiod) as ?number) {
+
select ?item ?year (sum(?numberperperiod) as ?number) {
 
include %airport .
 
include %airport .
 
?timevalue wikibase:timePrecision ?prec filter ( ?prec > 9 )
 
?timevalue wikibase:timePrecision ?prec filter ( ?prec > 9 )

Revision as of 09:11, 20 June 2019

Template documentation[view] [edit] [history] [purge]

Usage



No description.

Template parameters

ParameterDescriptionTypeStatus
IATA Code iata

On three letters embedded with brackets

Example
"CDG" "NCE"
Stringsuggested
ICAO Codeicao

On four letters embedded with brackets

Example
"KDEN" "KLAX"
Stringsuggested
FAA Code (USA)faa

On three letters embedded with brackets

Example
"PDX" "LAX"
Stringsuggested
Start yearstart

no description

Example
2000
Numbersuggested
With caption ("-") or (leave the field blank)caption

no description

Example
-
Stringoptional
width of the graph, in pixelswidth

no description

Numberoptional
Graph titletitle

no description

Example
Annual traffic on XXX airport
Unknownoptional