Template:Glygenmember: Difference between revisions

From GlyGen Wiki
Jump to navigation Jump to search
(Created page with "<!--{{Glygenmember}} begin--> <table class="infobox" style="width: 18em;"> <tr> <th style="text-align:center;font-size:125%;font-weight:bold;">{{#if:{{{with|{{{for|{{{title|}}...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
   | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
   | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
   | <div> {{#switch:{{{image|{{{type|}}}}}}
   | <div> {{#switch:{{{image|{{{type|}}}}}}
     | will = [[File:Will-York.png|220px|alt=Will York|link=https://www.ccrc.uga.edu/personnel/index.php?uid=243|]]
     | will     = [[File:Will-York.png|220px|alt=Will York|link=https://www.ccrc.uga.edu/personnel/index.php?uid=243|]]
     | raja = [[File:Raja_Mazumder.png|220px|alt=Raja Mazumder|link=https://www.gwumc.edu/smhs/facultydirectory/profile.cfm?empName=Raja%20Mazumder&FacID=2067473740]]
     | raja     = [[File:Raja_Mazumder.png|220px|alt=Raja Mazumder|link=https://www.gwumc.edu/smhs/facultydirectory/profile.cfm?empName=Raja%20Mazumder&FacID=2067473740]]
     | rene = [[File:Rene-Ranzinger.jpeg|220px|alt=Rene Ranzinger]]
     | rene     = [[File:Rene-Ranzinger.jpeg|220px|alt=Rene Ranzinger]]
     | tatiana = [[File:Tatiana.png|220px|alt=Tatiana Williamson|link=https://www.linkedin.com/in/tatiana-williamson/]]
     | tatiana = [[File:Tatiana.png|220px|alt=Tatiana Williamson|link=https://www.linkedin.com/in/tatiana-williamson/]]
     | #default = {{{image|[[File:Logo-glygen-136-top-icon-blue.png|220px|center|style=border-radius:50%;
     | #default = {{{image|[[File:Logo-glygen-136-top-icon-blue.png|220px|center|style=border-radius:50%;
     border:2px solid #ccc;|alt=logo GlyGen|link=https://www.glygen.org/index.html]]}}}
     border:2px solid #ccc;|alt=logo GlyGen|link=https://www.glygen.org/index.html]]}}}
Line 23: Line 23:
   | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
   | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
   | <div> {{#switch:{{{membername|{{{type|}}}}}}
   | <div> {{#switch:{{{membername|{{{type|}}}}}}
     | will = Will York
     | will   = Will York
     | raja = Raja Mazumder
     | raja   = Raja Mazumder
     | rene = Rene Ranzinger
     | rene   = Rene Ranzinger
     | tatiana = Tatiana Williamson
     | tatiana = Tatiana Williamson
   }}</div>
   }}</div>
Line 35: Line 35:
   | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
   | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
   | <div> {{#switch:{{{position|{{{type|}}}}}}
   | <div> {{#switch:{{{position|{{{type|}}}}}}
     | will = Principle Investigator
     | will   = Principle Investigator
     | raja = Principle Investigator
     | raja   = Principle Investigator
     | rene = Project Software Lead  
     | rene   = Project Software Lead  
     | tatiana = UI/UX Designer & UI Developer
     | tatiana = UI/UX Designer & UI Developer
   }}</div>
   }}</div>
Line 47: Line 47:
   | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
   | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
   | <div> {{#switch:{{{institution|{{{type|}}}}}}
   | <div> {{#switch:{{{institution|{{{type|}}}}}}
     | will = The University of Georgia,  
     | will   = The University of Georgia,  
     | raja = The George Washington University,  
     | raja   = The George Washington University,  
     | rene = The University of Georgia,   
     | rene   = The University of Georgia,   
     | tatiana = The University of Georgia,  
     | tatiana = The University of Georgia,  
   }}</div>
   }}</div>
Line 59: Line 59:
   | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
   | <!-- no image cell; empty cell necessary for text cell to have 100% width -->
   | <div> {{#switch:{{{location|{{{type|}}}}}}
   | <div> {{#switch:{{{location|{{{type|}}}}}}
     | will = Athens, GA  
     | will   = Athens, GA  
     | raja = Washington, DC  
     | raja   = Washington, DC  
     | rene = Athens, GA   
     | rene   = Athens, GA   
     | tatiana = Athens, GA  
     | tatiana = Athens, GA  
   }}</div>
   }}</div>
Line 70: Line 70:
<!-- Add categories and interwikis to the /doc subpage, not here! -->
<!-- Add categories and interwikis to the /doc subpage, not here! -->
</noinclude>
</noinclude>
[[Category:Glygen templates]]

Latest revision as of 20:21, 4 December 2019

logo GlyGen
style=border-radius:50%; border:2px solid #ccc;
Template documentation[view] [edit] [history] [purge]

You can achieve the same result by using either one of these methods.

Using type = parameter will automatically create GlyGen member information.

GlyGen member
Tatiana Williamson
Tatiana Williamson
UI/UX Designer & UI Developer
The University of Georgia,
Athens, GA
{{Glygenmember
| title = GlyGen member
| type  = tatiana
}}

GlyGen member type = examples

| type  = will
| type  = raja
| type  = rene
| type  = tatiana

Common parameters

GlyGen member
Will York
Will York
Principle Investigator
The University of Georgia,
Athens, GA
{{Glygenmember
| title       = GlyGen member
| image       = [[File:Will-York.png|220px|alt=Will York|link=https://www.ccrc.uga.edu/personnel/index.php?uid=243]]
| membername  = Will York
| position    = Principle Investigator
| institution = The University of Georgia,
| location    = Athens, GA
}}