Template:PersonPage: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<!-- | <!-- PERSON PROFILE TEMPLATE - BASE STRUCTURE --> | ||
<!-- | <!-- HERO BANNER --> | ||
<div | <div style="width:100%; overflow:hidden;"> | ||
[[File:{{{banner|globalbanner.jpg}}}|class=gbi-profile-banner]] | [[File:{{{banner|globalbanner.jpg}}}|class=gbi-profile-banner]] | ||
</div> | </div> | ||
<!-- PROFILE HEADER | <!-- PROFILE HEADER --> | ||
<div | <div style="text-align:center; margin-top:-110px; margin-bottom:25px;"> | ||
[[File:{{{image|globalimage.jpg}}}|class=gbi-profile-photo]] | |||
<h1 style="font-size:38px; font-weight:700; color:#002b7f; margin:10px 0;"> | |||
{{{name}}} <span style="font-size:20px; opacity:0.75;">({{{pronoun|He/Him}}})</span> | |||
<h1 | |||
{{{name}}} <span | |||
</h1> | </h1> | ||
<p | <p style="font-size:18px; color:#444;">{{{headline|}}}</p> | ||
</div> | </div> | ||
<!-- | <!-- PROFILE GRID LAYOUT --> | ||
<div | <div style="display:flex; width:95%; margin:auto; gap:25px;"> | ||
<!-- LEFT COLUMN --> | <!-- LEFT COLUMN --> | ||
<div | <div style="width:65%;"> | ||
<h2>Biography</h2> | <h2>Biography</h2> | ||
{{{bio|Biography not added yet...}}} | <div>{{{bio|Biography not added yet...}}}</div> | ||
</div> | </div> | ||
<!-- RIGHT COLUMN --> | <!-- RIGHT COLUMN (INFOBOX) --> | ||
<div | <div style="width:35%;"> | ||
{{Infobox_person | {{Infobox_person | ||
| birth_date = {{{birth_date|}}} | |||
| nationality = {{{nationality|}}} | |||
| occupation = {{{occupation|}}} | |||
| industry = {{{industry|}}} | |||
| known_for = {{{known_for|}}} | |||
| website = {{{website|}}} | |||
}} | }} | ||
</div> | </div> | ||
</div> | </div> | ||
Revision as of 14:36, 25 November 2025
File:Globalimage.jpg
{{{name}}} (He/Him)
Biography
Biography not added yet...
| Full Name | |
|---|---|
| Born | |
| Birthplace | |
| Nationality | |
| Occupation | |
| Known For | |
| Awards | |
| Website |