Master-Brent (talk | contribs) No edit summary |
Master-Brent (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<div class="infobox"> | <<!-- Template:LeatherInfobox --> | ||
<div class="infobox-title">{{{title | <div class="leather-infobox"> | ||
<div class="infobox-image">[[File:{{ | <div class="leather-infobox-title">{{{title}}}</div> | ||
< | <div class="leather-infobox-content"> | ||
< | <!-- Image Section --> | ||
{{#if: {{{image|}}} | | |||
</ | <div class="leather-infobox-image"> | ||
[[File:{{{image}}}|250px|alt={{{image_alt}}}|{{{image_caption}}}]] | |||
</div> | |||
</ | }} | ||
<!-- Name Section --> | |||
</ | {{#if: {{{name|}}} | | ||
<div class="leather-infobox-section"> | |||
<div class="leather-infobox-label">Name</div> | |||
</ | <div class="leather-infobox-value">{{{name}}}</div> | ||
</div> | |||
}} | |||
</ | |||
<!-- Birth Date Section --> | |||
{{#if: {{{birth_date|}}} | | |||
<div class="leather-infobox-section"> | |||
<div class="leather-infobox-label">Date of Birth</div> | |||
<div class="leather-infobox-value">{{{birth_date}}}</div> | |||
</div> | |||
}} | |||
<!-- Occupation Section --> | |||
{{#if: {{{occupation|}}} | | |||
<div class="leather-infobox-section"> | |||
<div class="leather-infobox-label">Occupation</div> | |||
<div class="leather-infobox-value">{{{occupation}}}</div> | |||
</div> | |||
}} | |||
<!-- Known For Section --> | |||
{{#if: {{{known_for|}}} | | |||
<div class="leather-infobox-section"> | |||
<div class="leather-infobox-label">Known For</div> | |||
<div class="leather-infobox-value">{{{known_for}}}</div> | |||
</div> | |||
}} | |||
<!-- Spouse Section --> | |||
{{#if: {{{spouse|}}} | | |||
<div class="leather-infobox-section"> | |||
<div class="leather-infobox-label">Spouse(s)</div> | |||
<div class="leather-infobox-value">{{{spouse}}}</div> | |||
</div> | |||
}} | |||
<!-- Children Section --> | |||
{{#if: {{{children|}}} | | |||
<div class="leather-infobox-section"> | |||
<div class="leather-infobox-label">Children</div> | |||
<div class="leather-infobox-value">{{{children}}}</div> | |||
</div> | |||
}} | |||
<!-- Website Section --> | |||
{{#if: {{{website|}}} | | |||
<div class="leather-infobox-section"> | |||
<div class="leather-infobox-label">Website</div> | |||
<div class="leather-infobox-value">[{{{website}}} {{{website}}}]</div> | |||
</div> | |||
}} | |||
</div> | |||
</div> | </div> | ||
<!--Last line of your template code--><noinclude> | <!--Last line of your template code--><noinclude> |
Revision as of 10:16, 6 June 2024
<
{{{title}}}
This is the TEXT Documentation for Infobox. Will be updated. <
{{{title}}}
Name
John Doe
Date of Birth
January 1, 1980
Occupation
Software Developer
Known For
Creating amazing templates
Spouse(s)
Jane Doe
Children
2
Website
Second Example:
<
{{{title}}}
Name
John Doe
Date of Birth
January 1, 1980
Occupation
Software Developer
Known For
Creating amazing templates
Spouse(s)
Jane Doe
Children
2
Website