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: 40px 0 40px 0; margin: 10px; text-align: center;">
<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="font-weight: bold;">{{{value}}}{{#ifeq: {{{scale_type}}}|spirit|{{ss|{{{scale_value}}}}}}}</div>
   <div>{{Lang|key={{{key}}}_label}}</div>
   <div>{{Lang|key={{{key}}}_label}}</div>
  <div>{{{value}}}{{#ifeq: {{{scale_type}}}|spirit|{{ss|{{{scale_value}}}}}}}</div>
</div>
</div>
</includeonly>
</includeonly>

Revision as of 17:05, 22 September 2024



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