Дополнительные действия
Общий список журналов сайта wiki.iccup.org. Вы можете отфильтровать результаты по типу журнала, имени участника (учитывается регистр) или затронутой странице (также учитывается регистр).
- 17:11, 2 сентября 2024 DarkMuse обсуждение вклад создал страницу Модуль:Tabs (Новая страница: «--- -- @iCCup -- wiki=commons -- page=Module:Tabs -- -- This module is adapted for iCCup. -- local Array = require('Module:Array') local Class = require('Module:Class') local Logic = require('Module:Logic') local Operator = require('Module:Operator') local Page = require('Module:Page') local Table = require('Module:Table') local Tabs = {} ---Creates static tabs. ---Entry point of Template:Tabs static ---@param args table? ---@return Html? function Tabs.st...»)
- 17:08, 2 сентября 2024 DarkMuse обсуждение вклад создал страницу Test (Новая страница: «{{Tabber|link1=Strength|name1=Strength|name2=Changelogs|link2=Strength/Changelogs}}») Метка: через визуальный редактор
- 16:58, 2 сентября 2024 DarkMuse обсуждение вклад переименовал страницу Модуль:LPDB entity count в Модуль:ICCup entity count без оставления перенаправления
- 15:32, 1 сентября 2024 Maintenance script обсуждение вклад создал страницу smw/schema:Profile:Facetedsearch default profile (Semantic MediaWiki search import)
- 15:32, 1 сентября 2024 Maintenance script обсуждение вклад создал страницу Свойство:Owl:differentFrom (Semantic MediaWiki default vocabulary import)
- 15:32, 1 сентября 2024 Maintenance script обсуждение вклад создал страницу Свойство:Foaf:homepage (Semantic MediaWiki default vocabulary import)
- 15:32, 1 сентября 2024 Maintenance script обсуждение вклад создал страницу Свойство:Foaf:name (Semantic MediaWiki default vocabulary import)
- 15:32, 1 сентября 2024 Maintenance script обсуждение вклад создал страницу Свойство:Foaf:knows (Semantic MediaWiki default vocabulary import)
- 15:32, 1 сентября 2024 Maintenance script обсуждение вклад создал страницу MediaWiki:Smw import owl (Semantic MediaWiki default vocabulary import)
- 15:32, 1 сентября 2024 Maintenance script обсуждение вклад создал страницу MediaWiki:Smw import foaf (Semantic MediaWiki default vocabulary import)
- 15:32, 1 сентября 2024 Maintenance script обсуждение вклад создал страницу MediaWiki:Smw import skos (Semantic MediaWiki default vocabulary import)
- 15:32, 1 сентября 2024 Maintenance script обсуждение вклад создал страницу MediaWiki:Smw import schema (Semantic MediaWiki default vocabulary import)
- 15:32, 1 сентября 2024 Maintenance script обсуждение вклад создал страницу smw/schema:Group:Predefined properties (Semantic MediaWiki group import)
- 15:32, 1 сентября 2024 Maintenance script обсуждение вклад создал страницу smw/schema:Group:Schema properties (Semantic MediaWiki group import)
- 21:55, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:Hero Entry/doc (Новая страница: «=== Адаптированная документация под iCCup === ----== Использование == Шаблон <code><nowiki>{{Tl|Hero Entry}}</nowiki></code> используется для отображения иконок героев в iCCup. Он принимает имя героя в качестве параметра и возвращает его иконку. Примеры использования: Если параметр...») Метка: редактор вики-текста 2017
- 21:53, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:Hero Entry (Новая страница: «<includeonly><!-- -->{{#vardefine:heroname|{{#replace:{{{pagename|{{{hero|{{{1}}}}}}}}}|<nowiki> </nowiki>|_}}}}<!-- -->{{VarQuery|table=datapoint|where=type::hero AND [[pagename::{{#var:heroname|}}]]|fields=name,image,pagename|failquiet=true}}<!-- --><li><div class="heroes-panel__hero-card {{#ifeq:{{lc:{{{vercheck|}}}}}|yes|vercheck_{{#lpdb:datapoint|conditions=type::vercheck and [[pagename::{{#var:heroname}}]]|template=Identity{{!}}p...») Метка: редактор вики-текста 2017
- 21:52, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:Tabber (Новая страница: «<includeonly>{{#invoke:Tabs|static|This={{{this|}}}}}</includeonly><noinclude> {{/doc}} Category:Tabs templates </noinclude>») Метка: редактор вики-текста 2017
- 21:51, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Heroes (Новая страница: «The current hero grid as of [[{{CurrentVersion}}]], heroes are sorted in alphabetical order. Heroes greyed-out are not up to date with the current version. {{HeroTable|vercheck=yes}}») Метка: редактор вики-текста 2017
- 21:51, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:DisplayUtil (Новая страница: «--- -- @iCCup -- wiki=commons -- page=Module:DisplayUtil -- -- Please see https://github.com/iCCup/Lua-Modules to contribute -- local Array = require('Module:Array') local FeatureFlag = require('Module:FeatureFlag') local FnUtil = require('Module:FnUtil') local Logic = require('Module:Logic') local TypeUtil = require('Module:TypeUtil') local DisplayUtil = {propTypes = {}, types = {}} --[[ Checks that the props to be used by a display component satisfy typ...»)
- 21:49, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:Json (Новая страница: «--- -- @iCCup -- wiki=commons -- page=Module:Json -- -- Please see https://github.com/iCCup/Lua-Modules to contribute -- local Json = {} local Arguments = require('Module:Arguments') local Table = require('Module:Table') ---Json-stringifies all arguments from a supplied frame. ---@param frame Frame ---@return string function Json.fromArgs(frame) local args = Arguments.getArgs(frame) return Json.stringify(args) end ---Json-stringifies a given table. ---...»)
- 21:47, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:HeroTable (Новая страница: «<div class="heroes-panel" data-component="heroes-panel"> <div class="heroes-panel__category category--strength"> <div class="heroes-panel__category-title"> frameless|24px Сила ({{#lpdb:datapoint|query=count::pagename|conditions=type::hero and extradata_primary::Сила and extradata_game::iCCup|template=Identity{{!}}param=count_pagename}}) </div> <ul class="heroes-panel__categor...») Метка: редактор вики-текста 2017
- 21:44, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:CurrentVersion/doc (Новая страница: «Этот шаблон показывает актуальную версию карты iCCup Dota Current Version: {{CurrentVersion}} <noinclude>ru:Шаблон:CurrentVersion/doc</noinclude>») Метка: редактор вики-текста 2017
- 21:41, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:CurrentVersion (Новая страница: «<includeonly><!--{{#lpdb:datapoint|conditions = type::version and extradata_dota1::!| limit = 1| order = date desc| template = Identity{{!}}param=extradata_version}}-->iCCup Dota Version 426</includeonly><noinclude>{{Doc}}ru:Шаблон:ТекущаяВерсия</noinclude>») Метка: редактор вики-текста 2017
- 21:37, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:LPDB entity count (Новая страница: «local Arguments = require('Module:Arguments') local EntityCounter = {} function EntityCounter.count(frame) return EntityCounter._count(Arguments.getArgs(frame)) end function EntityCounter._count(args) local smwQuery = args.query local conditions = args.conditions local queryString = "" .. smwQuery .. "" if conditions then queryString = queryString .. conditions end local res = mw.smw.ask { queryString, "format=count" } if type(res) =...»)
- 21:35, 31 августа 2024 77.221.132.30 обсуждение создал страницу Шаблон:Header banner (Новая страница: «<includeonly><div class="header-banner"> <div class="header-banner__logo"> <div class="logo--light-theme">[[File:{{{logo-lighttheme}}}|200px|link=]]</div> <div class="logo--dark-theme">[[File:{{{logo-darktheme}}}|200px|link=]]</div> </div> {{#searchbox:}} </div></includeonly><noinclude>{{documentation}}</noinclude>»)
- 21:32, 31 августа 2024 77.221.132.30 обсуждение создал страницу Шаблон:Navigation card (Новая страница: «<includeonly><div class="navigation-card"> <div class="navigation-card__image">[[File:{{{file|}}}|link=]]</div><span class="navigation-card__title">{{#if:{{{text|}}}|[[{{{link|{{{text}}}}}}|{{{text}}}]]}}</span>{{#if:{{{count|}}}|<span class="navigation-card__subtitle">{{{count}}}</span>}} </div></includeonly><noinclude>{{documentation}}</noinclude>»)
- 15:50, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:Vehicle/i18n.json (Новая страница: «{ "license": "CC0-1.0", "description": { "en": "Translation table for the Module:Vehicle" }, "template_description": { "en": "This template handles data related to vehicles.", "de": "Diese Vorlage behandelt Daten zu Fahrzeugen." }, "schema": { "fields": [ { "name": "id", "type": "string" }, { "name": "message", "type": "localized" }, { "name": "type", "type": "string" }, { "name": "label", "t...»)
- 15:48, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:ApiDoc/doc (Новая страница: «Utility for {{tl|ApiDoc}} ==API== {{ApiDocStart|ApiDoc|link=Module:ApiDoc}} {{ApiDoc|isDocPage|params=|description=Returns true if the current page is a documentation page, identified by having "/doc" in its title.|returns=boolean}} {{ApiDocEnd}}») Метка: редактор вики-текста 2017
- 15:47, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:ApiDoc (Новая страница: «local ApiDoc = {} --- Checks if the current page is a documentation page. --- A documentation page is identified by having "/doc" in its title. --- @return boolean True if the current page is a documentation page, otherwise false. function ApiDoc.isDocPage() local pagename = mw.title.getCurrentTitle().text return string.find(pagename, '/doc') end return ApiDoc»)
- 15:46, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:Logic/doc (Новая страница: «==API== {{ApiDocStart|Logic|link=Module:Logic}} {{ApiDoc|emptyOr|params=val1: value, val2: value, default: value|description=Returns the first non-empty value.|returns=value}} {{ApiDoc|isEmpty|params=val: any|description=Checks if a value or table is empty.|returns=boolean}} {{ApiDoc|isNumeric|params=val: value|description=Checks if a value is numeric.|returns=boolean}} {{ApiDoc|isNotEmpty|params=val: any|description=Checks if a value or table is not empty.|...») Метка: редактор вики-текста 2017
- 15:45, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:Logic (Новая страница: «--- -- @iCCup -- wiki=commons -- page=Module:Logic -- -- This module implements various logical functions for use within templates and other Lua modules on iCCup. -- local Logic = {} ---Returns `val1` if it isn't empty else returns `val2` if that isn't empty, else returns default ---@generic A, B, C ---@param val1 A? ---@param val2 B? ---@param default C? ---@return A|B|C|nil function Logic.emptyOr(val1, val2, default) if not Logic.isEmpty(val1) then re...»)
- 15:39, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:Navplate/doc (Новая страница: «{{Documentation}} {{t|navplate}} allows a navigational template to be set up relatively quickly by supplying it with one or more lists of links, similar to navigational templates used on other wikis. == Usage == Please remove the parameters that are left blank. <pre> {{Navplate |subtitle = |title = |label1 = |list1 = |label2 = |list2 = |label3 = |list3 = }} </pre> == Parameter list == ;<code>subtitle</code> :Subtitle text above the title, it s...») Метка: редактор вики-текста 2017
- 15:38, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:Navplate (Новая страница: «<includeonly>{{#invoke:Navplate|navplate}}</includeonly><noinclude> {{/doc}} <!-- Categories go in the /doc subpage --> </noinclude>») Метка: редактор вики-текста 2017
- 15:37, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:Navplate/doc (Новая страница: «{{Documentation|scwShared=true}} '''Module:Navplate''' implements the {{t|navplate}} template.») Метка: редактор вики-текста 2017
- 15:37, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:Navplate (Новая страница: «-------------------------------------------------------------------------------- -- Module:Navplate -- -- This module implements {{Navplate}} -- -- Based on Module:Infobox -- -- This is a work in progress -- ---------------------------------------------------------...»)
- 15:34, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:Common/Api/doc (Новая страница: «{{Documentation|scwShared=true}}») Метка: редактор вики-текста 2017
- 15:33, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:Common/Api (Новая страница: «local common = {} --- Checks if the provided data structure is valid --- @param table data --- @param string key local function structureValid( data, key ) key = key or nil if type( data ) ~= 'table' then return false end if key ~= nil then return data[key] ~= nil end return true end --- @param table data --- @return string|nil function common.getManufacturerName( data ) if not structureValid( data, 'manufacturer' ) then return nil en...»)
- 15:27, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:Infobox user (Новая страница: «<includeonly>{{#invoke:Lua|invoke|module=Infobox/Person/User/Custom|fn=run|wiki=iccup|id={{#if:{{{id|}}}|{{{id|}}}|{{PAGENAME}}}}}}</includeonly> <noinclude>{{documentation}} Category:Templates Category:Lua-based templates Category:Infoboxes Category:iCCup templates </noinclude>») Метка: редактор вики-текста 2017
- 15:25, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:Hatnote/doc (Новая страница: «{{Documentation|fromWikipedia=true}} The {{t|Hatnote}} template is a simple notice template intended for use when posting editorial notes in articles. It is useful for highlighting important information, such as corrections or comments. Note that the user should supply a short bolded description of what kind of editorial note this is. ;Sample Output: <nowiki>{{Hatnote|'''Note:''' This is an editorial comment.}}</nowiki> ;Results in: {{Hatnote|'''Note:'''...») Метка: редактор вики-текста 2017
- 15:24, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:Hatnote (Новая страница: «<includeonly>{{#invoke:Hatnote|hatnote}}</includeonly><noinclude>{{/doc}}</noinclude>») Метка: редактор вики-текста 2017
- 15:24, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:Example/doc (Новая страница: «{{Documentation}} ===TemplateData=== <templatedata> { "description": "Example template that creates a small note saying it is an example.", "params": {} } </templatedata> ===Usage=== If this were a real template, the documentation would go here, along with a few examples on how to use it. Some templates keep this documentation on a separate page; see Help:Template documentation for details on how to create and maintain template documentation. <inclu...») Метка: редактор вики-текста 2017
- 15:23, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:Note (Перенаправление на Шаблон:Hatnote) Метки: новое перенаправление редактор вики-текста 2017
- 15:22, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:Example (Новая страница: «{{Note|This is an example template}}<noinclude> {{/doc}} </noinclude>») Метка: редактор вики-текста 2017
- 15:19, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:ApiDocEnd (Новая страница: «<includeonly> <!-- Closing the definition list started elsewhere --> </dl> <!-- Conditional display of a link to the documentation, only if `nolink` is not set --> {{#if:{{{nolink|}}}|| ''See all our documentation here.'' <!-- Link to Scribunto help page --> }}<!-- -->{{#vardefine:api_store|}} <!-- Clear api_store variable --> </includeonly> <noinclude>{{Documentation}}</noinclude>») Метка: редактор вики-текста 2017
- 15:18, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:ApiDoc (Новая страница: «<includeonly> <!-- Generate a documentation entry for a function with a link to a detailed subpage. --> <dt> {{#if:{{#var:api_module_name|}}| [[{{#var:api_module_name}}/doc/{{{1|}}}|{{{1|}}}]]| <!-- Link to the detailed documentation subpage --> [[/{{{1|}}}|{{{1|}}}]] }} {{#if:{{{params|}}| <span style="font-weight:400;">({{{params|}}})</span> <!-- Display function parameters --> }} {{#if:{{{returns|}}| <...») Метка: редактор вики-текста 2017
- 15:17, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Шаблон:ApiDoc/doc (Новая страница: «iCCup API Documentation Guide Allows for easy creation of API documentation (e.g., for modules) within the iCCup platform. Use in combination with {{tl|ApiDocStart}} and {{tl|ApiDocEnd}} (at the start and end of the documentation section). Functions generate links to a subpage, so that more detailed documentation can be provided. Use {{tl|ApiDocBig}} there. By default, this setup stores documentation into LPDB (as datapoints). To turn this off, use the {{tl|...») Метка: редактор вики-текста 2017
- 15:15, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:FeatureFlag/Config/doc (Новая страница: «<!-- Documentation for FeatureFlag/Config --> =FeatureFlag/Config Documentation= The `FeatureFlag/Config` module is used to define the default values of feature flags used throughout the iCCup platform. Feature flags are used to control the availability of certain features or functionalities, often for testing or phased rollouts. By setting default values here, developers can easily manage which features are enabled or disabled by default. ==How to Use==...») Метка: редактор вики-текста 2017
- 15:14, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:FeatureFlag/Config (Новая страница: «-- Add feature flags here for iCCup return { award_table = { defaultValue = false }, -- Controls whether award tables are enabled debug_import = { defaultValue = false }, -- Enables debugging for imports debug_match_history = { defaultValue = false }, -- Enables debugging for match history debug_placement = { defaultValue = false }, -- Enables debugging for placements debug_query = { defaultValue = false }, -- Enables debugging fo...»)
- 15:12, 31 августа 2024 DarkMuse обсуждение вклад создал страницу Модуль:FeatureFlag/doc (Новая страница: «<!-- Documentation for Module:FeatureFlag --> =FeatureFlag Module Documentation= The `FeatureFlag` module is used to manage feature flags, which are boolean values controlling whether certain code paths related to new features are enabled or not. This module provides functionality to read, set, and temporarily apply feature flags. ==Usage== Feature flags can be used to enable or disable specific features or parts of code. They can be set permanentl...») Метка: редактор вики-текста 2017
- 15:10, 31 августа 2024 DarkMuse обсуждение вклад восстановил страницу Модуль:FeatureFlag (1 версия) (Запрос автора)