Locations: Difference between revisions
Created page with "{{#if:{{#urlget:name}} | ← go back ==Locations of {{#urldecode:{{#urlget:name}}}}== {{Clickable button 2|Add locations|Add locations|class=mw-ui-progressive}} {{#visualdataquery:[[organizations/name::{{#urldecode:{{#urlget:name}}}}]] |schema=Locations |?name |?city |format=datatable |order=name asc }} | {{#visualdataquery:name::+ |schema=Location |?name |?city |format=datatable |order=name desc }} }}" |
No edit summary Tag: 2017 source edit |
||
(10 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
==Locations of {{#urldecode:{{#urlget:name}}}}== | ==Locations of {{#urldecode:{{#urlget:name}}}}== | ||
{{ | {{#buttonlink: Add location|Add location}} | ||
{{#visualdataquery:[[ | {{#visualdataquery:[[organization::{{#urldecode:{{#urlget:name}}}}]] | ||
|schema= | |schema=Location | ||
|?name | |?name | ||
|?city | |?city | ||
|template?name=Location name field | |||
|pagetitle= | |||
|format=datatable | |format=datatable | ||
|order=name asc | |order=name asc | ||
}} | }} | ||
| | | | ||
{{#buttonlink: Add location|Add location}} | |||
{{#visualdataquery:[[name::+]] | {{#visualdataquery:[[name::+]] | ||
|schema=Location | |schema=Location | ||
|?name | |?name | ||
|?organization | |||
|?city | |?city | ||
|template?name=Location name field | |||
|template?organization=Activity organization field | |||
|pagetitle= | |||
|format=datatable | |format=datatable | ||
|order=name desc | |order=name desc |