Content deleted Content added
m →Asbox: Replaced deprecated <source> tags with <syntaxhighlight> |
→ArbCom 2024 Elections voter message: new section Tag: |
||
(12 intermediate revisions by 9 users not shown) | |||
Line 335:
[[File:Information.svg|25px|alt=|link=]] Hello, I'm [[User:BracketBot|BracketBot]]. I have automatically detected that [//en.wikipedia.org/w/index.php?diff=557040909 your edit] to [[Gold bar]] may have broken the [[syntax]] by modifying 1 "()"s. If you have, don't worry, just [{{fullurl:Gold bar|action=edit&minor=minor&summary=Fixing+typo+raised+by+%5B%5BUser%3ABracketBot%7CBracketBot%5D%5D}} edit the page] again to fix it. If I misunderstood what happened, or if you have any questions, you can leave a message on [//en.wikipedia.org/w/index.php?action=edit&preload=User:A930913/BBpreload&editintro=User:A930913/BBeditintro&minor=&title=User_talk:A930913&preloadtitle=BracketBot%20-%20{{subst</noinclude>:REVISIONUSER}}§ion=new my operator's talk page].
! style="background-color: #FAA;" {{!}} <div style="font-size:112%;">List of unpaired brackets remaining on the page<span style="font-size:88%;margin-left:3em;">(Click show <span style="font-size:130%;">⇨</span>)</span></div>
{{!}}-
Line 344:
[[File:Information.svg|25px|alt=|link=]] Hello, I'm [[User:BracketBot|BracketBot]]. I have automatically detected that [//en.wikipedia.org/w/index.php?diff=557569753 your edit] to [[Gross world product]] may have broken the [[syntax]] by modifying 1 "[]"s. If you have, don't worry, just [{{fullurl:Gross world product|action=edit&minor=minor&summary=Fixing+typo+raised+by+%5B%5BUser%3ABracketBot%7CBracketBot%5D%5D}} edit the page] again to fix it. If I misunderstood what happened, or if you have any questions, you can leave a message on [//en.wikipedia.org/w/index.php?action=edit&preload=User:A930913/BBpreload&editintro=User:A930913/BBeditintro&minor=&title=User_talk:A930913&preloadtitle=BracketBot%20-%20{{subst</noinclude>:REVISIONUSER}}§ion=new my operator's talk page].
! style="background-color: #FAA;" {{!}} <div style="font-size:112%;">List of unpaired brackets remaining on the page<span style="font-size:88%;margin-left:3em;">(Click show <span style="font-size:130%;">⇨</span>)</span></div>
{{!}}-
Line 658:
{{8TeamBracket
| RD1 = Quarterfinals<br>February 14–15
| RD2 = Semifinals <br>February 17
| RD3 =[[#Final|Final]]<br>February 18
| seed-width =
Line 863 ⟶ 859:
Now the code will be something like (this is not supposed to be LUA code):
<syntaxhighlight lang="text">
if S13 > S23
then
Line 873 ⟶ 869:
</syntaxhighlight>
Could it be changed to something like:
<syntaxhighlight lang="text">
if S13 > S23
then
Line 903 ⟶ 899:
:: Thx for replying. It's common practise to list the teams in accordance with the first leg. So, team "C" listed 1st and team "D" listed 2nd (for match 2) means "C" played the first leg at home. I don't know any format (which doesn't mean there isn't one) where in case of a tie, the team with the most home goals will proceed. It's away goals because it's considered harder to score an away goal than a home goal. And it's not just UEFA (actually FIFA) rules, it applies for handball as well [[2008–09 EHF Champions League#Qualification_Round]] (1st match listed, Kaunas 32 away goals and Brest only 27) and probably more sports. There aren't that many sports where they use a 2leg knockout system. But in regular leagues it's commmon. The ranking is in general based on: most points, best goal difference, most goals scored for '''all''' matches, hth points, hth goal difference, '''hth away goals'''. Using wikimarkup is only partly possible. I can only bold the teambox but not the sumbox. Of course, I can solve that too by not using {{para|bold_winner|high}} at all and using {{para|score-boxes|3}} instead of {{para|score-boxes|2+sum}}. But I lose the advantage of using {{para|bold_winner}} and have to fill in the agg. score manually, only cause of 1, maybe 2 matches in a bracket. Would {{para|boldmatch10|1}} or {{para|boldmatch10|2}} (where 10 is the matchnumber like in "skipmatch" and "1" to indicate the 1st team listed in match 10 and "2" to indicate the 2nd team listed ) be an option? --[[User:Sb008|Sb008]] ([[User talk:Sb008|talk]]) 17:06, 4 March 2021 (UTC)
:::{{ping|Sb008}} Hmm, I'm still reluctant to code it so that it assumes the top team is playing the home game in the first round because that practice, while perhaps common, probably isn't universal. For example, in match 3, if team C had played in match 1 instead, often times Team C would be listed on top because match 1 is above match 2 regardless of who played home in the first round (just going with the flow of the table). And often times the flow is dictated by which match was played first, but home or away may be decided by a coin flip. Perhaps the solution that gives the user the most control is that, where there is a tie, the sum box would be bolded if the team name is bolded via wikimark up. In other words, by my adding bold text to Team C, it would also make the sum box bold too. Does this solution work for you? Also may take me a while to find the time to do it. —[[User:Codehydro|<
:::: The "match X" strings I only used to indicate which match I'm talking about. Normally there's a date at that position. If someone would swap "match 1" and "match 2", and keep "match 3 as is, he/she created n incorrect bracket. The first team listed in "match 3" has to be from the topbranch and not the bottombranch. Only if team "C" would be, the home team in the 1st leg of "match 3", "match 1" and "match 2" would need to be swapped. Frankly, I've never seen someone making the mistake you describe. Note, I don't claim it doesn't exist, only that I've never seen it. And implementing it as I suggested only forces people to create a correct bracket. Matches have to be swapped so often, because you can tell only after the draw who is going to play who and who and who will be the home team in the 1st leg. For example [[:nl:UEFA Champions League 2020/21#Knock-outfase|UEFA Champions League 2020/21 Knock-out phase]]. The boxes for 2nd and 3rd round are intentially kept hidden, cause until the draw it's unknown who will play who and showing the boxes already, would imply you already know who's potentially playing who. Luckily the draw for the 2nd round up till the final are at the same time. The draw of the 3rd round will be, the winner of match X against the winner of match Y, where the winner in match X will be the home team in the 1st leg. Similaar like in a seeded tournament (e.g. Wimbledon). The only difference is that in a seeded tourmament there're no draws. The full bracket is known upfront based on the seeds. Have a look at {{tl|64TeamBracket}} where the seeds are filled in. Names are filled in, in the 1st round, based on the players seed, and you can tell exactly who might meet who in the 2nd, 3rd round etc. --[[User:Sb008|Sb008]] ([[User talk:Sb008|talk]]) 14:50, 5 March 2021 (UTC)
::::: See: [[Away goals rule]] --[[User:Sb008|Sb008]] ([[User talk:Sb008|talk]]) 23:40, 9 March 2021 (UTC)
Line 1,022 ⟶ 1,018:
}}
|}
|} —[[User:Codehydro|<
::* Or another alternative workaround:
<!-- ::: no! -->
Line 1,054 ⟶ 1,050:
<!--third place-->
|19 February||||
}} —[[User:Codehydro|<
FOOBAR
::Thanks for responding and for all your hard work on this module. [[User:Taxman1913|Taxman1913]] ([[User talk:Taxman1913|talk]]) 17:42, 17 February 2022 (UTC)
==[[Wikipedia:Criteria for speedy deletion|Speedy deletion]] nomination of [[:Category:CSS image crop using invalid Link format]]==
[[File:Ambox warning pn.svg|48px|left|alt=|link=]]
A tag has been placed on [[:Category:CSS image crop using invalid Link format]] requesting that it be speedily deleted from Wikipedia. This has been done for the following reason:
<blockquote>It may meet Wikipedia's [[WP:CSD|criteria for speedy deletion]] under [[Wikipedia:CSD#G8|CSD G8]]</blockquote>
Under the [[Wikipedia:Criteria for speedy deletion|criteria for speedy deletion]], pages that meet certain criteria may be deleted at any time.
If you think this page should not be deleted for this reason, you may '''contest the nomination''' by [[:Category:CSS image crop using invalid Link format|visiting the page]] and clicking the button labelled "Contest this speedy deletion". This will give you the opportunity to explain why you believe the page should not be deleted. However, be aware that once a page is tagged for speedy deletion, it may be deleted without delay. Please do not remove the speedy deletion tag from the page yourself, but do not hesitate to add information in line with [[Wikipedia:List of policies|Wikipedia's policies and guidelines]]. If the page is deleted, and you wish to retrieve the deleted material for future reference or improvement, then please contact the {{Querylink|Special:Log|qs=type=delete&page=Category%3ACSS+image+crop+using+invalid+Link+format|deleting administrator}}, or if you have already done so, you can place a request [[WP:RFUD|here]]. <!-- Template:Db-reason-notice --><!-- Template:CSD-warn --> —[[User:Andrybak|andrybak]] ([[User talk:Andrybak|talk]]) 19:23, 8 October 2022 (UTC)
== ArbCom 2022 Elections voter message ==
<div class="ivmbox " style="margin-bottom: 1em; border: 1px solid #AAA; background-color: ivory; padding: 0.5em; display: flex; align-items: center; ">
<div class="ivmbox-image" style="padding-left:1px; padding-right:0.5em; flex: 1 0 40px;">[[File:Scale of justice 2.svg|40px]]</div>
<div class="ivmbox-text">
Hello! Voting in the '''[[WP:ACE2022|2022 Arbitration Committee elections]]''' is now open until 23:59 (UTC) on {{#time:l, j F Y|{{Arbitration Committee candidate/data|2022|end}}-1 day}}. All '''[[Wikipedia:Arbitration Committee Elections December 2022#Election timeline|eligible users]]''' are allowed to vote. Users with alternate accounts may only vote once.
The [[WP:ARBCOM|Arbitration Committee]] is the panel of editors responsible for conducting the [[Wikipedia:Arbitration|Wikipedia arbitration process]]. It has the authority to impose binding solutions to disputes between editors, primarily for serious conduct disputes the community has been unable to resolve. This includes the authority to impose [[WP:BAN|site bans]], [[WP:TBAN|topic bans]], editing restrictions, and other measures needed to maintain our editing environment. The [[Wikipedia:Arbitration/Policy|arbitration policy]] describes the Committee's roles and responsibilities in greater detail.
If you wish to participate in the 2022 election, please review [[Wikipedia:Arbitration Committee Elections December 2022/Candidates|the candidates]] and submit your choices on the '''[[Special:SecurePoll/vote/{{Arbitration Committee candidate/data|2022|poll}}|voting page]]'''. If you no longer wish to receive these messages, you may add {{tlx|NoACEMM}} to your user talk page. <small>[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]]) 00:41, 29 November 2022 (UTC)</small>
</div>
</div>
<!-- Message sent by User:Cyberpower678@enwiki using the list at https://en.wikipedia.org/w/index.php?title=Wikipedia:Arbitration_Committee_Elections_December_2022/Coordination/MM/03&oldid=1124425182 -->
== Your signature ==
Hello, I discovered your signature this evening due to the use of the obsolete tag <nowiki><font></nowiki>.
Would you be willing to update your signature to an html5 compliant, error free equivalent?<br/>
This:<br/>
<nowiki>[[User:Codehydro|<b style="color: #aaaaaa; font-family: Unicode; font-size:12pt;">Code</b>]][[User talk:Codehydro|<b style="color: #5577aa">Hydro</b>]]</nowiki>
<br/>gives you the identically presenting: [[User:Codehydro|<b style="color: #aaaaaa; font-family: Unicode; font-size:12pt;">Code</b>]][[User talk:Codehydro|<b style="color: #5577aa">Hydro</b>]]
Thank you and hope you have a great evening, [[User:Zinnober9|Zinnober9]] ([[User talk:Zinnober9|talk]]) 03:38, 20 February 2023 (UTC)
*{{ping|User:Zinnober9}} Hadn't changed my sig in 13 years. I'd come up with a better look but too much effort 🤣—[[User:Codehydro|<b style="color:#aaa;font:bold 12pt Unicode">Code</b>]][[User talk:Codehydro|<b style="color:#57a">Hydro</b>]] 17:48, 10 May 2023 (UTC)
== Template editor granted ==
[[File:Wikipedia Template editor icon (1).svg|right|130px]]
Your account has been granted the "{{mono|templateeditor}}" user permission, allowing you to edit [[WP:TEMPLATE|templates]] and [[WP:MODULE|modules]] that have been protected with [[WP:TEMP-P|template protection]]. It also allows you to bypass the [[MediaWiki:Titleblacklist|title blacklist]], giving you the ability to create and edit [[WP:EDITNOTICE|editnotices]]. Before you use this user right, please read '''[[Wikipedia:Template editor]]''' and make sure you understand its contents. In particular, you should read the section on [[Wikipedia:Template editors#Wise template editing|wise template editing]] and the [[Wikipedia:Template editor#Criteria for revocation|criteria for revocation]].
You can use this user right to perform maintenance, answer edit requests, and make any other simple and generally uncontroversial edits to templates, modules, and edinotices. You can also use it to enact more complex or controversial edits, '''after''' those edits are first made to a test sandbox, and their technical reliability as well as their [[Wikipedia:Consensus|consensus]] among other informed editors has been established. If you are willing to process [[Wikipedia:Edit requests|edit requests]] on templates and modules, keep in mind that you are taking responsibility to ensure the edits have consensus and are technically sound.
This user right gives you access to some of Wikipedia's most important templates and modules; it is critical that you edit them wisely and that you only make edits that are backed up by consensus. It is also very important that no one else be allowed to access your account, so you should consider taking a few moments to [[Wikipedia:User account security|secure your password]].
If you do not want this user right, you may ask any administrator to remove it for you at any time.
If you were granted the permission on a temporary basis you will need to re-apply for the permission a few days before it expires including in your request a permalink to the discussion where it was granted and a {{tl|ping}} for the administrator who granted the permission. You can find the permalink in your [//en.wikipedia.org/w/index.php?title=Special:Log/rights&page=User:Codehydro rights log].
;Useful links
* <span class="plainlinks">[https://en.wikipedia.org/w/index.php?title=Special%3AProtectedPages&namespace=&type=edit&level=templateeditor All template-protected pages]</span>
* [[User:AnomieBOT/TPERTable]] – outstanding template-protected edit requests (bot-generated)
* [[Wikipedia:Requests for page protection#Current requests for reduction in protection level|Request fully-protected templates or modules be downgraded to template protection]]
Happy template editing! <!-- Template:Template editor granted --> <span style="text-shadow:grey 0.118em 0.118em 0.118em;" class="texhtml"> '''[[User:Salvio giuliano|Salvio]]''' '''[[User talk:Salvio giuliano|<sup>giuliano</sup>]]'''</span> 23:00, 20 February 2023 (UTC)
== Nomination for deletion of [[Template:Avatar: The Last Airbender/sandbox]] ==
[[File:Ambox warning blue.svg|30px|link=]][[Template:Avatar: The Last Airbender/sandbox]] has been [[Wikipedia:Templates for discussion|nominated for deletion]]. You are invited to comment on the discussion at [[Wikipedia:Templates for discussion/Log/2023 November 1#Template:Avatar: The Last Airbender/sandbox|'''the entry on the Templates for discussion page''']].<!--Template:Tfdnotice--> [[User:Mika1h|Mika1h]] ([[User talk:Mika1h|talk]]) 09:34, 1 November 2023 (UTC)
== ArbCom 2023 Elections voter message ==
<div class="ivmbox " style="margin-bottom: 1em; border: 1px solid #AAA; background-color: ivory; padding: 0.5em; display: flex; align-items: center; ">
<div class="ivmbox-image" style="padding-left:1px; padding-right:0.5em; flex: 1 0 40px; max-width: 100px">[[File:Scale of justice 2.svg|40px]]</div>
<div class="ivmbox-text">
Hello! Voting in the '''[[WP:ACE2023|2023 Arbitration Committee elections]]''' is now open until 23:59 (UTC) on {{#time:l, j F Y|{{Arbitration Committee candidate/data|2023|end}}-1 day}}. All '''[[Wikipedia:Arbitration Committee Elections December 2023#Election timeline|eligible users]]''' are allowed to vote. Users with alternate accounts may only vote once.
The [[WP:ARBCOM|Arbitration Committee]] is the panel of editors responsible for conducting the [[Wikipedia:Arbitration|Wikipedia arbitration process]]. It has the authority to impose binding solutions to disputes between editors, primarily for serious conduct disputes the community has been unable to resolve. This includes the authority to impose [[WP:BAN|site bans]], [[WP:TBAN|topic bans]], editing restrictions, and other measures needed to maintain our editing environment. The [[Wikipedia:Arbitration/Policy|arbitration policy]] describes the Committee's roles and responsibilities in greater detail.
If you wish to participate in the 2023 election, please review [[Wikipedia:Arbitration Committee Elections December 2023/Candidates|the candidates]] and submit your choices on the '''[[Special:SecurePoll/vote/{{Arbitration Committee candidate/data|2023|poll}}|voting page]]'''. If you no longer wish to receive these messages, you may add {{tlx|NoACEMM}} to your user talk page. <small>[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]]) 00:33, 28 November 2023 (UTC)</small>
</div>
</div>
<!-- Message sent by User:Cyberpower678@enwiki using the list at https://en.wikipedia.org/w/index.php?title=Wikipedia:Arbitration_Committee_Elections_December_2023/Coordination/MM/03&oldid=1187132125 -->
== Problems with transclusion ==
hello, [[User:Codehydro|Codehydro]] I would like to point to a problem I faced through editing in the page [[2013 COSAFA Cup]] I tried to transclude the section bracket which was made using the module RoundN, but when I try to do so nothing appear so I will be very thankful if you can identify where the problem is. [[User:Mo Amine M|Mo Amine M]] ([[User talk:Mo Amine M|talk]]) 04:06, 27 September 2024 (UTC)
:I am not sure what you mean by section bracket. Can you show screenshots or describe clearly what text is supposed to be displayed? —[[User:Codehydro|<b style="color:#aaa;font:bold 12pt Unicode">Code</b>]][[User talk:Codehydro|<b style="color:#57a">Hydro</b>]] 03:46, 28 September 2024 (UTC)
== ArbCom 2024 Elections voter message ==
<div class="ivmbox " style="margin-bottom: 1em; border: 1px solid #a2a9b1; background-color: #fdf2d5; padding: 0.5em; display: flex; align-items: center; ">
<div class="ivmbox-image noresize" style="padding-left:1px; padding-right:0.5em;">[[File:Scale of justice 2.svg|40px]]</div>
<div class="ivmbox-text">
Hello! Voting in the '''[[WP:ACE2024|2024 Arbitration Committee elections]]''' is now open until 23:59 (UTC) on {{#time:l, j F Y|{{Arbitration Committee candidate/data|2024|end}}-1 day}}. All '''[[Wikipedia:Arbitration Committee Elections December 2024#Election timeline|eligible users]]''' are allowed to vote. Users with alternate accounts may only vote once.
The [[WP:ARBCOM|Arbitration Committee]] is the panel of editors responsible for conducting the [[Wikipedia:Arbitration|Wikipedia arbitration process]]. It has the authority to impose binding solutions to disputes between editors, primarily for serious conduct disputes the community has been unable to resolve. This includes the authority to impose [[WP:BAN|site bans]], [[WP:TBAN|topic bans]], editing restrictions, and other measures needed to maintain our editing environment. The [[Wikipedia:Arbitration/Policy|arbitration policy]] describes the Committee's roles and responsibilities in greater detail.
If you wish to participate in the 2024 election, please review [[Wikipedia:Arbitration Committee Elections December 2024/Candidates|the candidates]] and submit your choices on the '''[[Special:SecurePoll/vote/{{Arbitration Committee candidate/data|2024|poll}}|voting page]]'''. If you no longer wish to receive these messages, you may add {{tlx|NoACEMM}} to your user talk page. <small>[[User:MediaWiki message delivery|MediaWiki message delivery]] ([[User talk:MediaWiki message delivery|talk]]) 00:20, 19 November 2024 (UTC)</small>
</div>
</div>
<!-- Message sent by User:Cyberpower678@enwiki using the list at https://en.wikipedia.org/w/index.php?title=Wikipedia:Arbitration_Committee_Elections_December_2024/Coordination/MM/03&oldid=1258243506 -->
|