Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:PersonPage: Difference between revisions

Template page
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- ===============================
<div class="biography-container">
Global Bio Index - Profile Template
  <!-- Header Section with Cover and Profile -->
PRO UI - FilmFreeway Style
  <div class="bio-header">
=============================== -->
    <!-- Cover Image -->
 
    <img src="{{{cover_image|https://via.placeholder.com/1200x300/667eea/ffffff?text=Cover+Image}}}"
<!-- COVER BANNER -->
        alt="Cover"
<div class="gbi-banner-wrapper">
        class="bio-cover-image">
[[File:{{{banner|globalbanner.jpg}}}|class=gbi-profile-banner]]
   
</div>
    <!-- Profile Photo -->
 
    <img src="{{{profile_image|https://via.placeholder.com/180/764ba2/ffffff?text=Photo}}}"  
<!-- PROFILE HEADER CENTERED -->
        alt="{{{name}}}"
<div class="gbi-profile-header">
        class="bio-profile-photo">
    <div class="gbi-profile-photo-wrapper">
   
        [[File:{{{image|globalimage.jpg}}}|class=gbi-profile-photo]]
    <!-- Name and Title Section -->
    <div class="bio-name-section">
      <h1 class="bio-name">{{{name|Person Name}}}</h1>
      <p class="bio-title">{{{title|Professional Title}}}</p>
     </div>
     </div>
    <h1 class="gbi-name">
  </div>
        {{{name}}} <span class="gbi-pronoun">({{{pronoun|He/Him}}})</span>
    </h1>
    <p class="gbi-headline">{{{headline|}}}</p>
</div>


<!-- TAB NAVIGATION -->
  <!-- Main Content Area -->
<div class="gbi-tabs">
  <div class="bio-content-wrapper">
     <a href="#bio" class="gbi-tab gbi-tab-active">Bio</a>
     <!-- Biography Content (Left Side) -->
     <a href="#media" class="gbi-tab">Media</a>
     <div class="bio-main-content">
    <a href="#contact" class="gbi-tab">Contact</a>
     
    <a href="#social" class="gbi-tab">Social</a>
      <!-- Biography Section -->
    <a href="#achievements" class="gbi-tab">Achievements</a>
      <div class="bio-section">
