Editing User:Saag/Sandbox/Ability card v2/CardGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 29: | Line 29: | ||
<div style="margin: 5px 10px 0px 10px; padding: 3px 0 5px 0; width: calc(100% - 18px); box-sizing: border-box;"> | <div style="margin: 5px 10px 0px 10px; padding: 3px 0 5px 0; width: calc(100% - 18px); box-sizing: border-box;"> | ||
<!-- Info Section #1 --> | <!-- Info Section #1 --> | ||
<div id=" | <div id="ability_info1" class="ability_info {{#ifeq:{{{hide_info1|}}}|true|hide}}" style="display:flex; flex-direction:column; align-items: center; width: 100%"> | ||
<div style="padding: 0 10px 0 10px">{{{info1_desc|}}}</div> | <div style="padding: 0 10px 0 10px">{{{info1_desc|}}}</div> | ||
<!-- Main Info --> | <!-- Main Info --> | ||
| Line 43: | Line 43: | ||
<!-- Info Section #2 --> | <!-- Info Section #2 --> | ||
<div id=" | <div id="ability_info2" class="ability_info {{#ifeq:{{{hide_info2|}}}|true|hide}}" style="display:flex; flex-direction:column; align-items: center; width: 100%; padding-top: 8px"> | ||
<div style="padding: 0 10px 0 10px">{{{info2_desc|}}}</div> | <div style="padding: 0 10px 0 10px">{{{info2_desc|}}}</div> | ||
<!-- Main Info --> | <!-- Main Info --> | ||
| Line 57: | Line 57: | ||
<!-- Info Section #3 --> | <!-- Info Section #3 --> | ||
<div id=" | <div id="ability_info3" class="ability_info {{#ifeq:{{{hide_info3|}}}|true|hide}}" style="display:flex; flex-direction:column; align-items: center; width: 100%; padding-top: 8px"> | ||
<div style="padding: 0 10px 0 10px">{{{info3_desc|}}}</div> | <div style="padding: 0 10px 0 10px">{{{info3_desc|}}}</div> | ||
<!-- Main Info --> | <!-- Main Info --> | ||