Дополнительные действия
Общий список журналов сайта Энциклопедия Тренерон. Вы можете отфильтровать результаты по типу журнала, имени участника (учитывается регистр) или затронутой странице (также учитывается регистр).
- 15:37, 23 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:Infobox/doc (Новая страница: «{{Documentation}} {{Wikipedia template}} '''Module:Infobox''' is a module that implements the {{tl|Infobox}} template. Please see the template page for usage instructions.»)
- 15:37, 23 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:Infobox (Новая страница: «-- -- This module implements {{Infobox}} -- local p = {} -- local navbar = require('Module:Navbar')._navbar local args = {} local origArgs local root local function notempty( s ) return s and s:match( '%S' ) end local function fixChildBoxes(sval, tt) if notempty(sval) then local marker = '<span class=special_infobox_marker>' local s = sval s = mw.ustring.gsub(s, '(<%s*[Tt][Rr])', marker .. '%1') s = mw.ustring.gsub(s, '(</[Tt][Rr]%s*>)', '%1' ....»)
- 15:36, 23 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:For/doc (Новая страница: «{{Documentation}} {{Wikipedia template}} '''Module:For''' implements the {{tl|For}} template.»)
- 15:36, 23 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:For (Новая страница: «local mArguments --initialize lazily local mHatlist = require('Module:Hatnote list') local mHatnote = require('Module:Hatnote') local yesNo = require('Module:Yesno') local p = {} --Implements {{For}} from the frame --uses capitalized "For" to avoid collision with Lua reserved word "for" function p.For (frame) mArguments = require('Module:Arguments') return p._For(mArguments.getArgs(frame)) end --Implements {{For}} but takes a manual arguments table funct...»)
- 15:32, 23 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:Mbox/styles.css (Новая страница: «.mbox { position: relative; display: flex; flex-direction: column; margin-top: var( --space-xs ); margin-bottom: var( --space-md ); background-color: var( --color-surface-2 ); border-radius: var( --border-radius--medium ); color: var( --color-base--subtle ); font-size: 0.875rem; line-height: var( --line-height-xs ); } .mbox.mbox-high { FIXME: Update back to Citzen CSS var when patched: background-color: rgba( 221, 51, 51, 0.1 ); } .mbox.mb...»)
- 15:31, 23 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Шаблон:DependencyList/doc (Новая страница: «{{Documentation}} This template is meant to be used on module documentations. {{T|DependencyList|<Module name>|category=<true/false>|compact=<true/false>}} All parameters are optional. If <code>Module name</code> is omitted the page name will be used instead; <code>/doc</code> is automatically removed. If <code>category</code> is <code>false</code> then no categories will be added to the page, the default value is <code>true</code>. If <code>compact</co...»)
- 15:31, 23 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Шаблон:DependencyList (Новая страница: «<includeonly>{{#invoke:DependencyList|main}}</includeonly><noinclude>{{/doc}}</noinclude>»)
- 15:25, 23 октября 2023 Vasiliy Gorodeckiy обсуждение вклад изменил модель содержимого страницы Шаблон:Card/styles.css с «вики-текст» на «Sanitized CSS»
- 15:22, 23 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Шаблон:Documentation/styles.css (Новая страница: «.documentation { display: flex; box-sizing: border-box; flex-direction: column; margin: 1.6rem 0; padding-top: 1.6rem; border-top: 1px solid; border-color: var( --border-color-base ); border-radius: var( --border-radius--medium ); font-size: 0.875rem; } .documentation-header { margin-top: 0; margin-bottom: 0.8rem; color: var( --color-base--emphasized ); font-size: 1.25rem; font-weight: 600; line-height: 1.2; } .documentation-subheader {...»)
- 15:22, 23 октября 2023 Vasiliy Gorodeckiy обсуждение вклад удалил страницу Шаблон:Documentation/styles.css (содержимое: «.documentation { display: flex; box-sizing: border-box; flex-direction: column; margin: 1.6rem 0; padding-top: 1.6rem; border-top: 1px solid; border-color: var( --border-color-base ); border-radius: var( --border-radius--medium ); font-size: 0.875rem; } .documentation-head...», единственным автором которого был Vasiliy Gorodeckiy (обсуждение))
- 15:21, 23 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:Statsbar/styles.css (Новая страница: «.template-statsbar { margin: var( --space-md ) 0; display: grid; font-size: 0.8125rem; line-height: var( --line-height-sm ); overflow-x: auto; grid-auto-columns: minmax( auto, 1fr ); grid-auto-flow: column; } .template-statsbar__item { padding: 0 var( --space-md ); display: flex; align-items: center; flex-direction: column; } .template-statsbar__item + .template-statsbar__item { border-left: 1px solid var( --border-color-base ); } .te...»)
- 18:25, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад восстановил страницу Шаблон:Documentation/styles.css (1 версия) (Восстановить)
- 18:05, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад удалил страницу Шаблон:Documentation/styles.css (содержимое: «.documentation { display: flex; box-sizing: border-box; flex-direction: column; margin: 1.6rem 0; padding-top: 1.6rem; border-top: 1px solid; border-color: var( --border-color-base ); border-radius: var( --border-radius--medium ); font-size: 0.875rem; } .documentation-header { margin-top: 0; margin-bottom: 0.8rem; color: var( --color-base--emphasized ); font-size: 1.25rem; font-weight: 600; line-height: 1.2; } .documentation-subheader { margin: -...»)
- 17:48, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:Mbox с помощью файловой загрузки (1 версия)
- 17:48, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:Module toc с помощью файловой загрузки (1 версия)
- 17:48, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:User error с помощью файловой загрузки (1 версия)
- 17:48, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:Hatnote/styles.css с помощью файловой загрузки (1 версия)
- 17:48, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:Format link с помощью файловой загрузки (1 версия)
- 17:48, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:Array с помощью файловой загрузки (1 версия)
- 17:48, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:Paramtest/doc с помощью файловой загрузки (1 версия)
- 17:48, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:LibraryUtil с помощью файловой загрузки (1 версия)
- 17:48, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:Documentation с помощью файловой загрузки (1 версия)
- 17:48, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:DependencyList с помощью файловой загрузки (1 версия)
- 17:48, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:DPLlua с помощью файловой загрузки (1 версия)
- 17:48, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Шаблон:Documentation/styles.css с помощью файловой загрузки (1 версия)
- 17:44, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Шаблон:Documentation с помощью файловой загрузки (1 версия)
- 17:44, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:Yesno с помощью файловой загрузки (1 версия)
- 17:44, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:Hatnote list с помощью файловой загрузки (1 версия)
- 17:44, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:Hatnote с помощью файловой загрузки (1 версия)
- 17:44, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Шаблон:Extension DPL с помощью файловой загрузки (1 версия)
- 17:44, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад импортировал Модуль:Paramtest с помощью файловой загрузки (1 версия)
- 17:33, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:LibraryUtil (Новая страница: «-- Imported from: https://runescape.wiki/w/Module:LibraryUtil -- <nowiki> local libraryUtil = require( 'libraryUtil' ) function libraryUtil.makeCheckClassFunction( libraryName, varName, class, selfObjDesc ) return function ( self, method ) if getmetatable( self ) ~= class then error( string.format( "%s: invalid %s. Did you call %s with a dot instead of a colon, i.e. " .. "%s.%s() instead of %s:%s()?", libraryName, selfObjDesc, method, var...»)
- 17:32, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:Paramtest (Новая страница: «-- Imported from: https://runescape.wiki/w/Module:Paramtest --[[ {{Helper module |name=Paramtest |fname1 = is_empty(arg) |ftype1 = String |fuse1 = Returns true if arg is not defined or contains only whitespace |fname2 = has_content(arg) |ftype2 = String |fuse2 = Returns true if arg exists and does not only contain whitespace |fname3 = default_to(arg1,arg2) |ftype3 = String, Any value |fuse3 = If arg1 exists and does not only contain whitespace, the function...»)
- 17:32, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:Array/doc (Новая страница: «{{Documentation}} This module is a helper module to be used by other modules; it may not designed to be invoked directly. See [https://runescape.wiki/w/Module:Array Module:Array] on RuneScape Wiki for more details.»)
- 17:32, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:Array (Новая страница: «-- Imported from: https://runescape.wiki/w/Module:Array local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local checkTypeMulti = libraryUtil.checkTypeMulti ---@class Array ---@operator call(any[]): Array ---@operator concat(any[]): Array ---@operator concat(number|string|function): string ---@operator unm: Array ---@operator add(number|number[]|Array): Array ---@operator sub(number|number[]|Array): Array ---@operator mul(nu...»)
- 17:31, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:DependencyList/doc (Новая страница: «{{Documentation}} This template is meant to be used on module documentations. {{T|DependencyList|<Module name>|category=<true/false>|compact=<true/false>}} All parameters are optional. If <code>Module name</code> is omitted the page name will be used instead; <code>/doc</code> is automatically removed. If <code>category</code> is <code>false</code> then no categories will be added to the page, the default value is <code>true</code>. If <code>compact</co...»)
- 17:30, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:DependencyList (Новая страница: «require("strict"); local p = {} local libraryUtil = require( 'libraryUtil' ) local arr = require( 'Module:Array' ) local yn = require( 'Module:Yesno' ) local param = require( 'Module:Paramtest' ) local dpl = require( 'Module:DPLlua' ) local userError = require("Module:User error") local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local moduleIsUsed = false local COLLAPSE_LIST_LENGTH_THRESHOLD = 1 local MAX_DYNAMIC_RE...»)
- 17:28, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Шаблон:T/piece (Новая страница: «{{#ifeq: {{{1|---}}}|---|||<font color="gray">''<{{{1}}}>''</font>}}<noinclude> {{/doc}}</noinclude>»)
- 17:24, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Шаблон:Documentation/styles.css (Новая страница: «.documentation { display: flex; box-sizing: border-box; flex-direction: column; margin: 1.6rem 0; padding-top: 1.6rem; border-top: 1px solid; border-color: var( --border-color-base ); border-radius: var( --border-radius--medium ); font-size: 0.875rem; } .documentation-header { margin-top: 0; margin-bottom: 0.8rem; color: var( --color-base--emphasized ); font-size: 1.25rem; font-weight: 600; line-height: 1.2; } .documentation-subheader {...»)
- 17:23, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Шаблон:Documentation (Новая страница: «<includeonly>{{#invoke:Documentation|doc}}__NOEDITSECTION__{{#seo: |type = website |description = {{FULLPAGENAME}} шаблон используется в Энциклопедии Тренерон. Шаблоны - это страницы, которые встраиваются (транслируются) в другие страницы для обеспечения возможности повторения информации |site_name = Энци...»)
- 17:22, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Шаблон:T (Новая страница: «<includeonly><nowiki>{{</nowiki>[[Template:{{{1}}}|{{{1}}}]]{{t/piece|{{{2|---}}}}}{{t/piece|{{{3|---}}}}}{{t/piece|{{{4|---}}}}}{{t/piece|{{{5|---}}}}}{{t/piece|{{{6|---}}}}}{{t/piece|{{{7|---}}}}}{{t/piece|{{{8|---}}}}}{{t/piece|{{{9|---}}}}}{{t/piece|{{{10|---}}}}}{{t/piece|{{{11|---}}}}}{{t/piece|{{{12|---}}}}}{{t/piece|{{{13|---}}}}}{{t/piece|{{{14|---}}}}}{{t/piece|{{{15|---}}}}}{{t/piece|{{{16|---}}}}}{{t/piece|{{{17|---}}}}}{{t/piece|{{{18|---}}}}}{{...»)
- 17:22, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:Documentation (Новая страница: «-- <nowiki> local dependencyList = require( 'Module:DependencyList' ) local yn = require( 'Module:Yesno' ) local hatnote = require( 'Module:Hatnote' )._hatnote local mbox = require( 'Module:Mbox' )._mbox local lang = mw.getContentLanguage() local p = {} function p.doc( frame ) local title = mw.title.getCurrentTitle() local args = frame:getParent().args local page = args[1] or mw.ustring.gsub( title.fullText, '/doc$', '' ) local ret, cats, re...»)
- 17:21, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:Mbox (Новая страница: «local libraryUtil = require( 'libraryUtil' ) local checkType = libraryUtil.checkType local mArguments -- lazily initialise Module:Arguments local mError -- lazily initialise Module:Error local p = {} --- Helper function to throw error -- -- @param msg string - Error message -- -- @return string - Formatted error message in wikitext local function makeWikitextError( msg ) mError = require( 'Module:Error' ) return mError.error{ message = 'Error:...»)
- 17:18, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Шаблон:Yesno/doc (Новая страница: «{{docpage}} {{СИШ}} Шаблон предназначен для унифицированной обработки параметров, которые могут принимать значения «истина» и «ложь». Он не предназначен для использования в статьях напрямую, но для других шаблонов. == Использование== Шаблон...»)
- 17:17, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Шаблон:Yesno (Новая страница: «{{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }} |no |n |false |0 = {{{no|<!-- null -->}}} | = {{{blank|{{{no|<!-- null -->}}}}}} |¬ = {{{¬|}}} |yes |y |true |1 = {{{yes|yes}}} |#default = {{{def|{{{yes|yes}}}}}} }}<noinclude>{{/doc}}</noinclude>»)
- 17:15, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:Yesno/doc (Новая страница: «Вот тут короч инструкция: https://ru.wikipedia.org/wiki/Модуль:Yesno/doc»)
- 17:12, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:Yesno (Новая страница: «-- Imported from: https://en.wikipedia.org/wiki/Module:Yesno -- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val...»)
- 17:03, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Модуль:yesno (Новая страница: «-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == '...») Метка: визуальный редактор отключён
- 16:59, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Шаблон:Card/doc (Новая страница: «{{Documentation}} {{t|Card}} is a template for generating cards in a grid or row layout on a page. <includeonly>{{PAGENAME}}</includeonly><noinclude></noinclude> == Parameters == === Formatting parameters === ;count :The number of cards generated ;column :The number of cards on a single row (max 6) ;wide :Allows the grid to extend beyond page width in widescreen (yes or no) === Content parameters === ;title(n) :The titl...»)
- 16:59, 22 октября 2023 Vasiliy Gorodeckiy обсуждение вклад создал страницу Шаблон:Card (Новая страница: «<includeonly><div class="card-container {{#ifeq:{{yesno|{{{wide|}}}}}|yes|floatnone}}"> <div class="card-row"> {{#loop: cardcount | 1 | {{{count|{{{column|1}}}}}} | <div class="card {{#if:{{{column|}}}|card-col{{{column}}}}}" style="{{#if:{{{colorbg{{#var:cardcount}}|}}}|background:{{{colorbg{{#var:cardcount}}}}};}}{{#if:{{{colortext{{#var:cardcount}}|}}}|color:{{{colortext{{#var:cardcount}}}}}}}"> <div class="card-top...»)