Difference between revisions of "Faculty Gallery"

From TSAS Library
Jump to: navigation, search
(Created page with "'''Faculty Gallery''' <repeat table="FacultyStaff" sort="last DESC"># {{{picture}}} </repeat>")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Faculty Gallery'''
'''Faculty Gallery'''
<repeat table="FacultyStaff" sort="last DESC"># {{{picture}}}
<div><ul>
</repeat>
<repeat table="FacultyStaff" sort="last ASC">
<li style="display: inline-block;">{{{picture}}}<br />[[{{{name}}}]]</li>
</repeat>
</ul></div>

Latest revision as of 16:01, 18 April 2020

Faculty Gallery

    <repeat table="FacultyStaff" sort="last ASC">

  • {{{picture}}}
    [[{{{name}}}]]
  • </repeat>