Ugrás a tartalomhoz

Efertone közreműködései

323 szerkesztéssel rendelkező felhasználó. Fiók létrehozva: 2025. március 31.
Közreműködések szűrésekinyitbecsuk
⧼contribs-top⧽
⧼contribs-date⧽

2025. április 4.

  • 12:002025. április 4., 12:00 eltér történet +6 431 Ú Modul:Message box/configuration Új oldal, tartalma: „-------------------------------------------------------------------------------- -- Message box configuration -- -- -- -- This module contains configuration data for Module:Message box. -- -------------------------------------------------------------------------------- return { ambox = { types = { speedy = { class = 'amb…” aktuális
  • 12:002025. április 4., 12:00 eltér történet +18 585 Ú Modul:Message box Új oldal, tartalma: „require('strict') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Helper functions --------------------------------------------------------------------…” aktuális
  • 11:592025. április 4., 11:59 eltér történet +36 136 Ú Modul:Documentation Új oldal, tartalma: „-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs local messageBox = require('Module:Message box') -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local i18n = mw.loadData('Module:Documentation/i18n') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub ---------------------------------------------------------------------------- -- Helper func…” aktuális
  • 11:592025. április 4., 11:59 eltér történet +30 Ú Sablon:Documentation Új oldal, tartalma: „{{#invoke:Documentation|main}}”
  • 11:542025. április 4., 11:54 eltér történet +302 Ú Sablon:Ifsubst Új oldal, tartalma: „{{ safesubst:<noinclude/>#if:{{{demo|}}} |{{ safesubst:<noinclude/>#ifeq:{{{demo}}} |no |{{{no|{{{2|}}}}}} |{{{yes|{{{1|}}}}}} }} |{{ safesubst:<noinclude/>#ifeq:{{ safesubst:<noinclude/>NAMESPACE}}|{{NAMESPACE}} |{{{no|{{{2|}}}}}} |{{{yes|{{{1|}}}}}} }}}}<noinclude> {{Documentation}} </noinclude>” aktuális
  • 11:542025. április 4., 11:54 eltér történet +633 Ú Sablon:Color/styles.css Új oldal, tartalma: „[[phab:T360683]]: This stylesheet removes the function of this template in * dark mode: @media screen { html.skin-theme-clientpref-night div:not(.notheme) > .tmp-color, html.skin-theme-clientpref-night p > .tmp-color, html.skin-theme-clientpref-night table:not(.notheme) .tmp-color { color: inherit !important; } } @media screen and ( prefers-color-scheme: dark) { automatic mode: html.skin-theme-clientpref-os div:not(.notheme) > .tmp…” aktuális
  • 11:532025. április 4., 11:53 eltér történet +335 Ú Sablon:Color Új oldal, tartalma: „{{<includeonly>safesubst:</includeonly>ifsubst|1=<span|2=<templatestyles src="Template:Color/styles.css" /><span class="tmp-color"}} style="color:{{{1|}}}">{{{2|{{{1|}}}}}}<includeonly></span></includeonly><noinclude>{{Documentation}}<!-- PLEASE ADD THIS TEMPLATE'S CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --></noinclude>” aktuális
  • 11:522025. április 4., 11:52 eltér történet +148 Ú Sablon:Category handler Új oldal, tartalma: „{{#invoke:Category handler|main}}<noinclude> {{documentation}} <!-- Add categories to the /doc subpage, and interwikis to Wikidata. --> </noinclude>” aktuális
  • 11:512025. április 4., 11:51 eltér történet +435 Ú Sablon:Template other Új oldal, tartalma: „{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:Template}} | template | other }} }} | template = {{{1|}}} | other | #default = {{{2|}}} }}<!--End switch--><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>” aktuális
  • 11:502025. április 4., 11:50 eltér történet +62 Ú Sablon:Tooltip/styles.css Új oldal, tartalma: „.tooltip-dotted { border-bottom: 1px dotted; cursor: help; }” aktuális
  • 11:502025. április 4., 11:50 eltér történet +976 Ú Sablon:Tooltip Új oldal, tartalma: „<templatestyles src="Template:Tooltip/styles.css" />{{#ifeq:{{yesno-no|{{{link}}}}}|yes |[[{{{1}}}|<span class="rt-commentedText tooltip {{#ifeq:{{yesno-yes|{{{dotted}}}}}|no||tooltip-dotted}} {{{class|}}}" {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{style}}}"}} title="{{#tag:nowiki|{{#invoke:String|replace|{{{2|}}}|"|"}}}}">{{{1|}}}</span>]] |<span class="rt-commentedText tooltip {{#ifeq:{{yesno-yes|{{{dotted}}}}}|no||tooltip-dotted}} {{{c…”
  • 11:492025. április 4., 11:49 eltér történet +306 Ú Modul:If preview/styles.css Új oldal, tartalma: „.preview-warning { font-style: italic; @noflip: padding-left: 1.6em; margin-bottom: 0.5em; color: red; } The templatestyles element inserts a link element before hatnotes. * TODO: Remove link if/when WMF resolves T200206: .preview-warning + link + .preview-warning { margin-top: -0.5em; }” aktuális
  • 11:492025. április 4., 11:49 eltér történet +842 Ú Modul:If preview/configuration Új oldal, tartalma: „--We perform the actual check for whether this is a preview here since preprocessing is relatively expensive. local frame = mw.getCurrentFrame() local function is_preview() local revision_id = frame:preprocess('{{REVISIONID}}') -- {{REVISIONID}} is usually the empty string when previewed. -- I don't know why we're checking for nil but hey, maybe someday things -- would have broken return revision_id == nil or revision_id == '' end local function templ…” aktuális
  • 11:482025. április 4., 11:48 eltér történet +1 973 Ú Modul:If preview Új oldal, tartalma: „local p = {} local getArgs = require("Module:Arguments").getArgs local yn = require("Module:Yesno") local cfg = mw.loadData('Module:If preview/configuration') --main This function returns either the first argument or second argument passed to this module, depending on whether the page is being previewed. function p.main(frame) local args = getArgs(frame) if cfg.preview then return args[1] or '' else return args[2] or '' end end --[[ pmain This f…” aktuális
  • 11:482025. április 4., 11:48 eltér történet +3 339 Ú Modul:Check for unknown parameters Új oldal, tartalma: „-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list require ('strict'); local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text repre…” aktuális
  • 11:472025. április 4., 11:47 eltér történet +16 577 Ú Modul:TableTools Új oldal, tartalma: „------------------------------------------------------------------------------------ -- TableTools -- -- -- -- This module includes a number of functions for dealing with Lua tables. -- -- It is a meta-module, meant to be called from other Lua modules, and should not -- -- be called directly from #invoke.…” aktuális
  • 11:472025. április 4., 11:47 eltér történet +1 728 Ú Modul:Separated entries Új oldal, tartalma: „-- This module takes positional parameters as input and concatenates them with -- an optional separator. The final separator (the "conjunction") can be -- specified independently, enabling natural-language lists like -- "foo, bar, baz and qux". The starting parameter can also be specified. local compressSparseArray = require('Module:TableTools').compressSparseArray local p = {} function p._main(args) local dataPlural = args.dataPlural local separator = args.se…” aktuális
  • 11:462025. április 4., 11:46 eltér történet +111 Ú Sablon:Br separated entries Új oldal, tartalma: „{{<includeonly>safesubst:</includeonly>#invoke:Separated entries|br}}<noinclude> {{documentation}} </noinclude>” aktuális
  • 11:452025. április 4., 11:45 eltér történet +9 894 Ú Modul:InfoboxImage Új oldal, tartalma: „-- Inputs: -- image - Can either be a bare filename (with or without the File:/Image: prefix) or a fully formatted image link -- page - page to display for multipage images (DjVu) -- size - size to display the image -- maxsize - maximum size for image -- sizedefault - default size to display the image if size param is blank -- alt - alt text for image -- title - title text for image -- border - set to yes if border -- center - set to yes…” aktuális
  • 11:442025. április 4., 11:44 eltér történet +2 175 Ú Modul:Infobox/styles.css Új oldal, tartalma: „* This TemplateStyles sheet deliberately does NOT include the full set of * infobox styles. We are still working to migrate all of the manual * infoboxes. See [[MediaWiki talk:Common.css/to do#Infobox]] * DO NOT ADD THEM HERE: * not strictly certain these styles are necessary since the modules now * exclusively output infobox-subbox or infobox, not both * just replicating the module faithfully: .infobox-subbox { padding: 0; border: none; marg…”
  • 11:432025. április 4., 11:43 eltér történet +340 Ú Sablon:Infobox Új oldal, tartalma: „{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|{{remove first word|{{SUBPAGENAME}}}}}}}}|}}</includeonly><noinclude> {{documentation}} <!-- Categories go in the /doc subpage, and interwikis go in Wikidata. --> </noinclude>” aktuális
  • 11:412025. április 4., 11:41 eltér történet +20 533 Ú Modul:Infobox Új oldal, tartalma: „local p = {} local args = {} local origArgs = {} local root local empty_row_categories = {} local category_in_empty_row_pattern = '%[%[%s*[Cc][Aa][Tt][Ee][Gg][Oo][Rr][Yy]%s*:[^]]*]]' local has_rows = false local lists = { plainlist_t = { patterns = { '^plainlist$', '%splainlist$', '^plainlist%s', '%splainlist%s' }, found = false, styles = 'Plainlist/styles.css' }, hlist_t = { patterns = { '^hlist$', '%shlist$', '^hlist%s', '%sh…” aktuális
  • 11:392025. április 4., 11:39 eltér történet +19 355 Ú Sablon:Infobox Wikipedia user Új oldal, tartalma: „{{#if:{{NAMESPACE}}|{{Infobox | bodyclass = vcard | bodystyle = {{#if:{{{fontcolor|}}}|color: {{{fontcolor}}};}} {{#if:{{{width|}}}|width: {{{width}}};}} {{#if:{{{tablecolor|}}}|background-color: {{{tablecolor}}}}} | headerstyle = {{#if:{{{color|}}}|background-color: {{{color}}}}}; {{#if:{{{headerfontcolor|}}}|color: {{{headerfontcolor}}}}} | abovestyle = {{#if:{{{abovecolor|}}}|background-color: {{{abovecolor}}}|}}; {{#if:{{{abovefontcolor|}}}|color: {{{abov…”
  • 08:542025. április 4., 08:54 eltér történet +1 882 Ú TransLife.FYI:Rólunk Új oldal, tartalma: „== Mi ez a Wiki oldal? == Ezen Wiki oldal eldődleges funkciója, hogy segítse az információmeosztást a közösségen belül. Nagyon sok információ elveszik különböző kisebb csoportokban, közösségi felületeken, vagy csak simán le van zárva és csak azok férnek hozzá, akik hozzáférést kapnak valamilyen szűrésen átesve. Úgy gondolom, hogy általános információknak elérhetőnek kell lennie mindenki számára. Olyan információk amik ah…”

2025. április 3.

2025. április 2.