Template talk:Partnership-Layout

25 August 2025

{{Edit request}}

Remove: cellspacing="8" cellpadding="0".

Add: under style="" put box-sizing: border-box; padding: 0; border-spacing: 8px;

Reason: cellspacing and cellpadding have been deprecated and are obsolete. The cellspacing attribute is replaced by the border-spacing properties defined on the parent <table> element ({| in wikitext). The cellpadding is replaced by the padding property on the <td> element. box-sizing so 100% is width of content area + width of border + padding. And not 100% + width of border + padding and then it runs the 100% width of page. Waddie96 (talk) 03:58, 25 August 2025 (UTC)

Here are the changes: (also put {{{class|}}}
&lt;noinclude&gt;{|&lt;/noinclude&gt;cellspacing="8" cellpadding="0" style="width:100%;clear:both;text-align:center;margin:0.5em auto;background-color:var(--background-color-interactive-subtle,#f9f9f9);color: inherit;border:2px solid var(--border-color-muted,#e0e0e0); {{{style|}}}" dir="{{#dir:{{{lang|{{int:lang}}}}}}}" lang="{{{lang|{{int:lang}}}}}" class="layouttemplate partnershiptemplate" role="presentation"&lt;noinclude&gt;
+
&lt;noinclude&gt;{|&lt;/noinclude&gt;style = "width:100%; clear: both; text-align: center; margin: 0.5em auto; background-color: var(--background-color-interactive-subtle, #f9f9f9); color: inherit; border: 2px solid var(--border-color-muted, #e0e0e0); {{{style|}}}" dir = "{{#dir:{{{lang|{{int:lang}}}}}}}" lang = "{{{lang|{{int:lang}}}}}" class = "layouttemplate partnershiptemplate {{{class|}}}" role = "presentation"&lt;noinclude&gt;
Waddie96 (talk) 23:09, 4 September 2025 (UTC)
✓ DoneMatrix(!) ping onewhen replying {user - talk? - uselesscontributions} 18:32, 22 December 2025 (UTC)