Template:MainPageHeader: Difference between revisions

From ProTanki Online Wiki
Jump to navigation Jump to search
(Created page with "<div class="mp-category" style="width: {{{width|80%}}}; {{{style|}}};"> <div class="mp-category__header mp-category__header_no-border mp-category__header_center"> <div class="mp-category__header-image">{{Image|{{{image}}} }}</div> </div> <div class="mp-category__content mp-category__content_nogap"> {{{1}}} </div> </div>")
 
No edit summary
Line 1: Line 1:
<div class="mp-category" style="width: {{{width|80%}}}; {{{style|}}};">
<div style="width: 80%; padding: 5px 15px 5px 5px; border: thin solid grey; border-radius: 5px; background: rgba(0,0,0,.35); display: flex; align-items: center; min-width: 470px; box-sizing: border-box;">
<div class="mp-category__header mp-category__header_no-border mp-category__header_center">
<div style="width: 200px; padding-right: 5px; flex-grow: 0; flex-shrink: 0;"> <center>
<div class="mp-category__header-image">{{Image|{{{image}}} }}</div>
{{{1}}}
</center>
</div>
</div>
<div class="mp-category__content mp-category__content_nogap">
<div>
{{{1}}}
{{{2}}}
</div>
</div>
</div>
</div>

Revision as of 19:00, 11 June 2025

{{{1}}}

{{{2}}}