Template:Infobox staff: Difference between revisions

From Parents
Jump to navigation Jump to search
(display email)
(Test documenting and changing background color)
Line 1: Line 1:
<includeonly>
<table style="float: right; clear: right; margin: 0 0 2em 2em; border: thin solid; padding: 0 0.5em; box-sizing: border-box; width: 20em; max-width: 33.3%;">
<table class="infobox" style="float: right; clear: right; margin: 0 0 2em 2em; border: thin solid; padding: 0 0.5em; box-sizing: border-box; width: 20em; max-width: 33.3%;">
<tr>
<tr>
<th colspan="2" style="font-size: larger;">{{{name}}}</th>
<th colspan="2" style="font-size: larger;">{{{name}}}</th>
Line 17: Line 18:
</tr>||}}
</tr>||}}
</table>
</table>
<style>
.infobox td { background: hsl(0, 0%, 90%); }
</style>
</includeonly>
<noinclude>
{{Infobox staff
|name = First/Last Name
|image = File:portrait.jpeg
|title = Grade Teacher
|school = [[Sagamore Hills Elementary School]]
|email = kamilah_a_danhi@fc.dekalb.k12.ga.us
}}
<pre>{{Infobox staff
|name = Kamilah Danhi
|image = File:2012-12-21 Danhi Class (8).jpeg
|title = Kindergarten Teacher
|school = [[Sagamore Hills Elementary School]]
|email = kamilah_a_danhi@fc.dekalb.k12.ga.us
}}</pre>
</noinclude>

Revision as of 12:44, 8 August 2013


First/Last Name
File:Portrait.jpeg
Grade Teacher
Sagamore Hills Elementary School
kamilah_a_danhi@fc.dekalb.k12.ga.us

<style> .infobox td { background: hsl(0, 0%, 90%); } </style>


{{Infobox staff
|name = Kamilah Danhi
|image = File:2012-12-21 Danhi Class (8).jpeg
|title = Kindergarten Teacher
|school = [[Sagamore Hills Elementary School]]
|email = kamilah_a_danhi@fc.dekalb.k12.ga.us
}}