User:Gammaton32/Sandbox: Difference between revisions
Appearance
Gammaton32 (talk | contribs) |
Gammaton32 (talk | contribs) No edit summary |
||
(24 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= | {|style="display:inline;border: 2px solid transparent;margin-top:10px;margin-bottom:10px;background-color:transparent;margin: auto;" | ||
|- | |||
= | |style="display:block;border-radius: 8px;text-align: center; background-image: linear-gradient(#a38461, #e1ba87); font-family: 'PT Serif','Palatino','Georgia',serif; font-size:22px;"| [[Hero{{if lang}}|<span style="color:#FFF5E8; font-family: 'Retail Demo', 'PT Serif','Palatino','Georgia',serif; font-weight:bold; text-shadow: 1px 1px rgba(0, 0, 0, 0.3);">{{#invoke:lang|get_string|menu_heroes}}</span>]] | ||
{| | |||
| | |||
|- | |- | ||
| | | <div style="display: flex; flex-wrap: wrap; gap: 3px; align-items: center; justify-content: center; margin: auto;"> | ||
{{#invoke:HeroData/nav|get_hero_nav_cards | |||
|in_herolabs=false | |||
|text_size={{{text_size|10}}} | |||
|card_size={{{card_size|88}}} | |||
|sticker_size={{{sticker_size|30}}} | |||
|herolabs_text_size={{{herolabs_text_size|6}}} | |||
| | |lang_code={{{lang_code|en}}} | ||
| | }} | ||
| | </div> | ||
| | |} | ||
| | |||
| | |||
{|style="display:inline;border: 2px solid transparent;margin-top:10px;margin-bottom:10px;background-color:transparent;margin: auto;" | |||
|- | |- | ||
| | |style="border-radius: 8px;text-align: center; background-image: linear-gradient(#ce9b54, #674915); font-family: 'PT Serif','Palatino','Georgia',serif; font-size:22px;"| [[Hero Labs{{if lang}}|<span style="color:#FFF0D6; font-family: 'Retail Demo', 'PT Serif','Palatino','Georgia',serif; font-weight:bold; text-shadow: 1px 1px rgba(0, 0, 0, 0.3); display: flex; justify-content: center; align-items: center;">{{#invoke:lang|get_string|MyRosterHeroLabsHero}}</span>]] | ||
''' | |||
''' | |||
|- | |- | ||
| | | <div style="display: flex; flex-wrap: wrap; gap: 3px; align-items: center; justify-content: center; margin: 0 auto;"> | ||
| | {{#invoke:HeroData/nav|get_hero_nav_cards | ||
| | |in_herolabs=true | ||
|text_size={{{text_size|10}}} | |||
|card_size={{{card_size|88}}} | |||
|sticker_size={{{sticker_size|30}}} | |||
|herolabs_text_size={{{herolabs_text_size|6}}} | |||
|lang_code={{{lang_code|en}}} | |||
}} | |||
</div> | |||
|} | |} | ||
= | |||
< | <div style="display: flex; flex-direction: column; justify-content: center; gap: 2px; width: 143px;"> | ||
<div style="background-image: linear-gradient(#a38461, #e1ba87); padding: 5px 0px 0px; border-top-left-radius: 8px; border-top-right-radius: 8px"> | |||
[[Image:Hero_Nav.png|140px|center|link=Heroes]] | |||
</div> | |||
<div style="text-align: center; font-size: 135%; font-weight: bold ; font-family: 'Retail Demo', 'Copperplate Gothic', Constantia, 'PT Serif', 'Palatino', 'Georgia', serif; background-image: linear-gradient(#a38461, #e1ba87); border-bottom-left-radius:8px; border-bottom-right-radius:8px;"> | |||
[[Heroes|<span class="plain" style="color:#FFF5E8; font-weight:bold; text-shadow: 1px 1px rgba(0, 0, 0, 0.3);">Heroes</span>]] | |||
</div> | |||
</div> |