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
 
(8 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>
|-| Family =
{{#tag:tabber
| {{{Family1Name}}} =
<div class=charbucket>
[[Image:{{{Family1Image}}}|frameless|200px|class=tabbercharimage]]
<div class=charcontentbucket ><poem>{{{Family1Desc}}}</poem></div></div>
}}
</tabber>

Latest revision as of 22:06, 12 January 2025