Template:Hero card2: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Lera (talk | contribs)
No edit summary
Sur (talk | contribs)
m link now also used as image source before card.png
 
(21 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<div class="HeroCard2" style="display:inline-block; border-radius: 2px; overflow:hidden; position: relative; background-image: linear-gradient(#A69885, #72695A); width: 132px; height: 179px; box-shadow: 0px 0px 20px #00000090; transition: 0.1s all ease-in-out;">
<includeonly><div class="HeroCard2" style="display:inline-block; border-radius: 8px; overflow:hidden; position: relative; background-image: {{#ifeq: {{{herolabs|false}}} | true | linear-gradient(#ce9b54, #674915)| linear-gradient(#A69885, #72695A) }}; max-width: {{{card_size|132}}}px; width: 30%; height: auto; box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); transition: 0.1s transform ease-in-out;"><span>[[File:{{{Image|{{{link|{{{name|Abrams}}}}}}}}} card.png|{{{card_size|132}}}px|link={{{link|{{{name|Abrams}}}}}}]]</span><p style="display: {{#ifeq: {{{herolabs|false}}} | true | block| none }}; position: absolute; bottom: 35px; left: 50%; transform: translateX(-50%); text-align: center; width: fit-content; font-size: {{{herolabs_text_size|6}}}px; margin: 0; pointer-events: none; border-radius: 2px; background-color: #d36c16ee; padding: 1px 4px 0px 4px; font-family: Tahoma, sans-serif; color: white; font-weight: bold; max-height: 15px;">{{#invoke:Lang|get_string|MyRosterHeroLabsHero|fallback_str=en}}</p><p style="position: absolute; bottom: 0px; text-align: center; width: 100%; font-weight: bold; font-family: 'Forevs Demo', 'PT Serif','Palatino','Georgia',serif; color: #FFEFD7; text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5), 0px 0px 8px rgba(0, 0, 0, 0.5), 0px 0px 8px rgba(0, 0, 0, 0.5); font-size: min(5vw, {{{text_size|{{{text-size|24}}}}}}px); letter-spacing: 0.5px; margin: 0; text-transform: uppercase; text-overflow: ellipsis; pointer-events: none;">{{{name|Abrams}}}</p><div style="display: {{#ifeq: {{{recommended|false}}} | true | inline| none }}; top:0; right:0; position: absolute;"><div position: relative;>[[File:Recommended icon backer.png| {{{sticker_size|56}}}px |link={{{name|Abrams}}}]]</div></div><div style="display: {{#ifeq: {{{herolabs|false}}} | true | inline| none }}; top:0; right:0; position: absolute;"><div position: relative;>[[File:Herolabs_icon_backer.png | {{{sticker_size|56}}}px |link={{{name|Abrams}}}]]</div></div></div></includeonly><noinclude>{{Documentation}}</noinclude>
<span>[[File:{{{Image|{{{name|Abrams}}}}}} card.png|132px|link={{{name|Abrams}}}]]</span>
<p style="position: absolute; bottom: 5px; text-align: center; width: 100%; font-family: serif; font-weight: bold; color: #FFEFD7; text-shadow: 0px 0px 8px black, 0px 0px 8px black, 0px 0px 8px black; font-size: {{{text-size|24}}}px; letter-spacing: 0.5px; margin: 0; text-transform: uppercase; text-overflow: ellipsis; pointer-events: none;">{{{name|Abrams}}}</p>
<div style="display: {{#ifeq: {{{recommended|true}}} | true | inline| none }}; top:0; right:0; position: absolute;"><div position: relative;>[[File:Recommended icon backer.png| 64px|link={{{name|Abrams}}}]]
</div>
</div>
</div>
 
<noinclude>[[Category:Templates]]<templatedata>
{
"params": {
"Image": {
"label": "Hero Portrait",
"description": "If not set. The hero portrait will default to \"Name card.png\"",
"type": "string"
},
"name": {
"label": "Hero Name",
"description": "Name of the hero. Also determines the wiki page",
"type": "string",
"suggestedvalues": [
"Abrams"
],
"default": "Abrams"
},
"text-size": {
"label": "Text Size",
"description": "Default is 24px. Change if the hero name doesnt fit.",
"type": "string",
"suggestedvalues": [
"24px"
]
},
"recommended": {
"label": "Recommended for new players",
"description": "Is this hero recommended for new players?",
"type": "boolean",
"default": "false"
}
}
}
</templatedata></noinclude>

Latest revision as of 15:34, 8 November 2024

Template documentation [view] [edit] [history] [purge]
{{Hero card2|name=Lash|link=Lash}}
{{Hero card2|name=Jacob|link=Lash}}

Hero Labs

Lash

Hero Labs

Jacob

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Hero PortraitImage

If not set. The hero portrait will default to "Name card.png"

Stringoptional
Hero Namename

Name of the hero. Also determines the wiki page, if no argument "link" has been used

Suggested values
Abrams
Default
Abrams
Stringoptional
Hero Linklink

Determines the wiki page. If not used, wiki page link will be determined by "name" argument

Stringoptional
Text Sizetext_size

Change if the hero name doesnt fit. Dont put px at the end.

Suggested values
20, 11
Default
11
Numberoptional
Card Sizecard_size

Size of the hero card. Dont put px at the end

Suggested values
132, 88
Default
88
Stringoptional
Sticker Sizesticker_size

Size of the Recommended/Hero Lab sticker that appears in the top right of hero cards.

Suggested values
30 56
Default
30
Example
30
Stringoptional
Hero Labs Text Sizeherolabs_text_size

Size of the Hero Labs text that appears for Hero Lab heroes.

Suggested values
6 8
Default
6
Example
6
Numberoptional
Recommended for new playersrecommended

Is this hero recommended for new players?

Default
false
Booleanoptional
is hero experimental?herolabs

Is the hero in hero labs

Suggested values
true false
Default
false
Example
false
Booleanoptional