Module talk:RoundN: Difference between revisions

Content deleted Content added
Using RDseed with long names?: Insert bracket for demonstration
 
(5 intermediate revisions by 4 users not shown)
Line 1,726:
:{{complete2}}. '''''[[User:Paine Ellsworth|<span style="font-size:92%;color:darkblue;font-family:Segoe Script">P.I.&nbsp;Ellsworth</span>]]'''''&thinsp;,&nbsp;[[Editor|<span style="color:black">ed.</span>]]&nbsp;[[User talk:Paine Ellsworth|<sup>put'er&nbsp;there</sup>]]&nbsp;<small>13:57, 7 March 2024 (UTC)</small>
 
==Text overlapping issue==
It got worse readability when the template is implement to the [[2023 Copa Libertadores]]. Any idea?
 
Line 1,757 ⟶ 1,758:
 
[[User:KyleRGiggs|KyleRGiggs]] ([[User talk:KyleRGiggs|talk]]) 08:21, 18 July 2024 (UTC)
 
:Can you elaborate? What got worse? Worse than what? [[User_talk:Blaixx|<b style="color: #329604">B</b><b style="color: #FD8F42">L</b><b style="color: #0096FF">A</b><b>IXX</b>]] 21:26, 21 July 2024 (UTC)
::I don't know how to elaborate but [[User:CodeMars04|CodeMars04]] said very clearly in his edit summary, I will quote it. {{quote|…some team names were overlapping on scores, which shows even more on mobile version. IMO, this needs further testing (in a sandbox, for example) before being implemented on a permanent basis.}} [[User:KyleRGiggs|KyleRGiggs]] ([[User talk:KyleRGiggs|talk]]) 17:34, 22 July 2024 (UTC)
:::I think I resolved the issue by increasing the team-width parameter from 180px to 215. [[User_talk:Blaixx|<b style="color: #329604">B</b><b style="color: #FD8F42">L</b><b style="color: #0096FF">A</b><b>IXX</b>]] 20:17, 22 July 2024 (UTC)
 
== Using RDseed with long names? ==
 
This is not for any particular edit request, but a request for advice on where to take this. I've implemented this style of bracket at [[2024 Arena Football League season]] among other arena football season articles, and have noticed that when I include the {{tl|RDseed}} template, even with {{tl|nowrap}}, some cells take up two lines. I know there's something technical that might be causing this, but any advice on how I can fix this? The current version of the bracket as of writing this is below. [[User:JalenFolf|<span style="font-size:1.2em;font-family:eurofurence;background:#368ec9;color:white">Jalen Folf</span>]] [[User talk:JalenFolf|<span style="background:#6babd6;color:black">(Bark[s])</span>]] 18:56, 21 July 2024 (UTC)
 
:Scratch that. I figured it out using the team-width parameter, as described in the RDseed documentation. [[User:JalenFolf|<span style="font-size:1.2em;font-family:eurofurence;background:#368ec9;color:white">Jalen Folf</span>]] [[User talk:JalenFolf|<span style="background:#6babd6;color:black">(Bark[s])</span>]] 20:28, 21 July 2024 (UTC)
 
{{#invoke:RoundN|N8
Line 1,767 ⟶ 1,774:
|skipmatch4=yes
|bold_winner=high
|team-width=auto
<!--Round One-->
|July 6 – [[Tony's Pizza Events Center]]|{{nowrap|{{RDseed|5}}{{nowrap|Southwest Kansas Storm}}|35|{{RDseed|3}}Salina Liberty|41
|||||
|July 5 – [[Kia Center]]|{{RDseed|6}}Nashville Kats|62|{{RDseed|4}}Orlando Predators|32
Line 1,776 ⟶ 1,784:
|July 19 – [[American Dream Meadowlands|American Dream Center]]|{{RDseed|2}}Albany Firebirds|41|{{RDseed|1}}Billings Outlaws|46
}}
 
::{{ping|JalenFolf}} {{TL|RDseed}} may not go within {{TL|nowrap}} due to Div-Span-Flip errors (HTML hierarchy), a tracked syntax error on Wikipedia. However, I did find a solution for you that you might have overlooked. The [[Template:RDseed]] comes with a parameter (towards the bottom of the page) that accomodates the need for wider team entries; just add <code><nowiki>|team-width=auto </nowiki></code> to the parameter set as I have here, and it will self adjust based on input. If that causes issues with being too wide, just change <code>auto</code> to some integer that works better (170 is the default width). Does this work for you? [[User:Zinnober9|Zinnober9]] ([[User talk:Zinnober9|talk]]) 21:12, 21 July 2024 (UTC)
 
== omit_label for consolation matches ==
 
I noticed that that using <code>omit_label</code> works for regular headings, but for consolation matches it results in an error. Is there any way this could be resolved? Thanks, [[User:S.A. Julio|S.A. Julio]] ([[User talk:S.A. Julio#top|talk]]) 03:07, 6 September 2024 (UTC)