Wikipedia's "official" newspaper's formatting

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

59 points · 26 comments · view on lemmy.world

26 Comments

RudeOnTuesdays@lemmy.world · 38 pts · 2y

Maybe if you donated they could afford to do this properly.

NerdyPopRocks@programming.dev · 2 pts · 2y (1 reply)

But does it work? XD

Aatube@kbin.social · 1 pts · 2y

yes

onlinepersona@programming.dev · -11 pts · 2y (22 replies)

That's terrifying!

CC BY-NC-SA 4.0

superbirra@lemmy.world · 33 pts · 2y (18 replies)

lol are you licensing each of your comments for real?

BigDanishGuy@sh.itjust.works · 20 pts · 2y (1 reply)

You're the one missing out of all the sweet earning potential.

brought to you by Carl's Jr - "fuck you, I'm eating"

superbirra@lemmy.world · 4 pts · 2y

lol you're right silly me!

patreon me

Nommer@sh.itjust.works · 8 pts · 2y (1 reply)

He is. He's also a dumb ass

superbirra@lemmy.world · 1 pts · 2y

I don't think he is it

some_guy@lemmy.sdf.org · 3 pts · 2y (1 reply)

What's the context here?

superbirra@lemmy.world · 2 pts · 2y

two ppl enter lemmy, one says...

onlinepersona@programming.dev · 0 pts · 2y (11 replies)

You aren't?

CC BY-NC-SA 4.0

Alsephina@lemmy.ml · 4 pts · 2y (1 reply)

Based

superbirra@lemmy.world · 1 pts · 2y

you sure? explain :)

superbirra@lemmy.world · 2 pts · 2y (8 replies)

should I? :)

onlinepersona@programming.dev · -2 pts · 2y (7 replies)

If you want to :) My reasoning is here.

TL;DR AI scraping stuff

CC BY-NC-SA 4.0

funkless_eck@sh.itjust.works · 9 pts · 2y (6 replies)

Tryna make a change :-/

lars@lemmy.sdf.org · 1 pts · 2y

Tryna make a change :-/

Do you have a signature on your comments?

onlinepersona@programming.dev · -2 pts · 2y (4 replies)

Anybody can join :)

CC BY-NC-SA 4.0

Kolanaki@yiffit.net · 7 pts · 2y

Anybody can join :)

I'm violating your license by not crediting you when I quote your comment.

superbirra@lemmy.world · 1 pts · 2y

yeah anybody could join this just like literally everything else. Have you perchance took place on the lilo vs grub debate?

Aatube@kbin.social · 8 pts · 2y (2 replies)

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:


{{#switch: {{{2}}}
  | 0 =        {{#switch: {{{1}}}
                 | 3 = <div><span>''{{{4}}}'' — ''[[#{{{4}}}|{{{5}}}]]''</span></div>
                 }}
  | #default = {{#switch: {{{1}}}{{#expr:{{{2}}} mod 2}}
                 | 10  =
                 | 11  =
                 | 20  =
                 | 21  =
                 | 30  = <div><span>{{{4}}}</span><br>[[#{{{4}}}|{{{5}}}]]</div>
                 | 31  = <div><span>{{{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

onlinepersona@programming.dev · -8 pts · 2y (1 reply)

For all the good wikipedia does, it has the worst markup language I've seen.

CC BY-NC-SA 4.0

Aatube@kbin.social · 3 pts · 2y

I mean, it's very OK and even charming when you have https://www.mediawiki.org/wiki/Extension:ParserFunctions enabled. You can perfectly read the testing version of the code, no?