Nested Schemas and Templates Example: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary Tag: 2017 source edit |
No edit summary |
||
(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==== VisualData schemas ==== | ==== VisualData schemas ==== | ||
* [[VisualDataSchema:School_district]] | * [[VisualDataSchema:School_district]] | ||
* [[VisualDataSchema:School]] | * [[VisualDataSchema:School]] | ||
Line 12: | Line 12: | ||
== Output == | == Output == | ||
{{#querylink:User:Filburt/Nested_Schemas_and_Templates_Example|Purge Page Cache|action=purge}} | |||
<div style="max-width: 1000px; margin: 0 auto; "> | <div style="max-width: 1000px; margin: 0 auto; "> | ||
Line 22: | Line 22: | ||
|return-page = {{FULLPAGENAME}} | |return-page = {{FULLPAGENAME}} | ||
|view = popup | |view = popup | ||
|popup-size = | |popup-size = medium | ||
|css-class = | |css-class = | ||
|pagename-formula = < | |pagename-formula = school_district/<id increment> | ||
|edit-freetext = false | |edit-freetext = false | ||
|edit-categories = false | |edit-categories = false | ||
Line 35: | Line 35: | ||
|preload-data = | |preload-data = | ||
|layout-align = top | |layout-align = top | ||
|popup-help = | |popup-help = false | ||
|submit-button-text = | |submit-button-text = | ||
|layout = | |layout = | ||
Line 43: | Line 43: | ||
</div> | </div> | ||
{{#visualdataquery:[[ | {{#visualdataquery:[[name::+]] | ||
|?articleid | |||
|?name | |?name | ||
|?school district manager | |?school district manager | ||
|schema = School district | |schema = School district | ||
|format = template | |format = template |
Latest revision as of 11:21, 17 September 2024
VisualData schemas
Nested Templates
Output
form is loading...
School District: district b
- School district manager: district a manager
(articleid: 1885)
form is loading...
form is loading...
School: school a
- School principal: school a principal
- No. of pupils: 230
(belongs to: 1885) (articleid: 1886)
form is loading...
form is loading...
Class: class a school a
- Teacher: class a school a teacher a
(belongs to: 1886) (articleid: 1887)
form is loading...
School: School b
- School principal: Principal of school b
- No. of pupils: 180
(belongs to: 1885) (articleid: 1888)
form is loading...
form is loading...
Class: Class of school b
- Teacher: Teacher of school b
(belongs to: 1888) (articleid: 1889)
form is loading...