Edit request

edit

I don't see the need to hide the template/output on the actual {{Template:Standings Table Start}} page with the includeonly tags. Why not just make the code (without the extra nowiki and br tags, and with the {doc} template not commented out, in the internal code on this page) look like this (basically with both includeonly tags removed, and a two-char table closer added to the noinclude section):

{| class="infobox" cellpadding="0" cellspacing="0" style="width:25em; text-align:center; font-size:88%; line-height: 1.5em; margin: 0.5em 0.5em 0.5em 1em"
|-
| colspan="99" style="background:#CCCCCC; font:#000000" | '''{{#if:{{{2|}}}|[[{{{2|}}}|{{{1|}}}]]|{{{1}}}}}'''
|-
! align="left" width="50%"| {{navbar|{{{1}}}|mini=1|nodiv=1}} !! {{#if:{{{div-standings|}}}|{{Standings Table Start/colspan|ties={{{ties|}}}|pct={{{pct|}}}}} width="1%" {{!}} {{tooltip|Div|Division record}} !!   !!   !!|}} {{Standings Table Start/colspan|ties={{{ties|}}}|pct={{{pct|}}}}} width="1%" {{!}} {{tooltip|Conf|Conference record}} !!   !!   !! {{Standings Table Start/colspan|ties={{{ties|}}}|pct={{{pct|}}}}} width="1%" | Overall
|-
!align="left"| <u>Team</u> !! {{#if:{{{div-standings|}}}|{{Standings Table Start/colheader|ties={{{ties|}}}|pct={{{pct|}}} }} !!   !!   !!}}{{Standings Table Start/colheader|ties={{{ties|}}}|pct={{{pct|}}} }} !!   !!   !!{{Standings Table Start/colheader|ties={{{ties|}}}|pct={{{pct|}}} }}<noinclude>
|}
{{documentation}}
<!-- Add cats and interwikis to the /doc subpage, not here! -->
</noinclude>

So editors can see:

{{{1}}}
Lua error in Module:Navbar at line 58: Invalid title {{{1}}}. Conf     Overall
Team   W   L         W   L  


I think it would also be better if "Overall"->"{{tooltip|Overall|Overall record}}". It would make the underlining less uneven, as well as explicitly state information that is otherwise just implied (and mostly just to people very familiar with sports, especially US college sports). 71.197.244.119 (talk) 01:09, 31 March 2012 (UTC)Reply

  Done --ben_b (talk) 08:31, 3 June 2012 (UTC)Reply

Urgent: Please fix this template for printed content Template:Standings table start/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