Template:Skill: Difference between revisions

Template page
(Created page with "<div style="display: flex; justify-content: space-between; align-items: flex-start; border: 1px solid #ccc; padding: 10px; background-color: #050505;"> <div style="flex: 1; padding-right: 10px;"> <p>'''{{{skill_name}}}''' ([[{{{Descendant}}}]])<p> <hr /> <p>{{{description | Short description of the ability.}}}</p> <hr /> <p>Introduced: {{{release_date | Unknown}}}</p> </div> <div style="flex: 1; padding-left: 10px; border-left: 1px solid #ccc;...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>
<div style="display: flex; justify-content: space-between; align-items: flex-start; border: 1px solid #ccc; padding: 10px; background-color: #050505;">
<div style="display: flex; justify-content: space-between; align-items: flex-start; border: 1px solid #ccc; padding: 10px; background-color: #050505;">
   <div style="flex: 1; padding-right: 10px;">
   <div style="flex: 1; padding-right: 10px;">
     <p>'''{{{skill_name}}}''' ([[{{{Descendant}}}]])<p>
     <p>'''{{{skill_name}}}''' ([[{{{descendant}}}]])<p>
     <hr />  
     <hr />  
     <p>{{{description | Short description of the ability.}}}</p>
     <p>{{{description | Short description of the ability.}}}</p>
Line 16: Line 17:
   </div>
   </div>
</div>
</div>
</includeonly>

Latest revision as of 03:11, 29 May 2024