Difference between revisions of "Template:LMST"

From blackwiki
Jump to navigation Jump to search
imported>Hyacinth
({{#if:{{{teacher1F|}}}|)
imported>Jonesey95
(fix div col deprecated parameter)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{#if:{{{teacher1F|}}}|{{LMSTT|{{{teacher last|}}}{{#if:{{{birth|}}}| ({{{birth|}}}–{{{death|}}})}}|{{{teacher1F|}}}|{{{teacher1L|}}}|{{{teacher2F|}}}|{{{teacher2L|}}}}}}}
 
{{#if:{{{teacher1F|}}}|{{LMSTT|{{{teacher last|}}}{{#if:{{{birth|}}}| ({{{birth|}}}–{{{death|}}})}}|{{{teacher1F|}}}|{{{teacher1L|}}}|{{{teacher2F|}}}|{{{teacher2L|}}}}}}}
{{div col|3|rules=yes}}
+
{{div col|colwidth=25em|rules=yes}}
 
*{{LMSTA|{{{student1F|}}}|{{{student1L|}}}|no}}{{{student1R|}}}
 
*{{LMSTA|{{{student1F|}}}|{{{student1L|}}}|no}}{{{student1R|}}}
 
{{#if:{{{student2F|}}}|*{{LMSTA|{{{student2F|}}}|{{{student2L|}}}|no}}{{{student2R|}}}}}
 
{{#if:{{{student2F|}}}|*{{LMSTA|{{{student2F|}}}|{{{student2L|}}}|no}}{{{student2R|}}}}}
Line 49: Line 49:
 
while
 
while
 
----
 
----
...
+
<nowiki>{{LMST</nowiki>
<nowiki>|birth = 1843</nowiki><br/>
+
<nowiki>|teacher first = Arkady</nowiki><br/>
<nowiki>|death = 1915</nowiki><br/>
+
<nowiki>|teacher last = Abaza</nowiki><br/>
...
+
 
 +
<nowiki>|student1F = Nikolai</nowiki><br/>
 +
<nowiki>|student1L = Roslavets</nowiki><br/>
 +
<nowiki>|student1R = {{raise|...}}</nowiki><br/>
 +
<nowiki>}}</nowiki>
 
----
 
----
 
produces
 
produces
Line 59: Line 63:
 
|teacher first = Arkady
 
|teacher first = Arkady
 
|teacher last = Abaza
 
|teacher last = Abaza
|teacher1F = Alexander
 
|teacher1L = Dreyschock
 
|teacher2F = Camille
 
|teacher2L = Everardi
 
  
 
|student1F = Nikolai
 
|student1F = Nikolai
Line 71: Line 71:
  
 
==See also==
 
==See also==
*{{tl|LMSTA}}
+
{{LMST templates}}
*{{tl|LMSTT}}
 
  
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Latest revision as of 16:02, 13 January 2018

  • [[ ]]
Template documentation

This template is intended to simplify the process of entering a teacher and their pupils and teachers.


{{LMST |teacher first = Arkady
|teacher last = Abaza
|birth = 1843
|death = 1915
|teacher1F = Alexander
|teacher1L = Dreyschock
|teacher2F = Camille
|teacher2L = Everardi

|student1F = Nikolai
|student1L = Roslavets
|student1R = {{raise|...}}
|student2F =
|student2L =
|student2R =
}}


produces:


this teacher's teachers
Abaza (1843–1915) studied with teachers including Alexander Dreyschock and Camille Everardi.

while


{{LMST |teacher first = Arkady
|teacher last = Abaza

|student1F = Nikolai
|student1L = Roslavets
|student1R = {{raise|...}}
}}


produces



See also

LMST templates ()