Template:Person
From InnovationCell
(Difference between revisions)
(→Full bio) |
David Mason (Talk | contribs) |
||
(28 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
__NOTOC__ | __NOTOC__ | ||
<div style="font-size: 110%; font-weight: bold">[[Name::{{{Name}}}]]</div> | <div style="font-size: 110%; font-weight: bold">[[Name::{{{Name}}}]]</div> | ||
- | + | <div style="width: 10%; float: left"> | |
- | + | ||
- | <div style="width: | + | |
[[Title::{{{Title}}}]]<br /> | [[Title::{{{Title}}}]]<br /> | ||
{{ #if: {{{Image|}}} | | {{ #if: {{{Image|}}} | | ||
Line 13: | Line 11: | ||
{{ #set:Position={{{Position}}} }} | {{ #set:Position={{{Position}}} }} | ||
</div> | </div> | ||
- | <div style="width: | + | <div style="width: 84%; float: right"> |
- | + | <br /> | |
- | + | {{ #if: {{{Short bio|}}}| | |
+ | == | ||
[[Short bio::{{{Short bio|}}}]]<br /> | [[Short bio::{{{Short bio|}}}]]<br /> | ||
- | + | |{{ #if: {{{Bio|}}}| | |
- | + | ||
[[Bio::{{{Bio}}}]] | [[Bio::{{{Bio}}}]] | ||
+ | }} | ||
+ | }} | ||
+ | {{ #if: {{{Extended bio|}}} | ||
+ | |{{ :{{{Extended bio}}} }} | ||
+ | }} | ||
</div> | </div> | ||
- | </ | + | <br class="cleared" /> |
+ | {{ #if: {{ #ask: [[People::{{PAGENAME}}]]|}}| | ||
=Projects = | =Projects = | ||
{{ #ask: [[People::{{PAGENAME}}]]|?Description }} | {{ #ask: [[People::{{PAGENAME}}]]|?Description }} | ||
- | |||
= Graph = | = Graph = | ||
Line 42: | Line 45: | ||
<headertabs /> | <headertabs /> | ||
+ | }} | ||
[[Category:Person]] | [[Category:Person]] | ||
</includeonly> | </includeonly> |