Template:School class: Difference between revisions

From Visual Data Wiki
Jump to navigation Jump to search
(Created page with "<div style="margin: 0 0 20px 50px;"> <div style= "border: 1px solid #ccc; margin-bottom: 10px; padding: 0 30px 30px; background: #d7eef4ff; "> ==== Class ==== * '''Name:''' {{{name}}} * '''Teacher:''' {{{class teacher}}} * '''No. of pupils:''' {{{number of pupils}}} </div> <div style="margin: 10px 0 10px 50px;"> {{#visualdataform: School class |title = Add Class |action = create |edit-page = |return-page = Schools |view = popup |popup-size = larger |css-class = |pagena...")
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="margin: 0 0 20px 50px;">
<div style="margin: 0 0 20px 50px;">
<div style= "border: 1px solid #ccc; margin-bottom: 10px; padding: 0 30px 30px; background: #d7eef4ff; ">
<div style= "border: 1px solid #ccc; border-left: 7px solid blue; margin-bottom: 10px; padding: 0 30px 30px; background: #fcfcfc">
==== Class ====
===== Class: '''[[{{{pagetitle}}}|{{{class}}}]]''' =====
* '''Name:''' {{{name}}}
* '''Teacher:''' {{{class teacher}}}
* '''Teacher:''' {{{class teacher}}}
* '''No. of pupils:''' {{{number of pupils}}}
* '''No. of pupils:''' {{{number of pupils}}}
</div>
</div>
<div style="margin: 10px 0 10px 50px;">
{{#visualdataform: School class
|title = Add Class
|action = create
|edit-page =
|return-page = Schools
|view = popup
|popup-size = larger
|css-class =
|pagename-formula = <name>
|edit-freetext = false
|edit-categories = false
|edit-content-model = false
|edit-target-slot = false
|target-slot = main
|default-categories =
|default-content-model = json
|preload =
|preload-data =
|layout-align = top
|popup-help = true
|submit-button-text =
|layout =
|submit-button-text =
|validate-button-text =
}}
</div>
{{#visualdataquery:
|?name
|?class teacher
|?number of pupils
|schema = School class
|format=template
|template=School
}}
</div>
</div>

Latest revision as of 08:57, 25 March 2024

Class: [[{{{pagetitle}}}|{{{class}}}]][edit source]
  • Teacher: {{{class teacher}}}
  • No. of pupils: {{{number of pupils}}}