Svi javni dnevnici

Skupni prikaz svih dnevnika ovog projekta. Možete suziti prikaz biranjem specifičnog dnevnika, korisničkog imena (s razlikovanjem velikih i malih slova) ili stranice (također s razlikovanjem slova).

Dnevnici
  • 14:29, 11 april 2023 50.200.33.170 razgovor izrađuje stranicu Modul:sl-nouns (Napravljena stranica sa 'local export = {} local lang = require("Module:languages").getByCode("sl") -- Functions that do the actual inflecting by creating the forms of a basic term. local inflections = {} -- Checks each form for the presence of accent marks. -- If any form doesn't contain any accent marks, flag the entry for attention. local function check_accents(args, data) -- Do we need to check? local noacc = args["noacc"]; if noacc == "" then noacc = nil end if noacc then re…')
  • 14:28, 11 april 2023 50.200.33.170 razgovor izrađuje stranicu Šablon:sl-decl-noun-f (Napravljena stranica sa '{{#invoke:sl-nouns|show|f}}<noinclude>{{documentation}}</noinclude>')
  • 14:20, 11 april 2023 50.200.33.170 razgovor izrađuje stranicu Modul:sl-headword (Napravljena stranica sa 'local lang = require("Module:languages").getByCode("sl") local export = {} local function do_headwords(data) -- If the first headword given is "-", then skip the check. if data.heads[1] == "-" then data.heads[1] = mw.title.getCurrentTitle().subpageText return false end for i, head in ipairs(data.heads) do if not require("Module:sl-common").has_accents(head) then table.insert(data.categories, "Requests for accents in Slovene entries") end end…')
  • 14:18, 11 april 2023 50.200.33.170 razgovor izrađuje stranicu Šablon:sl-noun (Napravljena stranica sa '{{#invoke:sl-headword|nouns}}<noinclude>{{documentation}}</noinclude>')