All public logs
Jump to navigation
Jump to search
Combined display of all available logs of OS-Tan Collections Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:41, 10 December 2023 Halian talk contribs created page Template:Clickable button 2/doc (Created page with "{{Documentation subpage}} {{Shortcut|Template:Click}} {{lua|Module:Clickable button 2}} This template styles a link like a button, using the mediawiki.ui.button module. This expands the clickable area and tap target for the link. It can be used in the following ways, *'''Code: '''<code><nowiki>{{Clickable button 2|Main Page}}</nowiki></code> **'''Result: '''{{Clickable button 2|Main Page}} *'''Code: '''<code><nowiki>{{Clickable button 2|Main Page|Cover page}}</nowiki><...")
- 19:40, 10 December 2023 Halian talk contribs created page Template:Clickable button 2 (Created page with "{{#invoke:Clickable button 2|main}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage. --> </noinclude>")
- 19:40, 10 December 2023 Halian talk contribs created page Template:Click (Created page with "#REDIRECT {{Clickable button 2}}")
- 19:39, 10 December 2023 Halian talk contribs protected Template:Plainlist/styles.css [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:39, 10 December 2023 Halian talk contribs protected Module:Shortcut/styles.css [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:39, 10 December 2023 Halian talk contribs protected Template:Hlist/styles.css [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:38, 10 December 2023 Halian talk contribs protected Module:Shortcut [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
- 19:01, 10 December 2023 Halian talk contribs deleted page Template:Reflist/styles.css (content was: "{{pp|small=yes}}: can we remove the font size declarations? .references gets a font-size in * common.css that is always 90, and there is nothing else in reflist out in * the wild. May affect column sizes.: .reflist { font-size: 90%; Default font-size: margin-bottom: 0.5em; list-style-type: decimal; } .reflist .references { font-size: 100%;...", and the only contributor was "Halian" (talk))
- 19:01, 10 December 2023 Halian talk contribs deleted page Template:Reflist (content was: "<templatestyles src="Reflist/styles.css" /><div class="reflist <!-- -->{{#if:{{{1|}}}{{{colwidth|}}}|reflist-columns references-column-width}} <!-- -->{{#switch:{{{liststyle|{{{group|}}}}}}|upper-alpha|upper-roman|lower-alpha|lower-greek|lower-roman=reflist-{{{liststyle|{{{group}}}}}}}} <!-- -->{{#if:{{{1|}}}|{{#iferror:{{#ifexpr: {{{1|1}}} > 1 }}||{{#switch:{{{1|}}}|1=|2=reflist...", and the only contributor was "Halian" (talk))
- 19:01, 10 December 2023 Halian talk contribs deleted page Template:Reflist/doc (content was: "This citation template provides formatting and organizational features for footnotes. ==Parameters== There are no ''required'' parameters; if none are supplied, a single-column list will be generated if there are fewer than 10 references in the list. If you have more than 10 references, it will use columns o...", and the only contributor was "Halian" (talk))
- 19:00, 10 December 2023 Halian talk contribs created page Template:Reflist/doc (Created page with "This citation template provides formatting and organizational features for footnotes. ==Parameters== There are no ''required'' parameters; if none are supplied, a single-column list will be generated if there are fewer than 10 references in the list. If you have more than 10 references, it will use columns of 30em wide if your device allows this. Optional parameters are: * Unnamed parameter (must b...")
- 18:56, 10 December 2023 Halian talk contribs created page Module:Check for unknown parameters/doc (Created page with "{{Documentation subpage}} This module may be appended to a template to check for uses of unknown parameters. Unlike many other modules, this module is ''not'' implemented by a template. == Usage == === Basic usage === <syntaxhighlight lang="wikitext"> {{#invoke:Check for unknown parameters|check |unknown=Category:Some tracking category |arg1|arg2|arg3|argN}} </syntaxhighlight> or to sort the entries in the tracking category by parameter with a preview error message...")
- 18:53, 10 December 2023 Halian talk contribs created page Template:Reflist/styles.css (Created page with "{{pp|small=yes}}: can we remove the font size declarations? .references gets a font-size in * common.css that is always 90, and there is nothing else in reflist out in * the wild. May affect column sizes.: .reflist { font-size: 90%; Default font-size: margin-bottom: 0.5em; list-style-type: decimal; } .reflist .references { font-size: 100%; Reset font-size when nested in div.reflist: margin-bottom: 0; /* Avoid dou...")
- 18:52, 10 December 2023 Halian talk contribs created page Module:Check for unknown parameters (Created page with "-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is -- not on the list local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end local function clean(text) -- Return text cleaned for display and truncated if too long. -- Strip markers are replaced with dummy text representing the original wikitext...")
- 18:51, 10 December 2023 Halian talk contribs created page Template:Reflist (Created page with "<templatestyles src="Reflist/styles.css" /><div class="reflist <!-- -->{{#if:{{{1|}}}{{{colwidth|}}}|reflist-columns references-column-width}} <!-- -->{{#switch:{{{liststyle|{{{group|}}}}}}|upper-alpha|upper-roman|lower-alpha|lower-greek|lower-roman=reflist-{{{liststyle|{{{group}}}}}}}} <!-- -->{{#if:{{{1|}}}|{{#iferror:{{#ifexpr: {{{1|1}}} > 1 }}||{{#switch:{{{1|}}}|1=|2=reflist-columns-2|#default=reflist-columns-3}} }}}}" <!-- end class -->{{#if: {{{1|}}}<!-- start sty...")
- 18:51, 10 December 2023 Halian talk contribs created page Template:Clear (Created page with "<div style="clear:{{{1|both}}};"></div><noinclude> {{documentation}} </noinclude>")
- 18:50, 10 December 2023 Halian talk contribs created page Template:Excerpt/doc (Created page with "{{Documentation subpage}} {{Lua|Module:Excerpt}} This template is used for reusing parts of pages in other pages. This practice has several advantages: * '''Reduces maintenance''' by avoiding duplicate content that must be updated multiple times * '''Improves content quality''' by encouraging editors to merge related content, rather than having multiple versions in various stages of development * '''Fosters collaboration''' by channeling contributors into one place, r...")
- 18:44, 10 December 2023 Halian talk contribs created page Template:Yesno/doc (Created page with "{{Documentation subpage}} {{tl|Yesno}} evaluates any input and produces a normalized <samp>yes</samp> or nil output, based on the content of the input and several configurable options. == Usage == The template distinguishes five different types of input, supplied on the first unnamed parameter: # '''Yes''': Case-insensitive forms of <code>Yes</code>, <code>y</code>, <code>true</code>, <code>on</code>, and <code>1</code> # '''No''': Case-insensitive forms of <code>No</c...")
- 18:40, 10 December 2023 Halian talk contribs created page Template:Yesno (Created page with "{{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }} |no |n |f |false |off |0 = {{{no|<!-- null -->}}} | = {{{blank|{{{no|<!-- null -->}}}}}} |¬ = {{{¬|}}} |yes |y |t |true |on |1 = {{{yes|yes}}} |#default = {{{def|{{{yes|yes}}}}}} }}<noinclude> {{Documentation}} </noinclude>")
- 15:24, 5 December 2023 Goujer talk contribs created page Category:Windows (Created page with "Windows is an OS made by Microsoft!")
- 12:15, 5 December 2023 Goujer talk contribs created page Category talk:Windows (Test)
- 10:42, 5 December 2023 Goujer talk contribs changed group membership for Fedora-Tan from bureaucrat, interface administrator and administrator to bureaucrat, interface administrator, administrator and suppressor
- 10:40, 5 December 2023 Goujer talk contribs changed group membership for Bella from bureaucrat and administrator to bureaucrat, administrator, interface administrator and suppressor
- 10:39, 5 December 2023 Goujer talk contribs changed group membership for Fedora-Tan from bureaucrat and administrator to bureaucrat, administrator and interface administrator
- 10:39, 5 December 2023 Goujer talk contribs changed group membership for Halian from bureaucrat and administrator to administrator, interface administrator and suppressor (Lord help me)
- 03:58, 5 December 2023 Halian talk contribs deleted page Template:OStaninfo (unused template; nominated for deletion twelve and half years ago)
- 03:57, 5 December 2023 Halian talk contribs deleted page Template:OSinfobox100px (unused template)
- 03:57, 5 December 2023 Halian talk contribs deleted page Template:Literature (unused template)
- 02:16, 5 December 2023 Halian talk contribs created page Template:Navbar/doc (Created page with "{{documentation subpage}} {{#ifeq:{{BASEPAGENAME}}|Navbar|{{Cascade-protected template}}}} {{lua|Module:Navbar}}{{#ifeq:{{BASEPAGENAME}}|VTE|{{tsh|V}}}} {{tl|Navbar}} provides a small "view '''·''' talk '''·''' edit" navigation bar. It is primarily used for content-heavy templates and other transcluded content blocks, so that the content inside the template or block is more easily editable ''in situ'' where it was found, without having...")
- 02:04, 5 December 2023 Halian talk contribs created page Module:Purge/doc (Created page with "This module produces a link to purge a page's cache. This is usually the current page, but can be another page. == Usage == === From wiktext === From wikitext, this module should be accessed via Template:Purge. Please see the template page for documentation. === From Lua === From Lua, first you need to load the module: <syntaxhighlight lang="lua"> local mPurge = require('Module:Purge') </syntaxhighlight> Then you can create purge links with the <code>_main</cod...")
- 02:03, 5 December 2023 Halian talk contribs created page Module:Purge (Created page with "-- This module implements Template:Purge. local p = {} local function makeUrlLink(url, display) return string.format('[%s %s]', url, display) end function p._main(args) -- Make the URL local url do local title if args.page then title = mw.title.new(args.page) if not title then error(string.format( "'%s' is not a valid page name", args.page ), 2) end else title = mw.title.getCurrentTitle() end if args.anchor then title...")
- 02:03, 5 December 2023 Halian talk contribs created page Template:Purge/doc (Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page --> {{Cascade-protected template}} {{lua|Module:Purge}} {{tl|Purge}} produces a link that will purge the page's cache and rebuild it from the wikitext. ==Purpose== For efficiency in service, MediaWiki caches pages. Depending on the exact sequence of actions editors follow, one may view an out-of-date version of a given page. This happens most often on heavily-edited pages and on pa...")
- 02:00, 5 December 2023 Halian talk contribs created page Template:Purge (Created page with "{{#invoke:Purge|main}}<noinclude> {{documentation}} </noinclude>")
- 01:59, 5 December 2023 Halian talk contribs created page File:Min9z044.jpg
- 01:59, 5 December 2023 Halian talk contribs uploaded File:Min9z044.jpg
- 01:54, 5 December 2023 Halian talk contribs created page File:MinXmini345.jpg
- 01:54, 5 December 2023 Halian talk contribs uploaded File:MinXmini345.jpg
- 01:28, 5 December 2023 Halian talk contribs created page Module:Text (Created page with "local yesNo = require("Module:Yesno") local Text = { serial = "2022-07-21", suite = "Text" } --[=[ Text utilities ]=] -- local globals local PatternCJK = false local PatternCombined = false local PatternLatin = false local PatternTerminated = false local QuoteLang = false local QuoteType = false local RangesLatin = false local SeekQuote = false local function initLatinData() if not RangesLatin then...")
- 01:26, 5 December 2023 Halian talk contribs created page Module:Submit an edit request/config (Created page with "-- This module contains configuration data for Module:Submit an edit request. return { -------------------------------------------------------------------------------- -- Messages -------------------------------------------------------------------------------- -- The default display value for edit requests. ['default-display-value'] = 'Submit an edit request', -- The template that stores the edit request preload text ['preload-template'] = 'Template:Submit an edi...")
- 01:13, 5 December 2023 Halian talk contribs moved page File:Inori Emberassed.jpg to File:Inori Embarrassed.jpg without leaving a redirect (spelling correction)
- 01:04, 5 December 2023 Halian talk contribs created page File:Full-protection-shackle.png
- 01:04, 5 December 2023 Halian talk contribs uploaded File:Full-protection-shackle.png
- 01:04, 5 December 2023 Halian talk contribs created page File:Cascade-protection-shackle.png
- 01:04, 5 December 2023 Halian talk contribs uploaded File:Cascade-protection-shackle.png
- 00:42, 5 December 2023 Halian talk contribs created page File:BeOSclock.png
- 00:42, 5 December 2023 Halian talk contribs uploaded File:BeOSclock.png
- 00:13, 5 December 2023 Halian talk contribs created page File:Blank CD.png
- 00:13, 5 December 2023 Halian talk contribs uploaded File:Blank CD.png
- 23:56, 4 December 2023 Halian talk contribs created page File:Placeholder.png (A placeholder.)
- 23:56, 4 December 2023 Halian talk contribs uploaded File:Placeholder.png (A placeholder.)