Difference between revisions of "Template:TermDescription"
Jump to navigation
Jump to search
>Caledor92 (testing flex items to solve the fragmented middle border issue) |
>Caledor92 |
||
| Line 1: | Line 1: | ||
| − | <noinclude> | + | <noinclude>[[Category:Templates]]</noinclude><includeonly><!-- |
| − | --><div style="width:{{#if: {{{totalwidth|}}}|{{{totalwidth|}}}px|100%}} | + | --><div style="width:{{#if: {{{totalwidth|}}}|{{{totalwidth|}}}px|100%}}"> |
| − | <div style="display: | + | <div class="dt-term" style="display:inline-block;width:{{#if: {{{leftwidth|}}}|{{{leftwidth|}}}|120px}};text-align:right;padding: 3px 8px 3px 0;margin: 0 -6px 0 0;border-right:3px #528e52 solid;font-weight:bold;vertical-align:middle">{{{1|-}}}</div> |
| − | <div style="display: | + | <div class="dd-description" style="display:inline-block;width:{{#if: {{{rightwidth|}}}|{{{rightwidth|}}}|150px}};text-align:left;padding: 3px 0 3px 6px;border-left:1px #528e52 solid;vertical-align:middle">{{{2|-}}}</div> |
</div><!-- | </div><!-- | ||
--></includeonly> | --></includeonly> | ||