|
|
Line 190: |
Line 190: |
| | Resources Title = More Details | | | Resources Title = More Details |
| | Resources Content = | | | Resources Content = |
| | <div style="display:flex; flex-wrap:wrap; justify-content:center;"> <!-- Genealogy row --> |
| | <div style="margin:5px; text-align:left; flex: 1 1 150px;"> <!-- Genealogy column left --> |
| * {{ #if: {{{Current projects|}}} | * Current Projects: | | * {{ #if: {{{Current projects|}}} | * Current Projects: |
| <div style="margin:-20px 0 0 50px; white-space:pre-wrap;"> | | <div style="margin:-20px 0 0 50px; white-space:pre-wrap;"> |
| {{{Current projects|}}} | {{{Current projects|}}} }} | | {{{Current projects|}}} | {{{Current projects|}}} }} |
| </div> | | </div> |
| | </div> <!-- END Genealogy column left --> |
| | <div style="margin:5px; text-align:left; flex: 1 1 150px;"> <!-- Genealogy column right --> |
| * {{ #if: {{{Hardware Software|}}} | * Hardware/Software: | | * {{ #if: {{{Hardware Software|}}} | * Hardware/Software: |
| <div style="margin:-20px 0 0 50px; white-space:pre-wrap;"> | | <div style="margin:-20px 0 0 50px; white-space:pre-wrap;"> |
| {{ #if: {{{Hardware Software|}}} | {{{Hardware Software|}}} }} | | {{ #if: {{{Hardware Software|}}} | {{{Hardware Software|}}} }} |
| </div> | | </div> |
| | </div> <!-- END Genealogy column right --> |
| }} | | }} |
| }} | | }} |