Noba zaa lantaa
Laŋ a boma naŋ na bebe zaa taaŋ Wikipiideɛ. Foŋ naŋ baŋ sigiri la a boma ŋaa kaabu kyɛ poŋ a,a sɛgre yuori (yelle nimizie), bee naŋ taa ferebu a ko game na (kyɛ anaŋ na e la yelle nimizie).
- 06:47, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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; }")
- 06:46, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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(...")
- 06:45, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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...")
- 06:44, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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....")
- 06:44, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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...")
- 06:43, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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>")
- 06:43, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page Tɛmpileti:Confused (Redirected page to Tɛmpileti:Distinguish) Tag: New redirect
- 06:42, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page Tɛmpileti:Checked box (Created page with "<noinclude>{{confused|Template:Checkbox}} </noinclude>alt=checked box|link=<noinclude> {{documentation}} </noinclude>")
- 06:42, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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>")
- 06:40, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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...")
- 06:38, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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; }")
- 06:38, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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...")
- 06:37, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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....")
- 06:36, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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 = ''...")
- 06:35, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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>")
- 06:34, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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...")
- 06:34, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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 =...")
- 06:33, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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...")
- 06:32, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page Tɛmpileti:Template shortcut (Created page with "<includeonly>{{#invoke:Shortcut|main|template=yes}}</includeonly><noinclude>{{Documentation}}</noinclude>")
- 06:32, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page Tɛmpileti:Tsh (Redirected page to Tɛmpileti:Template shortcut) Tag: New redirect
- 06:31, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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>")
- 06:31, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page Tɛmpileti:Y& (Redirected page to Tɛmpileti:Tick (unicode)) Tag: New redirect
- 06:30, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page Tɛmpileti:Aye (Created page with "<onlyinclude>13px|alt=Green tick|link=<SPAN STYLE="display:none">Y</SPAN></onlyinclude> {{documentation}}")
- 06:30, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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>")
- 06:29, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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>")
- 06:28, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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>")
- 06:28, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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>")
- 06:24, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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...")
- 06:23, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page Tɛmpileti:Cross (Redirected page to Tɛmpileti:Xmark) Tag: New redirect
- 06:21, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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(...")
- 06:20, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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>")
- 06:20, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page Tɛmpileti:Tlp (Redirected page to Tɛmpileti:Template link with parameters) Tag: New redirect
- 06:18, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page Tɛmpileti:Template link (Created page with "{{[[Template:{{{1}}}|{{{1}}}]]}}<noinclude>{{documentation}} <!-- Categories go on the /doc subpage and interwikis go on Wikidata. --> </noinclude>")
- 06:18, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page Tɛmpileti:Tl (Redirected page to Tɛmpileti:Template link) Tag: New redirect
- 06:17, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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>")
- 06:16, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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...")
- 06:15, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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...")
- 06:14, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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...")
- 06:13, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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...")
- 06:12, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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; }")
- 06:11, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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...")
- 06:10, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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:09, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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. ---------------------------------------------------------------------------------...")
- 06:08, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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'...")
- 06:06, 8 Mɛrnoɔre 2024 Liuxinyu970226 yeli eŋ fo sombo created page 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...")