Jump to content

Template talk:Talk quote inline

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Template-protected edit request on 22 September 2023

[edit]

Change {{Wikidata redirect}} to {{R with Wikidata item}}, as the former is for use on Soft Redirects. Hyphenation Expert (talk) 13:47, 22 September 2023 (UTC)[reply]

 Done * Pppery * it has begun... 00:32, 23 September 2023 (UTC)[reply]

Edit request 22 June 2024

[edit]

Description of suggested change: Add CSS per mw:Recommendations for night mode compatibility on Wikimedia wikis Diff:

+
html.skin-theme-clientpref-night .inline-quote-talk { color: #00B785; } @media (prefers-color-scheme: dark) { html.skin-theme-clientpref-os .inline-quote-talk { color: #00B785; } }

Andumé (talk) 20:11, 22 June 2024 (UTC)[reply]

 Done Sohom (talk) 04:40, 23 June 2024 (UTC)[reply]

Urgent: Please fix this template for printed content Template:Talk quote inline/sandbox/styles.css.

[edit]

Firstly, apologies for writing in English if this is not your first language (this is an automated message).

This template has been detected as one of 436 pages using styles that break the page when printed when the user is using dark mode. The fix is very straightforward - all your styles relating to dark mode must be scoped to. Since there is a high risk of this templates being copied to other wikis it is important this notice is acted on ASAP.

To fix this:

  1. Update `@media (prefers-color-scheme: dark` to `@media screen and (prefers-color-scheme: dark`
  2. Wrap any styles relating to `html.skin-theme-clientpref-night` in `@media screen`

If this message has not been acted on in 7 days, this will be fixed by an automated script. Thank you for your help fixing this important issue.

For any questions feel free to ask them at phab:T369874.

Jon (WMF) (talk) 18:01, 2 August 2024 (UTC) on behalf of the web team.[reply]

Urgent: Please fix this template for printed content Template:Talk quote inline/styles.css.

[edit]

Firstly, apologies for writing in English if this is not your first language (this is an automated message).

This template has been detected as one of 436 pages using styles that break the page when printed when the user is using dark mode. The fix is very straightforward - all your styles relating to dark mode must be scoped to. Since there is a high risk of this templates being copied to other wikis it is important this notice is acted on ASAP.

To fix this:

  1. Update `@media (prefers-color-scheme: dark` to `@media screen and (prefers-color-scheme: dark`
  2. Wrap any styles relating to `html.skin-theme-clientpref-night` in `@media screen`

If this message has not been acted on in 7 days, this will be fixed by an automated script. Thank you for your help fixing this important issue.

For any questions feel free to ask them at phab:T369874.

Jon (WMF) (talk) 18:15, 2 August 2024 (UTC) on behalf of the web team.[reply]