Вклад участника
14 февраля 2021
Шаблон:;
нет описания правки
+137
Шаблон:;
Новая страница: «;»
Шаблон:Taxobox/core
нет описания правки
-1
Шаблон:Taxobox
нет описания правки
-1252
Шаблон:Taxobox/core
нет описания правки
+1
Шаблон:Taxobox/core
нет описания правки
-1
Шаблон:Taxobox/core
нет описания правки
+59
Шаблон:Taxonbar/candidate
нет описания правки
-36
MediaWiki:Common.css
Новая страница: «Размещённый здесь CSS будет применяться ко всем темам оформления: Infobox template style: .infobox...»
Шаблон:Subst
Новая страница: «{{subst:[[Template:{{{1}}}|{{{1}}}]]}}<noinclude> {{Documentation}} <!-- Please add categories to the /doc subpage; interwikis go to Wikidat...»
Шаблон:Template other
Новая страница: «{{#switch: <!--If no or empty "demospace" parameter then detect namespace--> {{#if:{{{demospace|}}} | {{lc: {{{demospace}}} }} <!--Use lower case "dem...»
Модуль:Infobox
Новая страница: «-- -- This module implements {{Infobox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local args = {} local origArgs = {} local root local...»
Модуль:Navbar/configuration
Новая страница: «local configuration = { ['templatestyles'] = 'Module:Navbar/styles.css', ['box_text'] = 'This box: ', -- default text box when not plain or mini ['title_name...»
Модуль:Navbar/styles.css
Новая страница: «{{pp|small=yes}}: .navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtex...»
Модуль:Navbar
Новая страница: «local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsibl...»
Шаблон:Infobox
Новая страница: «{{#invoke:Infobox|infobox}}<includeonly>{{template other|{{#ifeq:{{PAGENAME}}|Infobox||{{#ifeq:{{str left|{{SUBPAGENAME}}|7}}|Infobox|Category:Infobox templates...»
Шаблон:Taxobox/core
нет описания правки
-59
Шаблон:PAGENAMEBASE
Новая страница: «{{{{{|safesubst:}}}#Invoke:String|replace|{{{1|{{{{{|safesubst:}}}PAGENAME}}}}}|%s+%b()$||1|false}}<noinclude> {{documentation}} </noinclude>»
Шаблон:Taxobox name
Новая страница: «{{#switch:'''''{{PAGENAMEBASE}}'''''|{{{1}}}|'''{{1x|1={{{1}}} }}'''|{{{2}}}|'''{{1x|1={{{2}}} }}'''|{{{3}}}|'''{{1x|1={{{3}}} }}'''|'''{{{4}}}'''=''{{PAGENAMEBAS...»
Шаблон:Sets taxobox colour
Новая страница: «<includeonly>{{#ifeq:{{padleft:|1|{{Taxobox colour|{{{1|}}}}}}}|r |{{#ifexpr:{{str find0|{{{1|}}}|incertae}}=-1|{{{1|}}}{{{sep|,}}}}} }}</includeonly><noinclude...»
Шаблон:Taxobox/species
нет описания правки
+26 423
Шаблон:Colour
Новая страница: «<span style="color:{{{1|}}}">{{{2|{{{1|}}}}}}</span><noinclude>{{Documentation}}<!-- PLEASE ADD THIS TEMPLATE'S CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THA...»
Шаблон:Delink
Новая страница: «{{<includeonly>safesubst:</includeonly>#invoke:delink|delink}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidat...»
Модуль:Delink
Новая страница: «-- This module de-links most wikitext. require('Module:No globals') local p = {} local getArgs local function delinkReversePipeTrick(s) if s:match("^%[%[|...»
Модуль:Taxonbar/candidate
Новая страница: «local p = {} function p.check(frame) local taxonbarExists = require('Module:Taxonbar/exists').check if taxonbarExists(frame) then return '' else local res...»
Модуль:ResolveEntityId
Новая страница: «local p = {} function p._entityid(_,id,alt) -- backwards compatibility for deprecated _entityid function return p._id(id,alt) end function p._id(id,alt) if t...»
Модуль:Taxonbar/exists
Новая страница: «local p = {} function p.check( frame ) local pagename = mw.title.getCurrentTitle().baseText local content = mw.title.new(pagename):getContent() or '' local fo...»
Шаблон:Taxonbar/candidate
Новая страница: «{{#invoke:Taxonbar/candidate|check}}<noinclude> {{Documentation}} </noinclude>»
Шаблон:Template doc
Новая страница: «{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Categories go on the /doc subpage, and interwikis go on Wikid...»
Шаблон:Taxobox colour
Новая страница: «<includeonly>{{#switch:{{lc:{{#invoke:Autotaxobox|removeQualifier|{{Delink|{{{1|}}}}} }} }} |animalia|animal = rgb(235,235,210) |archaea|nanoarchaeota|nanarchae...»
Шаблон:Taxobox/Error colour
Новая страница: «<includeonly>transparent; text-align:center; border: 2px solid red; error:colour</includeonly><noinclude><!-- -- The caller template must check invalid -- {{{co...»
Шаблон:Edit taxonomy
Новая страница: «<includeonly><span class='plainlinks' style='font-size:smaller; float:right; padding-right:0.4em; margin-left:-3em;'>File:Red Pencil Icon.png|link=Template:Taxo...»
Модуль:InfoboxImage
Новая страница: «-- 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...»
Шаблон:Taxobox/species
Полностью удалено содержимое страницы
-26 423
Модуль:TaxonItalics
Новая страница: «--[[========================================================================= Italicize a taxon name appropriately by invoking italicizeTaxonName. The algorithm u...»
Модуль:No globals
Новая страница: «local mt = getmetatable(_G) or {} function mt.__index (t, k) if k ~= 'arg' then error('Tried to read nil global ' .. tostring(k), 2) end return nil end funct...»
Модуль:Autotaxobox
Новая страница: «--[[************************************************************************* This module provides support to the automated taxobox system – the templates Autom...»
Модуль:Documentation/styles.css
нет описания правки
+716
Модуль:Documentation/styles.css
Создана пустая страница
13 февраля 2021
Модуль:File link
Новая страница: «-- This module provides a library for formatting file wikilinks. local yesno = require('Module:Yesno') local checkType = require('libraryUtil').checkType local...»
Модуль:Yesno
Новая страница: «-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) --...»
Модуль:Documentation/config
Новая страница: «---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:...»
Модуль:Arguments
Новая страница: «-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called...»
Модуль:Documentation
Новая страница: «-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = m...»
Шаблон:Documentation
Новая страница: «{{#invoke:documentation|main|_content={{ {{#invoke:documentation|contentTitle}}}}}}<noinclude> <!-- Categories go on the /doc subpage, and interwikis go on Wikida...»
Шаблон:Str rep
Новая страница: «{{#invoke:String|replace|source={{{1}}}|{{{2}}}|{{{3}}}|1}}<noinclude> {{Documentation}}</noinclude>»
Шаблон:Str find
Новая страница: «{{#invoke:String|str_find|source={{{1|}}}|{{{2|}}}}}<noinclude> {{documentation}}</noinclude>»
Модуль: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 para...»
Шаблон:Taxonomy/nobreak
Новая страница: «{{#invoke:String|replace|{{#invoke:String|replace|{{#invoke:String|replace|{{#ifexpr:{{Str find|{{{1|}}}|. }}>1|{{str rep|{{{1|}}}|. |. }}|{{{1|}}}}}|<br> |<...»
Шаблон:Str left
Новая страница: «<includeonly>{{safesubst:padleft:|{{{2|1}}}|{{{1}}}}}</includeonly><noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wiki...»