Yelle fo naŋ e Liuxinyu970226
Yelnyɔgeraa
Results for Liuxinyu970226 yeli Pege Bɔ eŋ Kpeɛbohi global block log global account abuse log
A user with 45 edits. Account created on 6 Nyɔgevennebare 2023.
8 Mɛrnoɔre 2024
- 06:4706:47, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +415 N Module:Hatnote/styles.css Created page with "→{{pp|small=y}}: .hatnote { font-style: italic; } →Limit structure CSS to divs because of [[Module:Hatnote inline]]: div.hatnote { →@noflip: padding-left: 1.6em; margin-bottom: 0.5em; } .hatnote i { font-style: normal; } →The templatestyles element inserts a link element before hatnotes. * TODO: Remove link if/when WMF resolves T200206: .hatnote + link + .hatnote { margin-top: -0.5em; }" Pampana
- 06:4606:46, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +6,484 N Module:Format link Created page with "-------------------------------------------------------------------------------- -- Format link -- -- Makes a wikilink from the given link and display values. Links are escaped -- with colons if necessary, and links to sections are detected and displayed -- with " § " as a separator rather than the standard MediaWiki "#". Used in -- the {{format link}} template. -------------------------------------------------------------------------------- local libraryUtil = require(..." Pampana
- 06:4506:45, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +7,325 N Module:Hatnote list Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote list -- -- -- -- This module produces and formats lists for use in hatnotes. In particular, -- -- it implements the for-see list, i.e. lists of "For X, see Y" statements, -- -- as used in {{about}}, {{redirect}}, and their variants. Also introd..." Pampana
- 06:4406:44, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +6,037 N Module:Hatnote Created page with "-------------------------------------------------------------------------------- -- Module:Hatnote -- -- -- -- This module produces hatnote links and links to related articles. It -- -- implements the {{hatnote}} and {{format link}} meta-templates and includes -- -- helper functions for other Lua hatnote modules...." Pampana
- 06:4406:44, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +897 N Module:Distinguish Created page with "local mHatnote = require('Module:Hatnote') local mHatlist = require('Module:Hatnote list') local mArguments --initialize lazily local mTableTools --initialize lazily local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local p = {} function p.distinguish(frame) mArguments = require('Module:Arguments') mTableTools = require('Module:TableTools') local args = mArguments.getArgs(frame) local selfref = args.selfref local text = args.text a..." Pampana
- 06:4306:43, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +290 N Tɛmpileti:Distinguish Created page with "{{#invoke:Distinguish|distinguish}}<noinclude><!-- splitting these lines causes {{Documentation}} template to terminate green shading when Distinguish is used in /doc pages. --> {{Documentation}} <!-- Add categories to the /doc subpage and interwikis to Wikidata, not here! --> </noinclude>" Pampana
- 06:4306:43, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +61 N Tɛmpileti:Confused Redirected page to Tɛmpileti:Distinguish Pampana Tag: New redirect
- 06:4206:42, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +141 N Tɛmpileti:Checked box Created page with "<noinclude>{{confused|Template:Checkbox}} </noinclude>alt=checked box|link=<noinclude> {{documentation}} </noinclude>" Pampana
- 06:4206:42, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +200 N Tɛmpileti:Nayc Created page with "20px|link=|alt=Red X symbol<span style="display:none">N</span><!--template:nayc--><noinclude>{{documentation|content= ==See also== {{Check mark templates}} }}</noinclude>" Pampana
- 06:4006:40, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +19,459 N Tɛmpileti:Done/See also Created page with "<!--This is transcluded into all these templates' /doc pages to save time. -->{{Documentation subpage|override=see also|several templates {{bracket|Details}}}}{{align|right|2=''This list:'' {{navbar|Done/See also|plain=1}}}}<noinclude>__NOTOC__</noinclude> ===Inline icon templates by shape and color=== Any of the following inline, comment-level templates can be converted into {{tl|Resolved}}-style hatnotes by using {{tl|Re..." Pampana
- 06:3806:38, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +218 N Tɛmpileti:Plainlist/styles.css Created page with "→{{pp-template|small=yes}}: .plainlist ol, .plainlist ul { line-height: inherit; list-style: none; margin: 0; padding: 0; →Reset Minerva default: } .plainlist ol li, .plainlist ul li { margin-bottom: 0; }" Pampana
- 06:3806:38, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +720 N Module:Shortcut/styles.css Created page with "→{{pp-template}}: .module-shortcutboxplain { float: right; margin: 0 0 0 1em; border: 1px solid #a2a9b1; background: #fff; color: inherit; →support dark mode: padding: 0.3em 0.6em 0.2em 0.6em; text-align: center; font-size: 85%; } .module-shortcutboxleft { float: left; margin: 0 1em 0 0; } .module-shortcutlist { display: inline-block; border-bottom: 1px solid #a2a9b1; margin-bottom: 0.2em; } .module-shortcutboxplain ul { font-weight: bold; } .mo..." Pampana
- 06:3706:37, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +16,126 N Module:TableTools Created page with "------------------------------------------------------------------------------------ -- 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...." Pampana
- 06:3606:36, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +5,565 N Module:List Created page with "local libUtil = require('libraryUtil') local checkType = libUtil.checkType local mTableTools = require('Module:TableTools') local p = {} local listTypes = { ['bulleted'] = true, ['unbulleted'] = true, ['horizontal'] = true, ['ordered'] = true, ['horizontal_ordered'] = true } function p.makeListData(listType, args) -- Constructs a data table to be passed to p.renderList. local data = {} -- Classes and TemplateStyles data.classes = {} data.templatestyles = ''..." Pampana
- 06:3506:35, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +394 N Tɛmpileti:No redirect Created page with "{{safesubst:<noinclude/>#if: {{safesubst:<noinclude/>#invoke:Redirect|isRedirect|{{{1}}}}} | <span class="plainlinks">[{{safesubst:<noinclude/>fullurl:{{{1}}}|redirect=no}} {{{2|{{{1}}}}}}]</span> | {{safesubst:<noinclude/>#if:{{{2|}}}|[[:{{safesubst:<noinclude/>FULLPAGENAME:{{{1}}}}}|{{{2}}}]]|[[:{{safesubst:<noinclude/>FULLPAGENAME:{{{1}}}}}]]}} }}<noinclude> {{documentation}} </noinclude>" Pampana
- 06:3406:34, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +1,240 N Module:Shortcut/config Created page with "-- This module holds configuration data for Module:Shortcut. return { -- The heading at the top of the shortcut box. It accepts the following parameter: -- $1 - the total number of shortcuts. (required) ['shortcut-heading'] = '{{PLURAL:$1|Shortcut|Shortcuts}}', -- The heading when |redirect=yes is given. It accepts the following parameter: -- $1 - the total number of shortcuts. (required) ['redirect-heading'] = '[[Wikipedia:Redirect|{{PLURAL..." Pampana
- 06:3406:34, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +745 N Module:Yesno Created page with "-- 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 == 'y' or val =..." Pampana
- 06:3306:33, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +4,336 N Module:Shortcut Created page with "-- This module implements {{shortcut}}. -- Set constants local CONFIG_MODULE = 'Module:Shortcut/config' -- Load required modules local checkType = require('libraryUtil').checkType local yesno = require('Module:Yesno') local p = {} local function message(msg, ...) return mw.message.newRawMessage(msg, ...):plain() end local function makeCategoryLink(cat) return string.format('%s:%s', mw.site.namespaces[14].name, cat) end function p._main(shortcuts, options, fra..." Pampana
- 06:3206:32, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +105 N Tɛmpileti:Template shortcut Created page with "<includeonly>{{#invoke:Shortcut|main|template=yes}}</includeonly><noinclude>{{Documentation}}</noinclude>" Pampana
- 06:3206:32, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +74 N Tɛmpileti:Tsh Redirected page to Tɛmpileti:Template shortcut Pampana Tag: New redirect
- 06:3106:31, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +248 N Tɛmpileti:Tick (unicode) Created page with "<span style="color:green;" alt="Green tick" title="Green tick">✓</span><noinclude>{{documentation|content= {{tsh|y&}} ==See also== {{done/See also}} Category:Checkmark insertion templates Category:Resolution templates }}</noinclude>" Pampana
- 06:3106:31, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +84 N Tɛmpileti:Y& Redirected page to Tɛmpileti:Tick (unicode) Pampana Tag: New redirect
- 06:3006:30, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +131 N Tɛmpileti:Aye Created page with "<onlyinclude>13px|alt=Green tick|link=<SPAN STYLE="display:none">Y</SPAN></onlyinclude> {{documentation}}" Pampana
- 06:3006:30, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +433 N Tɛmpileti:Ya Created page with "<noinclude>{| class="wikitable" |- |</noinclude>data-sort-value="{{{sort|Yes}}}" style="background: #DFD; vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-yes2" {{#if:{{{rowspan|}}}|rowspan="{{{rowspan}}}"}} |{{{text|13px|link={{{link|}}}|{{{1|Yes}}}}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} Category:Checkmark insertion templates </noinclude>" Pampana
- 06:2906:29, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +152 N Tɛmpileti:Mby Created page with "{{{1|13}}}px|alt=Orange tick|link=<span style="display:none">Y</span><noinclude>{{Documentation|Template:Aye/doc}}</noinclude>" Pampana
- 06:2806:28, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +417 N Tɛmpileti:Yan Created page with "<noinclude>{| class="wikitable" |- |</noinclude>data-sort-value="{{{sort|Yes}}}" style="vertical-align: middle; text-align: {{{align|center}}}; {{{style|}}}" class="table-yes2" {{#if:{{{rowspan|}}}|rowspan="{{{rowspan}}}"}} |{{{text|13px|link={{{link|}}}|{{{1|Yes}}}}}}<noinclude> |} {{Documentation|Template:Table cell templates/doc}} Category:Checkmark insertion templates </noinclude>" Pampana
- 06:2806:28, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +174 N Tɛmpileti:Chk Created page with "<big>✓</big><noinclude> {{Documentation |content = Use this template to display a checkmark symbol. {{Check mark templates}} }}Category:Typing-aid templates</noinclude>" Pampana
- 06:2406:24, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +583 N Tɛmpileti:Xmark Created page with "{{ {{{|safesubst:}}}#switch:{{ {{{|safesubst:}}}lc:{{{color|{{{colour|}}}}}} }} |red |rd |r =File:X mark.svg |darkred |dkred |drd |dr =File:Dark Red x.svg |orange |or |o =File:Orange x.svg |yellow |yel |y =File:Dark yellow x.svg |black |blk |k =File:Black x.svg |grey |gray |gry |gy =File:SemiTransBlack x.svg <!--default--> |File:X mark.svg }}|{{Str number/trim|{{ {{{|safesubst:}}}#if:{{{1|}}}|{{{1}}}|20}}}}px|link=|alt..." Pampana
- 06:2306:23, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +75 N Tɛmpileti:Cross Redirected page to Tɛmpileti:Xmark Pampana Tag: New redirect
- 06:2106:21, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +4,323 N Module:Template link general Created page with "-- This implements Template:Tlg local getArgs = require('Module:Arguments').getArgs local p = {} -- Is a string non-empty? local function _ne(s) return s ~= nil and s ~= "" end local nw = mw.text.nowiki local function addTemplate(s) local i, _ = s:find(':', 1, true) if i == nil then return 'Template:' .. s end local ns = s:sub(1, i - 1) if ns == '' or mw.site.namespaces[ns] then return s else return 'Template:' .. s end end local function trimTemplate(..." Pampana
- 06:2006:20, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +220 N Tɛmpileti:Template link with parameters Created page with "<includeonly>{{#Invoke:Template link general|main|nowrap=yes}}</includeonly><noinclude> {{Documentation|1=Template:Tlg/doc |content = {{tlg/doc|tlp}} }} <!-- Add categories to the /doc subpage, not here! --> </noinclude>" Pampana
- 06:2006:20, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +69 N Tɛmpileti:Tlp Redirected page to Tɛmpileti:Template link with parameters Pampana Tag: New redirect
- 06:1806:18, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +167 N Tɛmpileti:Template link Created page with "{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude>{{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>" Pampana
- 06:1806:18, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +83 N Tɛmpileti:Tl Redirected page to Tɛmpileti:Template link Pampana Tag: New redirect
- 06:1706:17, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +209 N Tɛmpileti:Yeag Created page with "20px|link=|alt=Gray check mark<span style="display:none">Yg</span><!--template:yeag--><noinclude>{{documentation|content= ==See also== {{Check mark templates}} }}</noinclude>" Pampana
- 06:1606:16, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +742 N Module:Navbar/styles.css Created page with "→{{pp|small=yes}}: .navbar { display: inline; font-size: 88%; font-weight: normal; } .navbar-collapse { float: left; text-align: left; } .navbar-boxtext { word-spacing: 0; } .navbar ul { display: inline-block; white-space: nowrap; line-height: inherit; } .navbar-brackets::before { margin-right: -0.125em; content: '[ '; } .navbar-brackets::after { margin-left: -0.125em; content: ' ]'; } .navbar li { word-spacing: -0.125em; } .navbar a > span, .nav..." Pampana
- 06:1506:15, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +2,922 N Tɛmpileti:Hlist/styles.css Created page with "→{{pp-protected|reason=match parent|small=yes}}: →* hlist styles are defined in core and Minerva and differ in Minerva. The * current definitions here (2023-01-01) are sufficient to override Minerva * without use of the hlist-separated class. The most problematic styles were * related to margin, padding, and the bullet. Check files listed at * [[MediaWiki talk:Common.css/to do#hlist-separated]]: /* * TODO: When the majority of readership supports it (or s..." Pampana
- 06:1406:14, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +915 N Module:Navbar/configuration Created page with "return { ['templatestyles'] = 'Module:Navbar/styles.css', ['hlist_templatestyles'] = 'Hlist/styles.css', ['box_text'] = 'This box: ', -- default text box when not plain or mini ['title_namespace'] = 'Template', -- namespace to default to for title ['invalid_title'] = 'Invalid title ', ['classes'] = { -- set a line to nil if you don't want it ['navbar'] = 'navbar', ['plainlinks'] = 'plainlinks', -- plainlinks ['horizontal_list'] = 'hlist', -- horizontal lis..." Pampana
- 06:1306:13, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +5,296 N Module:Navbar Created page with "local p = {} local cfg = mw.loadData('Module:Navbar/configuration') local function get_title_arg(is_collapsible, template) local title_arg = 1 if is_collapsible then title_arg = 2 end if template then title_arg = 'template' end return title_arg end local function choose_links(template, args) -- The show table indicates the default displayed items. -- view, talk, edit, hist, move, watch -- TODO: Move to configuration. local show = {true, true, true, false, false..." Pampana
- 06:1206:12, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +188 N Tɛmpileti:Navbar-header/styles.css Created page with "→{{pp|small=y}}: .navbar-header { text-align: center; position: relative; white-space: nowrap; } .navbar-header .navbar { position: absolute; right: 0; top: 0; margin: 0 5px; }" Pampana
- 06:1106:11, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +537 N Tɛmpileti:Navbar-header Created page with "<templatestyles src="Navbar-header/styles.css"/><div class="navbar-header" {{#if:{{{fontcolor|}}}|style="color:{{{fontcolor}}};"}}>{{{1}}}<!-- -->{{#invoke:navbar|navbar | 1 = {{{2<noinclude>|Navbar-header</noinclude>}}} | {{#ifeq: {{{plain|}}} |<!--equals:-->1 |<!--then:-->plain |<!--else:-->mini }} = 1 | {{#if: {{{fontcolor|}}} | fontstyle | NULL }} = color:{{{fontcolor}}}; }}<!-- --></div><noinclude> {{documentation}} <!-- Add cats..." Pampana
- 06:1006:10, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +1,050 N Module:Documentation/styles.css Created page with "→{{pp|small=yes}}: .documentation, .documentation-metadata { border: 1px solid #a2a9b1; background-color: #ecfcf4; clear: both; } .documentation { margin: 1em 0 0 0; padding: 1em; } .documentation-metadata { margin: 0.2em 0; →same margin left-right as .documentation: font-style: italic; padding: 0.4em 1em; →same padding left-right as .documentation: } .documentation-startbox { padding-bottom: 3px; border-bottom: 1px solid #aaa; margin-bott..."
- 06:0906:09, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +17,747 N Module:Documentation/config Created page with "---------------------------------------------------------------------------------------------------- -- -- Configuration for Module:Documentation -- -- Here you can set the values of the parameters and messages used in Module:Documentation to -- localise it to your wiki and your language. Unless specified otherwise, values given here -- should be string values. ---------------------------------------------------------------------------------..." Pampana
- 06:0806:08, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +10,054 N Module:Arguments Created page with "-- 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 from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'..." Pampana
- 06:0606:06, 8 Mɛrnoɔre 2024 tɛɛtɛɛ dakroŋbaŋ +35,058 N Module:Documentation Created page with "-- This module implements {{documentation}}. -- Get required modules. local getArgs = require('Module:Arguments').getArgs -- Get the config table. local cfg = mw.loadData('Module:Documentation/config') local p = {} -- Often-used functions. local ugsub = mw.ustring.gsub local format = mw.ustring.format ---------------------------------------------------------------------------- -- Helper functions -- -- These are defined as local functions, but are made available in..."
11 Ɔɔgore 2023
- 12:2612:26, 11 Ɔɔgore 2023 tɛɛtɛɛ dakroŋbaŋ +21 m A Gampɛlɛ zu Adding interwiki links to d:Q5296
26 Gyoone 2023
- 00:0800:08, 26 Gyoone 2023 tɛɛtɛɛ dakroŋbaŋ +2 Bipogebilii Puo No edit summary
- 00:0800:08, 26 Gyoone 2023 tɛɛtɛɛ dakroŋbaŋ 0 m Bipogebilii Puo Liuxinyu970226 moved page Bipogebilii Puo to Bipogebilii Puo: why dual prefixes?