Потребителски приноси за Scriptur

Потребител с 144 редакции. Сметката е създадена на 16 септември 2021.
Търсене на приносиРазгръщанеСвиване
⧼contribs-top⧽
⧼contribs-date⧽
(най-нови | най-стари) Преглед (по-нови 50 | ) (20 | 50 | 100 | 250 | 500).

4 август 2024

20 юли 2024

  • 09:1909:19, 20 юли 2024 разл ист +8030 Н Модул:TableTools Нова страница: „--[[ ------------------------------------------------------------------------------------ -- 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 #...“ текуща
  • 09:1809:18, 20 юли 2024 разл ист +640 Н Модул:Anchor Нова страница: „-- This module implements {{anchor}}. local getArgs = require('Модул:Arguments').getArgs local tableTools = require('Модул:TableTools') local p = {} function p.main(frame) -- Get the positional arguments from #invoke, remove any nil values, -- and pass them to p._main. local args = getArgs(frame) local argArray = tableTools.compressSparseArray(args) return p._main(unpack(argArray)) end function p._main(...) -- Generate the list of anchors...“ текуща
  • 09:1709:17, 20 юли 2024 разл ист −727 м Шаблон:Anchor Редакция без резюме текуща
  • 09:1609:16, 20 юли 2024 разл ист +882 Н Шаблон:Anchor Нова страница: „<includeonly>{{#if:{{{11|}}}|<span style="background:#FFDD80;padding:0.2em 0.5em"> Шаблон:anchor: задано более 10 идентификаторов </span>|<span id="{{anchorencode:{{{1}}}}}" ></span>{{#if:{{{2|}}}|<span id="{{anchorencode:{{{2}}}}}" ></span>}}{{#if:{{{3|}}}|<span id="{{anchorencode:{{{3}}}}}"></span>}} {{#if:{{{4|}}}|<span id="{{anchorencode:{{{4}}}}}" ></span>}}{{#if:{{{5|}}}|<span id="{{anchorencode:{{{5}}}}}"></span>}}{...“
  • 09:1509:15, 20 юли 2024 разл ист +315 м Шаблон:Източник БДС 17377 Редакция без резюме текуща
  • 09:1509:15, 20 юли 2024 разл ист +1220 Н Шаблон:Идр Нова страница: „<includeonly>{{#switch:{{{1|}}}{{{lang|}}}{{{език|}}}{{{ез|}}} | bg = и др | de = et al | el = et al | en = et al | es = et al | fr = et al | mk = и др | pl = et al | ru = и др | sh = et al | sr = и др | sr-cyrl = и др | sr-latn = et al | sq = et al | #default = и др }}</includeonly><noinclude> <pre> {{идр|ISO ЕЗИКОВ КОД}} </pre> * <nowiki>{{идр|bg}}</nowiki>...“ текуща
  • 09:1409:14, 20 юли 2024 разл ист +233 Н Шаблон:True false normalizer Нова страница: „{{#switch:{{{1|}}} | true | yes | on | 1 | да | вкл | вкл. | вярно = true | false | no | off | 0 | не | изкл | изкл. | невярно = false | #default = {{#expr:{{{1|}}}}} }}“ текуща
  • 09:1009:10, 20 юли 2024 разл ист +10 м Модул:Delink Редакция без резюме текуща
  • 09:0909:09, 20 юли 2024 разл ист −259 м Шаблон:Cite-lang Редакция без резюме текуща
  • 09:0909:09, 20 юли 2024 разл ист +6293 Н Модул:Lang/data Нова страница: „local p = {} -------------------------------------------------------------------------------- --[=[=========================================================================== ===================== ПРЕИМЕНУВАНИ/ДОБАВЕНИ ЕЗИКОВИ КОДОВЕ ===================== ================================================================================ Тази таблица съдържа списък с езикови кодове, под...“ текуща
  • 09:0909:09, 20 юли 2024 разл ист +13 057 Н Модул:Lang Нова страница: „local p = {} local data = mw.loadData('Модул:Lang/data') local ns = mw.title.getCurrentTitle().namespace local locale_names = data['локално_дефинирани'] local link_exceptions = data['изключения_препратки'] --[=[=========================================================================== ========================= ОСНОВНИ СПОМАГАТЕЛНИ ФУНКЦИИ ========================= ========================...“ текуща
  • 09:0409:04, 20 юли 2024 разл ист +253 м Шаблон:Cite Редакция без резюме текуща
  • 09:0409:04, 20 юли 2024 разл ист +16 916 Н Модул:String Нова страница: „--[[ This module is intended to provide access to basic string functions. Most of the functions provided here can be invoked with named parameters, unnamed parameters, or a mixture. If named parameters are used, Mediawiki will automatically remove any leading or trailing whitespace from the parameter. Depending on the intended use, it may be advantageous to either preserve or remove such whitespace. Global options ignore_errors: If set to 'true...“ текуща
  • 09:0009:00, 20 юли 2024 разл ист +76 Шаблон:Cite web Редакция без резюме текуща
  • 09:0009:00, 20 юли 2024 разл ист +1352 Н Шаблон:Collapse top Нова страница: „<div style="margin-left:{{{indent|0}}}"><!-- NOTE: width renders incorrectly if added to main STYLE section --> {| <!-- Template:Collapse top --> class="mw-collapsible {{{{{|safesubst:}}}#if:{{{expand|{{{collapse|}}}}}}||mw-collapsed}} {{{class|}}}" style="background: {{{bg1|transparent}}}; text-align: left; border: {{{border|1px}}} solid {{{b-color|Silver}}}; margin: 0.2em auto auto; width:{{{{{|safesubst:}}}#if:{{{width|}}}|{{{width}}}|100%}}; clear: {{{cl...“ текуща
  • 09:0009:00, 20 юли 2024 разл ист +2715 Н Шаблон:Collapse top/TemplateData Нова страница: „==TemplateData== {{TemplateData header}} <templatedata> { "params": { "1": { "aliases": [ "title" ], "label": "Title", "description": "Main title of collapsed box", "example": "This is the title text", "required": true }, "2": { "label": "Custom warning line", "description": "Will override the standard warning line, and make the 'warning' parameter unnecessary", "example": "This is a custom warning line", "type": "str...“ текуща
  • 08:5508:55, 20 юли 2024 разл ист +11 м Шаблон:Collapse bottom Редакция без резюме текуща
  • 08:5508:55, 20 юли 2024 разл ист +193 Н Шаблон:Collapse bottom Нова страница: „<includeonly>|}</div></includeonly><noinclude> {{Documentation|Template:Collapse top/doc}} <!-- PLEASE ADD THIS TEMPLATE'S CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS --> </noinclude>“
  • 08:5508:55, 20 юли 2024 разл ист +349 Н Шаблон:Main other Нова страница: „{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "demospace"--> | {{#ifeq:{{NAMESPACE}}|{{ns:0}} | main | other }} }} | main = {{{1|}}} | other | #default = {{{2|}}} }}<noinclude> {{Документация}} </noinclude>“ текуща
  • 08:5208:52, 20 юли 2024 разл ист +8444 Н Шаблон:Cite web/TemplateData Нова страница: „{{TemplateData header}} <templatedata> { "description": "Оформя библиографско цитиране на уеб сайт по зададена информация като URL и заглавие. Употребява се за ресурси, които не са непременно книги, периодични издания и други.", "params": { "уеб_адрес": { "label": "Уеб адрес", "description": "Ад...“ текуща
  • 08:5208:52, 20 юли 2024 разл ист +618 Н Шаблон:TemplateData header Нова страница: „<div class="templatedata-header">{{#if:{{{noheader|}}}|{{Template error report}}|Документация на шаблона създадена чрез {{#if:{{{nolink|}}}|TemplateData|TemplateData}} и използвана от Визуалния редактор и други инструменти;}} '''TemplateData за {{{1|{{BASEPAGENAME}}}}}''' </div><includeonly>{...“ текуща

19 юли 2024

4 юли 2024

25 ноември 2021

24 ноември 2021

22 октомври 2021

  • 09:3609:36, 22 октомври 2021 разл ист +349 Н Шаблон:IPA Нова страница: „<span class="IPA" title="This is an IPA-transcription; see: International phonetic alphabet." style="white-space: nowrap; font-family: Gentium, Charis SIL, Code2000, Lucida Sans Unicode, TITUS Cyberbit Basic, Arial Unicode MS, Lucida Grande, DejaVu Sans;">{{{1}}}</span><noinclude> {{PAGENAME}} </noinclude>“ текуща

19 октомври 2021

(най-нови | най-стари) Преглед (по-нови 50 | ) (20 | 50 | 100 | 250 | 500).