Team:UT-Tokyo/Templates/Member
From 2011.igem.org
(Difference between revisions)
(Created page with "<html> <div class="person</html>{{{class}}}<html>"> <div class="imgbox"><img src="</html>{{{img}}}<html>" /></div> <div class="content"> <div class="head"> <span c...") |
|||
(4 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <div class="person | + | <div class="person"> |
<div class="imgbox"><img src="</html>{{{img}}}<html>" /></div> | <div class="imgbox"><img src="</html>{{{img}}}<html>" /></div> | ||
<div class="content"> | <div class="content"> | ||
<div class="head"> | <div class="head"> | ||
<span class="name"></html>{{{name}}}<html></span> | <span class="name"></html>{{{name}}}<html></span> | ||
- | <span class="charge"></html>{{{charge<html></span> | + | <span class="charge"></html>{{{charge}}}<html></span> |
</div> | </div> | ||
<div class="introduction"></html>{{{introduction}}}<html></div> | <div class="introduction"></html>{{{introduction}}}<html></div> | ||
- | <div class="foot"> | + | <div class="foot </html>{{{class}}}<html>"> |
<span class="age"></html>{{{age}}}<html> years old</span> | <span class="age"></html>{{{age}}}<html> years old</span> | ||
- | <span class="hide"><a href="http://twitter.com/</html>{{{twitter}}}<html>"><i></i>Twitter</a></span> | + | <span class="hide twitter"><a href="http://twitter.com/</html>{{{twitter}}}<html>"><i></i>Twitter</a></span> |
- | <span class="hide"><a href="http://facebook.com/</html>{{{fbaddr}}<html><i></i>Facebook</span> | + | <span class="hide facebook"><a href="http://facebook.com/</html>{{{fbaddr}}}<html>"><i></i>Facebook</a></span> |
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</html> | </html> |
Latest revision as of 17:44, 19 September 2011