Content deleted Content added
Line 817:
*{{ping|davidwr}} Thank you checking. The edit is fairly harmless though doesn't do anything either. Your addition of ";" after the last item in CSS is unnecessary because that symbol is defined as a separator; its sole purpose is to separate one declaration from the next and if there is no next declaration then it is unnecessary. Here's the [https://www.w3.org/TR/CSS2/syndata.html#declaration documentation on how to use CSS declarations from W3C]--the organization which defines the CSS standards. Notice how in their example, they do not place a semi-colon after the final declaration. Adding an extra semi-colon at the end of a list only just slightly increases the size of the page by one byte each time it's done (and multiplied by the number of times this template is used). For example, your change would increase the download size of [[Module:Buffer/doc]] by about 300 bytes without any beneficial effect on the rendering of that page. That said, nowadays even a thousand bytes is rather trivial so thus your edit is harmless. —[[User:Codehydro|<font color="#aaaaaa" face="Unicode" style="font-size:12pt;">'''Code'''</font>]][[User talk:Codehydro|<font color="#5577aa">'''Hydro'''</font>]] 11:03, 24 August 2020 (UTC)
**{{re|Codehydro}} I'm confused. The note on [[Template talk:Scribunto]] had nothing to do with semicolons. [[User:davidwr|davidwr]]/<small><small>([[User_talk:davidwr|talk]])/([[Special:Contributions/Davidwr|contribs]])</small></small> 16:54, 24 August 2020 (UTC)
***{{re|davidwr}} I misread your message and thought you already made the change, so I was only looking at the most recent edit, but I actually read your post in the talk page now. I tested your suggestion and it does work, though I had to implement the change in [[Template:Scribunto/helper2]] as well to kill the category. —[[User:Codehydro|<font color="#aaaaaa" face="Unicode" style="font-size:12pt;">'''Code'''</font>]][[User talk:Codehydro|<font color="#5577aa">'''Hydro'''</font>]] 02:50, 25 August 2020 (UTC)
|