Template:DropdownButton: Difference between revisions

From ProTanki Online Wiki
Jump to navigation Jump to search
(Created page with "<div style="width: {{{width|45%}}}; border: {{{border|1px solid #5b466e}}}; border-radius: {{{border-radius|3px}}}; background: {{{background|rgba(62, 8, 112, 0.75)}}}; color: {{{text-color|white}}}; padding: 10px;"> </div>")
 
No edit summary
 
Line 1: Line 1:
<div style="width: {{{width|45%}}}; border: {{{border|1px solid #5b466e}}}; border-radius: {{{border-radius|3px}}}; background: {{{background|rgba(62, 8, 112, 0.75)}}}; color: {{{text-color|white}}}; padding: 10px;">
<div style="border: {{{border|1px solid #000000}}}; background: {{{background|#fef6e7}}}; width: calc({{{width|100%}}} - 30px); border-radius: {{{border-radius|0}}}; {{{custom-style|}}}" class="usermessage mw-customtoggle-{{{table-id|myTable1}}}"><div style="text-align: center; cursor: pointer; user-select: none; color: {{{text-color|#000000}}};">{{{text|Test}}}</div></div>
</div>

Latest revision as of 16:06, 27 August 2023

Test