User:Saag/Sandbox/AbilityCard/InfoSection/MainBox: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Saag (talk | contribs)
No edit summary
Saag (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="display:flex; flex-direction:column; background-color: #2A2A2A; width: 150px; padding: 20px 0 20px 0; margin: 3px; text-align: center; border: 3px solid {{#ifeq: {{{scale_type}}} | spirit | #583D6F | #2A2A2A}}; border-radius: 1px">
<div style="display:flex; flex-direction:column; background-color: #2A2A2A; width: 150px; padding: 20px 0 20px 0; margin: 3px; text-align: center; border: 3px solid {{#ifeq: {{{scale_type}}} | spirit | #583D6F | #2A2A2A}}; box-shadow: 0 0 10px {{#ifeq: {{{scale_type}}} | spirit | #583D6F | #2A2A2A}}; border-radius: 1px">
   <div style="font-weight: bold;">{{{value}}}{{#ifeq: {{{scale_type}}}|spirit|{{ss|{{{scale_value}}}}}}}</div>
   <div style="font-weight: bold;">{{{value}}}{{#ifeq: {{{scale_type}}}|spirit|{{ss|{{{scale_value}}}}}}}</div>
   <div>{{Lang|key={{{key}}}_label}}</div>
   <div>{{Lang|key={{{key}}}_label}}</div>

Revision as of 17:09, 22 September 2024



Script error: The function "get_ability_card" does not exist.