Demo VisualData 1.0 / Query cities

Query cities: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
(45 intermediate revisions by the same user not shown)
Line 1: Line 1:
     
           
{{#visualdataform: City  
{{#visualdataform: City    
|title = Add City  
|title = Add City  
|action = create
|action = create  
|edit-page =  
|edit-page =  
|return-page =  
|return-page =  
Line 12: Line 12:
|edit-categories = false
|edit-categories = false
|edit-content-model = false
|edit-content-model = false
|target-slot_ = main
|target-slot = jsondata
|default-categories =  
|default-categories =  
|default-content-model = wikitext
|default-content-model = wikitext
|layout-align = top
|layout-align = top
|popup-help = true
|popup-help = false
|submit-button-text =
|submit-button-text =
|layout = tabs
|layout = tabs
Line 23: Line 23:
}}
}}


All citiies:
All cities:


{{#visualdataquery: [[city::+]]
{{#visualdataquery: [[city::+]]
Line 31: Line 31:
|?population
|?population
|format=table
|format=table
|limit=100
|order=population desc
|limit=20
}}
}}
   
   
Line 48: Line 49:


The column "city" is the actual subject of the query, whose link is still retrieved using a template, but without an additional query.
The column "city" is the actual subject of the query, whose link is still retrieved using a template, but without an additional query.


{{#visualdataquery: [[city::+]][[population::> 3000000]]
{{#visualdataquery: [[city::+]][[population::> 3000000]]
Line 56: Line 58:
|template?country=Link to country
|template?country=Link to country
|template?city=Link to city
|template?city=Link to city
|pagetitle=false
|pagetitle=
|order=population desc
|format=table
|format=table
|limit=100
|limit=100
}}
}}
== See also ==
{{Demo VisualData footer}}
jsondata
Line 1: Line 1:
{}
{
    "categories": [
        "A"
    ]
}

Latest revision as of 08:07, 13 September 2024

form is loading...

All cities:

page titlecitycountrypopulation
LondonLondonUnited Kingdom8982000
New YorkNew YorkUnited States8468000
PraguePragueCzech Republic4000000
MadridMadridSpain3223000
AthensAthensGreece3155000
RomeRomeItaly2873000
ShifangshifangChina420000
RegensburgRegensburgGermany150000


[[city::+]][[population::> 3000000]]


The following table uses (in the first column) the printout template Template:Link to country to perform a join with the "Country article" schema.

The column "city" is the actual subject of the query, whose link is still retrieved using a template, but without an additional query.


countrycitypopulation
United KingdomLondon8982000
United StatesNew York8468000
 Prague4000000
SpainMadrid3223000
GreeceAthens3155000


See also


support & questions: support at topway.it

Download the latest version!