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

Template:Badge: Difference between revisions

Template page
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="project-badge" style="display:flex; flex-direction: row; width: 376px; height: 80px; background-color: silver; margin-bottom: 0.5em; border: 4px solid var(--color-surface-4); border-radius: 36px; overflow: hidden; padding:8px;">
<div class="project-badge" style="display:flex; flex-direction: row; width: 380px; height: 70px; background-color: {{{rank|}}}; margin-bottom: 0.5em; border: 4px solid var(--color-surface-4); border-radius: 40px; overflow: hidden; padding:6px;">
<div class="project-badge-img" style="width:56px; height:56px; background-color: var(--color-surface-1); border-radius: 28px; overflow: hidden;">{{{image|[[File:VisualUnavailableSquare.png]]}}}
<div class="project-badge-bg" style="display:flex; flex-direction: row; width:356px; height:50px; background-color: var(--color-surface-1); border-radius: 30px; text-align: center;">  
<div class="project-badge-img" style="width:50px; height:50px; background-color: var(--color-surface-4); border-radius: 30px; overflow: hidden;">{{{image|}}}</div>
<div class="project-badge-text" style="display:flex; flex-direction: column; width:296px; height:50px; background-color: var(--color-surface-1); border-radius: 30px; padding-left: 0.5em; padding-right: 0.5em; text-align: center;">
<p style="font-size: 1em; margin-top: 2px; margin-bottom: 0px; font-weight: bold;">{{{title|Title}}}</p>
<p style="font-size: 0.825em; margin: 2px;">{{{subtitle|Subtitle}}}</p>
</div>
</div>
<div class="project-badge-text" style="width:300px; height:56px; background-color: var(--color-surface-1); margin-left: 8px; border-radius: 28px; padding-left: 0.5em; padding-right: 0.5em; text-align: center;">
<p style="font-size: 0.85em;">Contributed to Project: Whatever</p>
</div>
</div>
</div>
</div>
<noinclude>
<templatedata>
{
"params": {
"rank": {},
"image": {},
"title": {},
"subtitle": {}
}
}
</templatedata>
</noinclude>

Latest revision as of 19:37, 21 February 2026

Title

Subtitle

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
rankrank

no description

Unknownoptional
imageimage

no description

Unknownoptional
titletitle

no description

Unknownoptional
subtitlesubtitle

no description

Unknownoptional
Cookies help us deliver our services. By using our services, you agree to our use of cookies.