Template:Hero Card Nav: Difference between revisions
Jump to navigation
Jump to search
m Darkened the text background |
m Adjusted bottom offset so text shadow doesn't overhang |
||
Line 1: | Line 1: | ||
<onlyinclude><div style="display:inline-block; position:relative"> | <onlyinclude><div style="display:inline-block; position:relative"> | ||
[[File:{{{Hero|Abrams}}} card.png|{{{size|50}}}px|link={{{Hero|Abrams}}}]] | [[File:{{{Hero|Abrams}}} card.png|{{{size|50}}}px|link={{{Hero|Abrams}}}]] | ||
<p style="position: absolute; bottom: | <p style="position: absolute; bottom: 7px; text-align: center; background-color:rgba(0, 0, 0, 0.35); border-radius: 2px; width: 100%; font-weight: bold; text-shadow: 0px 0px 4px black, 0px 0px 4px black, 0px 0px 4px black; font-size: {{{font size|9}}}px; letter-spacing: 0.5px; margin: 0; text-transform: uppercase; pointer-events: none;">[[{{{Hero|Abrams}}}|<span style="color:#FFEFD7">{{{Hero|Abrams}}}</span>]]</p> | ||
</div></onlyinclude> | </div></onlyinclude> | ||
<noinclude> | <noinclude> |
Revision as of 07:22, 5 September 2024
A smaller type of hero card for use primarily in navboxes
Parameter | Description | Type | Status | |
---|---|---|---|---|
Hero | Hero | Which Hero this is for
| Unknown | optional |
size | size | Image size, adjust if using elsewhere
| Number | optional |
font size | font size | Font size, defaults to 10
| Number | optional |