Template:SkillCard: Difference between revisions

Template page
mNo edit summary
m (Add optional skill icon)
Line 3: Line 3:
<div style="display: flex; justify-content: space-between; align-items: flex-start; border: 1px solid #6F7277; padding: 10px; background: linear-gradient(to bottom right, #4C4F4D, #1B1C1F 30%, #1A191A); color: #cccccc;">
<div style="display: flex; justify-content: space-between; align-items: flex-start; border: 1px solid #6F7277; padding: 10px; background: linear-gradient(to bottom right, #4C4F4D, #1B1C1F 30%, #1A191A); color: #cccccc;">
   <div style="flex: 1; padding-right: 10px; border-right: 1px solid #636165; margin-right: -1px;">
   <div style="flex: 1; padding-right: 10px; border-right: 1px solid #636165; margin-right: -1px;">
    {{#if:{{{icon|}}}|[[{{{icon}}}|64px|left|link=]]}}
     <div>{{{{{element|Non-Attribute}}}}} {{#if:{{{type|}}}|{{{{{type}}}}}}}</div>
     <div>{{{{{element|Non-Attribute}}}}} {{#if:{{{type|}}}|{{{{{type}}}}}}}</div>
     <h3 style="margin-top: 5px">'''[[{{{skill_name|Skill Name}}}]]''' <noinclude>([[{{{descendant|Descendant}}}]])</noinclude></h3>
     <h3 style="margin-top: 5px">'''[[{{{skill_name|Skill Name}}}]]''' <noinclude>([[{{{descendant|Descendant}}}]])</noinclude></h3>
     <hr />  
     <hr style="clear: both;" />  
     <p>{{{description | Description of the ability.}}}</p>
     <p>{{{description | Description of the ability.}}}</p>
     {{#if:{{{preview|}}}|<div class="preview">[[{{{preview}}}|loop|autoplay|muted|link=]]</div>}}
     {{#if:{{{preview|}}}|<div class="preview">[[{{{preview}}}|loop|autoplay|muted|link=]]</div>}}

Revision as of 09:44, 16 June 2024

Non-Attribute

Skill Name (Descendant)


Description of the ability.

Skill Data Table