63

Jesus Christ, just add an if statement for even or odd!

you are viewing a single comment's thread
view the rest of the comments
[-] Aatube@kbin.social 8 points 7 months ago

https://en.wikipedia.org/wiki/Template:Signpost/item, if that's what you mean.
The JPxG person (who is not an employee of WMF for some reason; maybe they didn't apply?) recently put this in the testing version of the template:

<!--

The previous thing was unimaginably bad, so I fixed it. It's still pretty bad, but now it isn't 40 lines of the same thing pasted over and over.
(JPxG, 2023 December 6)

--></noinclude>
{{#switch: {{{2}}}
  | 0 =        {{#switch: {{{1}}}<!-- Case handling for speshul snoufleik "0" parameter to put note from the editor top and centered. -->
                 | 3 = <div style="text-align:center; margin-top:15px; margin-bottom:15px;"><span style="font-size:75%;">''{{{4}}}'' &mdash; ''[[#{{{4}}}|{{{5}}}]]''</span></div>
                 }}
  | #default = {{#switch: {{{1}}}{{#expr:{{{2}}} mod 2}}<!-- Everything else. -->
                 | 10  =
                 | 11  =
                 | 20  =
                 | 21  =
                 | 30  = <div style="float:left;  clear:left;                                width:49%; margin-bottom:15px; text-align:left;"><span style="font-weight:bold; font-size:70%; color:#777;">{{{4}}}</span><br />[[#{{{4}}}|{{{5}}}]]</div>
                 | 31  = <div style="float:right; clear:right; position:relative; right:-3%; width:49%; margin-bottom:15px; text-align:left;"><span style="font-weight:bold; font-size:75%; color:#666;">{{{4}}}</span><br />[[#{{{4}}}|{{{5}}}]]</div>
                 | 40  =
                 | 41  =
                 }}
}}

maybe he was rejected because of his awful date format?

Anyway, the testing version has now been automatically protected from editing because JPxG also tested his kewl new testing version by using it in an old 2010 issue, which resulted in 827 page updates

this post was submitted on 27 Dec 2023
63 points (90.9% liked)

Programming Horror

1634 readers
1 users here now

Welcome to Programming Horror!

This is a place to share strange or terrible code you come across.

For more general memes about programming there's also Programmer Humor.

Looking for mods. If youre interested in moderating the community feel free to dm @Ategon@programming.dev

Rules

Credits

founded 1 year ago
MODERATORS