</div>
        <h2>Biography</h2>
 
        <p>{{{biography_intro|Write a compelling introduction about the person's life and achievements here.}}}</p>
<!-- PAGE GRID -->
       
<div class="gbi-layout">
        <h3>Early Life</h3>
 
        <p>{{{early_life|Details about early life, education, and formative years.}}}</p>
    <!-- LEFT COLUMN -->
       
    <div class="gbi-left">
        <h3>Career</h3>
 
        <p>{{{career|Information about their professional journey and major accomplishments.}}}</p>
        <div class="gbi-section-card" id="intro">
       
        <h2>Short Intro</h2>
        {{#if notable_quote}}
        {{{intro|No introduction added yet…}}}
        <div class="bio-quote">
          "{{{notable_quote}}}"
          <span class="bio-quote-author">{{{quote_author|{{{name}}}}}}</span>
         </div>
         </div>
        {{/if}}
      </div>


        <div class="gbi-section-card" id="contact">
      <!-- Achievements Section -->
         <h2>Contact</h2>
      {{#if achievements}}
         {{{contact|Not provided}}}
      <div class="bio-section">
         <h2>Major Achievements</h2>
         <div class="achievement-tags">
          {{#each achievements}}
          <span class="achievement-tag">{{this}}</span>
          {{/each}}
         </div>
         </div>
        <p>{{{achievements_description|Description of major achievements and recognition.}}}</p>
      </div>
      {{/if}}


        <div class="gbi-section-card" id="social">
      <!-- Timeline Section -->
         <h2>Social Media</h2>
      {{#if timeline}}
         {{{social_links|}}}
      <div class="bio-section">
         <h2>Career Timeline</h2>
         <div class="bio-timeline">
          {{#each timeline}}
          <div class="timeline-item">
            <div class="timeline-year">{{year}}</div>
            <div class="timeline-event">{{event}}</div>
          </div>
          {{/each}}
         </div>
         </div>
      </div>
      {{/if}}


        <div class="gbi-section-card" id="media">
      <!-- Additional Sections -->
         <h2>Media Gallery</h2>
      <div class="bio-section">
         <div class="gbi-gallery">
         <h2>Legacy & Impact</h2>
            {{{media_gallery|}}}
         <p>{{{legacy|Information about their lasting impact and contributions to their field.}}}</p>
        </div>
      </div>
        </div>


      <!-- References Section -->
      {{#if show_references}}
      <div class="bio-section">
        <h2>References</h2>
        <references />
      </div>
      {{/if}}
     </div>
     </div>


     <!-- CENTER COLUMN -->
     <!-- Infobox Sidebar (Right Side) -->
     <div class="gbi-center">
     <div class="bio-infobox">
         <div class="gbi-section-card" id="bio">
      <div class="infobox-card">
        <h2>Biography</h2>
        <div class="infobox-header">Personal Information</div>
        {{{bio|Biography not added yet...}}}
         <div class="infobox-content">
        </div>
         
 
          {{#if birth_date}}
        <div class="gbi-section-card" id="achievements">
          <div class="infobox-row">
        <h2>Achievements</h2>
            <span class="infobox-label">Born</span>
        {{{achievements|}}}
            <span class="infobox-value">{{{birth_date}}}</span>
          </div>
          {{/if}}
         
          {{#if birth_place}}
          <div class="infobox-row">
            <span class="infobox-label">Birthplace</span>
            <span class="infobox-value">{{{birth_place}}}</span>
          </div>
          {{/if}}
         
          {{#if nationality}}
          <div class="infobox-row">
            <span class="infobox-label">Nationality</span>
            <span class="infobox-value">{{{nationality}}}</span>
          </div>
          {{/if}}
         
          {{#if occupation}}
          <div class="infobox-row">
            <span class="infobox-label">Occupation</span>
            <span class="infobox-value">{{{occupation}}}</span>
          </div>
          {{/if}}
         
          {{#if education}}
          <div class="infobox-row">
            <span class="infobox-label">Education</span>
            <span class="infobox-value">{{{education}}}</span>
          </div>
          {{/if}}
         
          {{#if alma_mater}}
          <div class="infobox-row">
            <span class="infobox-label">Alma Mater</span>
            <span class="infobox-value">{{{alma_mater}}}</span>
          </div>
          {{/if}}
         
          {{#if known_for}}
          <div class="infobox-row">
            <span class="infobox-label">Known for</span>
            <span class="infobox-value">{{{known_for}}}</span>
          </div>
          {{/if}}
         
          {{#if awards}}
          <div class="infobox-row">
            <span class="infobox-label">Awards</span>
            <span class="infobox-value">{{{awards}}}</span>
          </div>
          {{/if}}
         
          {{#if website}}
          <div class="infobox-row">
            <span class="infobox-label">Website</span>
            <span class="infobox-value"><a href="{{{website}}}" target="_blank" rel="noopener">Official Site</a></span>
          </div>
          {{/if}}
         
          {{#if social_media}}
          <div class="infobox-row">
            <span class="infobox-label">Social Media</span>
            <span class="infobox-value">{{{social_media}}}</span>
          </div>
          {{/if}}
         
         </div>
         </div>
      </div>
     </div>
     </div>
  </div>
</div>


    <!-- RIGHT COLUMN -->
<!-- Usage Example with Template Parameters -->
    <div class="gbi-right">
<!--
        {{Infobox_person
{{Person Biography
            | birth_date = {{{birth_date|}}}
|name=Dr. Jane Smith
            | nationality = {{{nationality|}}}
|title=Renowned Scientist & Innovator
            | occupation = {{{occupation|}}}
|profile_image=File:JaneSmith.jpg
            | industry = {{{industry|}}}
|cover_image=File:JaneSmithCover.jpg
            | known_for = {{{known_for|}}}
|birth_date=January 15, 1975
            | website = {{{website|}}}
|birth_place=San Francisco, California, USA
        }}
|nationality=American
    </div>
|occupation=Physicist, Author, Speaker
 
|education=Ph.D. in Theoretical Physics
</div>
|alma_mater=MIT, Stanford University
|known_for=Quantum Computing Research
|awards=Nobel Prize in Physics (2020), Fields Medal
|website=https://janesmith.com
|biography_intro=Dr. Jane Smith is a pioneering physicist whose groundbreaking work in quantum computing has revolutionized the field...
|early_life=Born in San Francisco, Jane showed an early aptitude for mathematics and science...
|career=After completing her doctorate at MIT, Dr. Smith joined Stanford's research team...
|notable_quote=Science is not just about discovery, it's about asking the right questions.
|quote_author=Dr. Jane Smith
|achievements=Nobel Prize Winner,Quantum Computing Pioneer,Published Author,TED Speaker
|achievements_description=Dr. Smith has received numerous accolades throughout her career...
|legacy=Her contributions to quantum computing continue to influence researchers worldwide...
|show_references=yes
}}
-->

Latest revision as of 16:12, 25 November 2025

   <img src="https://via.placeholder.com/1200x300/667eea/ffffff?text=Cover+Image" 
        alt="Cover" 
        class="bio-cover-image">
   
   <img src="https://via.placeholder.com/180/764ba2/ffffff?text=Photo" 
        alt="{{{name}}}" 
        class="bio-profile-photo">
   

Person Name

Professional Title

Biography

Write a compelling introduction about the person's life and achievements here.

Early Life

Details about early life, education, and formative years.

Career

Information about their professional journey and major accomplishments.

       {{#if notable_quote}}
         "{{{notable_quote}}}"
         — {{{name}}}
       Template:PersonPage/if
     {{#if achievements}}

Major Achievements

         {{#each achievements}}
         Template:This
         Template:PersonPage/each

Description of major achievements and recognition.

     Template:PersonPage/if
     {{#if timeline}}

Career Timeline

     Template:PersonPage/if

Legacy & Impact

Information about their lasting impact and contributions to their field.

     {{#if show_references}}

References

       <references />
     Template:PersonPage/if
Personal Information
         {{#if birth_date}}
           Born
           {{{birth_date}}}
         Template:PersonPage/if
         
         {{#if birth_place}}
           Birthplace
           {{{birth_place}}}
         Template:PersonPage/if
         
         {{#if nationality}}
           Nationality
           {{{nationality}}}
         Template:PersonPage/if
         
         {{#if occupation}}
           Occupation
           {{{occupation}}}
         Template:PersonPage/if
         
         {{#if education}}
           Education
           {{{education}}}
         Template:PersonPage/if
         
         {{#if alma_mater}}
           Alma Mater
           {{{alma_mater}}}
         Template:PersonPage/if
         
         {{#if known_for}}
           Known for
           {{{known_for}}}
         Template:PersonPage/if
         
         {{#if awards}}
           Awards
           {{{awards}}}
         Template:PersonPage/if
         
         {{#if website}}
           Website
           <a href="{{{website}}}" target="_blank" rel="noopener">Official Site</a>
         Template:PersonPage/if
         
         {{#if social_media}}
           Social Media
           {{{social_media}}}
         Template:PersonPage/if