Template:SkillCard: Difference between revisions

Template page
No edit summary
Tag: Manual revert
m (Test css)
Line 1: Line 1:


<templatestyles src="/styles.css" />
<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;">
   
     <div>{{{element|Attribute}}} • {{{type|Type}}}</div>
     <div>{{{element|Attribute}}} • {{{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 />  
     <p>{{{description | Description of the ability.}}}</p>
     <p>{{{description | Description of the ability.}}}</p>
{{#if:{{{preview|}}}|<div style="margin-bottom: 15px">[[{{{preview}}}|frameless|link={{{preview}}}]]</div>}}
    {{#if:{{{preview|}}}|<div>[[{{{preview}}}|link={{{preview}}}|class=preview]]</div>}}
   </div>
   </div>
   <div style="flex: 1; padding-left: 10px; border-left: 1px solid #636165;">
   <div style="flex: 1; padding-left: 10px; border-left: 1px solid #636165;">
     {| style="border-spacing: 0px 2px; border-collapse: separate; width: 100%; max-width: none;"
     {| style="border-spacing: 0px 2px; border-collapse: separate; width: 100%; max-width: none;"

Revision as of 08:22, 11 June 2024

Page Template:/styles.css has no content.

Attribute • Type

Skill Name (Descendant)


Description of the ability.

Skill Data Table