Template:Volunteers: Difference between revisions
From Future Worlds Center Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|name={{{name}}} | |name={{{name}}} | ||
}} | }} | ||
{| border="0" cellspacing="5" style="background-color:#B5EAAA;padding:0px" | {| border="0" width="100%" cellspacing="5" style="background-color:#B5EAAA;padding:0px" | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| width="20%" |<b>''Years of service''</b> | | width="20%" |<b>{{#if:{{{period|}}} | ''Years of service'' }}</b> | ||
||{{{period}}} | ||{{{period}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>''Service type''</b> | | <b>{{#if:{{{service|}}} | ''Service type'' }}</b> | ||
||{{{service}}} | ||{{{service}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>''Project(s)''</b> | | <b>{{#if:{{{projects|}}} | ''Project(s)'' }}</b> | ||
||{{{projects}}} | ||{{{projects}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>''Sending Organization''</b> | | <b>{{#if:{{{sending_organization|}}} | ''Sending Organization'' }}</b> | ||
||{{{ | ||{{{sending_organization}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>''Degree(s)''</b> | | <b>{{#if:{{{degrees|}}} | ''Degree(s)'' }}</b> | ||
||{{{degrees}}} | ||{{{degrees}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>''Field(s) of Study''</b> | | <b>{{#if:{{{fields|}}} | ''Field(s) of Study'' }}</b> | ||
||{{{fields}}} | ||{{{fields}}} | ||
|- valign="top" style="font-size:11px" | |- valign="top" style="font-size:11px" | ||
| <b>''University(ies)''</b> | | <b>{{#if:{{{universities|}}} | ''University(ies)'' }}</b> | ||
||{{{universities}}} | ||{{{universities}}} | ||
|} | |} | ||
|} | |} |
Revision as of 02:42, 6 June 2011
|