Template:InfoboxCharacter: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
<div style="float: right; clear: right; width: 300px; border: 8px solid #000000; outline: 2px solid #000000; outline-offset: 3px; background: #f9f9f9; font-size: 90%; margin: 8px 8px 1em 1em; box-sizing: border-box; font-family: sans-serif;"> | |||
<!-- MAIN INFOCARD HEADER --> | |||
<gallery mode="slideshow" widths=" | <div style="background: #002366; color: white; font-size: 120%; font-weight: bold; text-align: center; padding: 8px;">Personnel Profile</div> | ||
<!-- NATIVE GALLERY CAROUSEL CONTAINER --> | |||
<div style="text-align: center; background: #ffffff; padding: 4px; border-bottom: 1px solid #ccc;"> | |||
<gallery mode="slideshow" widths="280px" heights="200px"> | |||
File:{{{image1|insert image}}}|{{{caption1|}}} | File:{{{image1|insert image}}}|{{{caption1|}}} | ||
File:{{{image2|insert image}}}|{{{caption2|}}} | File:{{{image2|insert image}}}|{{{caption2|}}} | ||
File:{{{image3|insert image}}}|{{{caption3|}}} | File:{{{image3|insert image}}}|{{{caption3|}}} | ||
</gallery> | </gallery> | ||
</div> | |||
<!-- CHARACTER PROFILE HEADER --> | |||
<div style="background: #002366; color: white; font-weight: bold; text-align: center; padding: 6px; font-size: 110%; border-bottom: 1px solid #ccc;">{{{name|{{PAGENAME}}}}}</div> | |||
|- | |||
! | <!-- STATUS BLOCK --> | ||
<div style="background: #002366; color: white; font-weight: bold; text-align: center; padding: 6px; font-size: 110%;">Status</div> | |||
<div style="display: flex; margin: 0; border-bottom: 1px solid #ccc; max-height: var(--h-{{{born|}}}); overflow: hidden;"> | |||
<div style="width: 35%; font-weight: bold; background: #f2f2f2; padding: 6px; border-right: 1px solid #ccc; flex-shrink: 0; box-sizing: border-box;">Born</div> | |||
<div style="width: 65%; padding: 6px; margin: 0; box-sizing: border-box;">{{{born|}}}</div> | |||
</div> | |||
<div style="display: flex; margin: 0; border-bottom: 1px solid #ccc; max-height: var(--h-{{{died|}}}); overflow: hidden;"> | |||
<div style="width: 35%; font-weight: bold; background: #f2f2f2; padding: 6px; border-right: 1px solid #ccc; flex-shrink: 0; box-sizing: border-box;">Died</div> | |||
<div style="width: 65%; padding: 6px; margin: 0; box-sizing: border-box;">{{{died|}}}</div> | |||
</div> | |||
<!-- CAREER BLOCK --> | |||
<div style="background: #002366; color: white; font-weight: bold; text-align: center; padding: 6px; font-size: 110%;">Career</div> | |||
<div style="display: flex; margin: 0; border-bottom: 1px solid #ccc; max-height: var(--h-{{{affiliation|}}}); overflow: hidden;"> | |||
| | <div style="width: 35%; font-weight: bold; background: #f2f2f2; padding: 6px; border-right: 1px solid #ccc; flex-shrink: 0; box-sizing: border-box;">Affiliation</div> | ||
<div style="width: 65%; padding: 6px; margin: 0; box-sizing: border-box;">{{{affiliation|}}}</div> | |||
</div> | |||
<div style="display: flex; margin: 0; border-bottom: 1px solid #ccc; max-height: var(--h-{{{Rank|}}}); overflow: hidden;"> | |||
<div style="width: 35%; font-weight: bold; background: #f2f2f2; padding: 6px; border-right: 1px solid #ccc; flex-shrink: 0; box-sizing: border-box;">Rank</div> | |||
<div style="width: 65%; padding: 6px; margin: 0; box-sizing: border-box;">{{{Rank|}}}</div> | |||
</div> | |||
<div style="display: flex; margin: 0; border-bottom: 1px solid #ccc; max-height: var(--h-{{{titles|}}}); overflow: hidden;"> | |||
| | <div style="width: 35%; font-weight: bold; background: #f2f2f2; padding: 6px; border-right: 1px solid #ccc; flex-shrink: 0; box-sizing: border-box;">Titles</div> | ||
<div style="width: 65%; padding: 6px; margin: 0; box-sizing: border-box;">{{{titles|}}}</div> | |||
</div> | |||
<!-- FAMILY BLOCK --> | |||
<div style="background: #002366; color: white; font-weight: bold; text-align: center; padding: 6px; font-size: 110%;">Family</div> | |||
<div style="display: flex; margin: 0; border-bottom: 1px solid #ccc; max-height: var(--h-{{{Parents|}}}); overflow: hidden;"> | |||
<div style="width: 35%; font-weight: bold; background: #f2f2f2; padding: 6px; border-right: 1px solid #ccc; flex-shrink: 0; box-sizing: border-box;">Parents</div> | |||
<div style="width: 65%; padding: 6px; margin: 0; box-sizing: border-box;">{{{Parents|}}}</div> | |||
</div> | |||
<div style="display: flex; margin: 0; border-bottom: 1px solid #ccc; max-height: var(--h-{{{Siblings|}}}); overflow: hidden;"> | |||
<div style="width: 35%; font-weight: bold; background: #f2f2f2; padding: 6px; border-right: 1px solid #ccc; flex-shrink: 0; box-sizing: border-box;">Siblings</div> | |||
<div style="width: 65%; padding: 6px; margin: 0; box-sizing: border-box;">{{{Siblings|}}}</div> | |||
</div> | |||
<div style="display: flex; margin: 0; border-bottom: 1px solid #ccc; max-height: var(--h-{{{Spouse|}}}); overflow: hidden;"> | |||
<div style="width: 35%; font-weight: bold; background: #f2f2f2; padding: 6px; border-right: 1px solid #ccc; flex-shrink: 0; box-sizing: border-box;">Spouse</div> | |||
<div style="width: 65%; padding: 6px; margin: 0; box-sizing: border-box;">{{{Spouse|}}}</div> | |||
</div> | |||
<div style="display: flex; margin: 0; border-bottom: 1px solid #ccc; max-height: var(--h-{{{Children|}}}); overflow: hidden;"> | |||
<div style="width: 35%; font-weight: bold; background: #f2f2f2; padding: 6px; border-right: 1px solid #ccc; flex-shrink: 0; box-sizing: border-box;">Children</div> | |||
<div style="width: 65%; padding: 6px; margin: 0; box-sizing: border-box;">{{{Children|}}}</div> | |||
</div> | |||
</div> | |||
<noinclude> | <noinclude> | ||
Revision as of 22:43, 3 July 2026
Personnel Profile
InfoboxCharacter
Status
Career
Family