Template talk:Strongbad

Template-protected edit request on 20 January 2020

[edit]

Change:

   {{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{FormattingError|Template:Strongbad is only for use in template documentation, guidelines and other Wikipedia-internal purposes. Do not use it in actual articles.}}|{{strong|1={{{1}}}|style=color:red;{{#if:{{{style}}}|{{{style}}}}} |role={{{role|}}} |class={{{class|}}} |id={{{id|}}} |title={{{title|}}} }}}} 

To:

   {{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{FormattingError|Template:Strongbad is only for use in template documentation, guidelines and other Wikipedia-internal purposes. Do not use it in actual articles.}}|{{strong|1={{{1}}}|style=color:red;{{#if:{{{style|}}}|{{{style}}}}} |role={{{role|}}} |class={{{class|}}} |id={{{id|}}} |title={{{title|}}} }}}}

to fix the parser function. The current version causes a CSS error, with {{{style}}} being explicitly injected into the style parameter. I've made the same edit in {{Stronggood}}, if you need an example. –184.254 01:56, 20 January 2020 (UTC)[reply]

 Note: if you decline or accept this edit please notify me on my talk page. –184.254 01:56, 20 January 2020 (UTC)[reply]
 Done but I removed the conditional — JJMC89(T·C) 02:09, 20 January 2020 (UTC)[reply]

Change color

[edit]

From red to #d20, per WP:COLOR.

More specifically, edit the first line so that

{{main other|{{FormattingError|Template:Strongbad is only for use in template documentation, guidelines, and other Wikipedia-internal purposes. Do not use it in actual articles.}}|{{strong|1={{{1}}}|style=color: red; {{{style|}}} |role={{{role|}}} |class={{{class|}}} |id={{{id|}}} |title={{{title|}}} }}}}<noinclude>

becomes

{{main other|{{FormattingError|Template:Strongbad is only for use in template documentation, guidelines, and other Wikipedia-internal purposes. Do not use it in actual articles.}}|{{strong|1={{{1}}}|style=color:#d20; {{{style|}}} |role={{{role|}}} |class={{{class|}}} |id={{{id|}}} |title={{{title|}}} }}}}<noinclude>

. Sapphaline (talk) 08:53, 8 September 2025 (UTC)[reply]

That's a mainspace guideline, this is for not for mainspace. Sohom (talk) 13:48, 10 September 2025 (UTC)[reply]
So? Wikipedia:Talk page guidelines#Technical and format standards: The advice at Wikipedia:Manual of Style/Accessibility § Color is as applicable to talk pages as it is anywhere else. Sapphaline (talk) 07:15, 11 September 2025 (UTC)[reply]