Template:RelationshipTabberStart: Difference between revisions

From 118Wiki
Jump to navigation Jump to search
No edit summary
m (Replaced content with "{{Delete|This was meant to header my template but the code would not work so consolidated it all into one page}}")
Tag: Replaced
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#css:
{{Delete|This was meant to header my template but the code would not work so consolidated it all into one page}}
.charbucket {
  display: flex;
  align-items: center;
}
img.tabbercharimage {
  border-radius: 20px;
  display: inline-block;
}
.charcontentbucket {
  display: inline-block;
  padding-left: 20px;
}
}}
 
<tabber>
|-| {{#tag:tabber {{{BucketA}}} =
| {{{A1Name}}} =
<div class=charbucket>
[[Image:{{{A1Image}}}|frameless|200px|class=tabbercharimage]]
<div class=charcontentbucket >{{{A1Desc}}}</div></div>
}}
</tabber>

Latest revision as of 22:06, 12 January 2025