Main public logs
Appearance
Combined display of all available logs of Debian Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:00, 7 September 2025 AndrewSayers talk contribs created page ExampleForDebianHeader (Created page with "{{DebianHeader|Language=en}}")
- 15:56, 7 September 2025 AndrewSayers talk contribs created page Category:Invalid Parameters (Created page with "Categories for templates that check for invalid input. See the subcategories for particular types of invalid value.")
- 15:41, 7 September 2025 AndrewSayers talk contribs created page Category:Pages with invalid locales (Created page with "{{CategoryInvalidParameter|SanitiseLanguageCode}}")
- 15:41, 7 September 2025 AndrewSayers talk contribs created page Category:Pages with invalid booleans (Created page with "{{CategoryInvalidParameter|SanitiseBoolean}}")
- 15:36, 7 September 2025 AndrewSayers talk contribs moved page Template:CategoryInvalidInput to Template:CategoryInvalidParameter (Misspelled title)
- 15:30, 7 September 2025 AndrewSayers talk contribs created page Template:CategoryInvalidInput (Created page with "<pre><onlyinclude>Pages with instances of <kbd><nowiki>{{</nowiki>{{{Type|{{{1}}}}}}}}</kbd> with invalid input. For other pages that need work, see Current tasks. To fix a specific page, edit it with the ''source editor'', search for <kbd>{{{Type|{{{1}}}}}}</kbd>, and fix the invalid parameter. Or if you'd like to help maintain the wiki, fix a <span class="plainlinks">[{{fullurl:Special:RandomInCategory|wpcategory={{PAGENAM...")
- 15:16, 7 September 2025 AndrewSayers talk contribs created page Category:Input Sanitisers (Created page with "Templates that convert user input to standard representations (e.g. <kbd>yes</kbd> -> <kbd>1</kbd> or <kbd>pT-Br</kbd> -> <kbd>pt_BR</kbd>).")
- 15:11, 7 September 2025 AndrewSayers talk contribs created page Template:SanitiseBoolean (Created page with "<pre><onlyinclude>{{#switch: {{lc:{{{1|}}}}} | 0 | no | off | false | disabled = 0 | 1 | on | yes | true | enabled = 1 | Category:Pages with invalid booleans }}</onlyinclude></pre> <templatedata> { "params": { "1": { "label": "Value", "description": "Value to convert to a boolean", "example": "yes", "type": "unknown", "suggestedvalues": [ "0", "no", "false", "disabled", "1", "yes", "true", "enabled" ], "required...")
- 15:07, 7 September 2025 AndrewSayers talk contribs created page Template:SanitiseLanguageCode (Created page with "<pre><onlyinclude>{{#switch:{{lc: {{{1|{{#titleparts:{{PAGENAME}}|1}}}}} }}| | ar | be | bn | ca | cn | cs | da | de | el | en | en | eo | es | es | fa | fi | fr | fr | he | hu | id | it | ja | jp | ko | lv | ms | nb | nl | nn | no | pl | pt | ro | ru | ru | se | si | sk | sr | sv | ta | te | tr | uk | us | vi | vi | zh = {{lc: {{{1|{{#titleparts:{{PAGENAME}}|1}}}}} }} | pt-br | pt_br = pt_BR | pt-pt | pt_pt = pt_PT | zh-cn | zh_cn = zh_CN | zh-hk | zh_hk = zh_HK |...")
- 21:59, 6 September 2025 AndrewSayers talk contribs created page ExampleForChooseADevice (Created page with "HOWTO guides sometimes need to tell the user to find a specific physical device (e.g. to format it). This template provides standard instructions: {{ChooseADevice}} Category:Example")
- 21:54, 6 September 2025 AndrewSayers talk contribs created page Template:ChooseADevice (Created page with "<pre><onlyinclude>{{#ifeq:{{MaybeBoolean|{{{Header|1}}}}}|1| Typing the wrong device name can destroy all information on your hard disk, so follow these instructions to select the right device name: }} {{#ifeq:{{MaybeBoolean|{{{Body|1}}}}}|1|{{#ifeq:{{MaybeBoolean|{{{Script|1}}}}}|1| <syntaxhighlight lang="shell"> # Make sure your device is disconnected or turned off, then do: ls /dev/disk/by-id/* | grep -v -- '-part[0-9]*$' | tee /tmp/disks.txt # Make sure your device...")
- 19:12, 6 September 2025 AndrewSayers talk contribs created page Template:MaybeBoolean (Created page with "<pre><onlyinclude>{{#switch: {{{1|}}} | 0 | no | off | false | disabled = 0 | 1 | on | yes | true | enabled = 1 | {{{1|}}} |}</onlyinclude></pre> <templatedata> { "params": { "1": { "label": "Value", "description": "Value to convert to a boolean", "example": "yes", "type": "unknown", "suggestedvalues": [ "0", "no", "false", "disabled", "1", "yes", "true", "enabled" ], "required": true } }, "description": "Conver...")
- 09:24, 2 September 2025 User account Daissi talk contribs was created automatically
- 15:18, 31 August 2025 AndrewSayers talk contribs created page Template:DebianCopyright (Created page with "<pre><onlyinclude>|- | {{{Author|{{{1|(person who added this line)}}}}}} | {{{License|{{{2|(license)}}}}}} </onlyinclude></pre> <templatedata> { "description": "Copyright statement for a single user (under construction)", "params": { "Author": { "type": "line", "required": true, "description": "Name of the person asserting copyright" }, "License": { "type": "line", "required": tru...")
- 15:13, 31 August 2025 AndrewSayers talk contribs created page Template:DebianFooter (Created page with "<pre><onlyinclude>{{#if:{{{Copyright|}}}|{| |+ Copyright holders |- ! Author ! License {{{Copyright}}} |- |colspan="2"|If an author appears more than once, only their most recent statement applies. |} }}</onlyinclude></pre> <templatedata> { "description": "Standard page footer (under construction)", "params": { "Copyright": { "type": "content", "required": false, "description": "Copyright statements for authors who wan...")
- 15:03, 31 August 2025 AndrewSayers talk contribs created page Template:DebianHeader (Created page with "<pre><onlyinclude>{{#switch: {{{TOC|}}} | 0 | no | off | false | disabled = __NOTOC__ | 1 | on | yes | true | enabled = | ReviewRequired = Category:ReviewRequired/MissingTOC__NOTOC__ | Category:ReviewRequired/InvalidTOC__NOTOC__ |}{{#switch: {{{Title|}}} | 0 | no | off | false | disabled = __NOTITLE__ | 1 | on | yes | true | enabled = | ReviewRequired = Category:ReviewRequired/HiddenTitle__NOTITLE__ | Category:ReviewRequired/InvalidTOC__NOTITLE__ }}{{#seo...")
- 14:17, 31 August 2025 AndrewSayers talk contribs created page ExampleForAction (Created page with "MoinMoin supports [https://moinmo.in/HelpOnMacros#Others an Action macro] that maps to a variety of MediaWiki features. {| |+ Actions |- ! Raw text ! Template |- | <nowiki>{{Action|edit|text for edit}}</nowiki> | {{Action|edit|text for edit}} |- | <nowiki>{{Action|info|text for info}}</nowiki> | {{Action|info|text for info}} |- | <nowiki>{{Action|recoverpass|text for recoverpass}}</nowiki> | {{Action|recoverpass|text for recoverpass}} |- | <nowiki>{{Action|subscribe|tex...")
- 14:11, 31 August 2025 AndrewSayers talk contribs created page Template:Action (Created page with "<pre><onlyinclude>{{#switch: {{{Action|{{{1|}}}}}} |edit = <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} {{{Text|{{{2|edit page}}}}}}]</span> |info = <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=history}} {{{Text|{{{2|page history}}}}}}]</span> |recoverpass = {{{Text|{{{2|reset your password}}}}}} |subscribe = <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=watch}} {{{Text|{{{2|watc...")
- 18:09, 30 August 2025 AndrewSayers talk contribs created page DebianBullseye (Created page with "(this page was added for testing purposes - it can be safely replaced or removed)")
- 17:56, 30 August 2025 AndrewSayers talk contribs created page Template:DebianVersion (Created page with "<pre><onlyinclude>{{DebianInfo|Version|{{{Suite|{{{1|}}}}}}}}</onlyinclude></pre> <templatedata> { "description": "The latest point version of the specified release", "params": { "Suite": { "type": "line", "required": true, "description": "Version of Debian", "aliases": ["1"], "suggestedvalues": [ "oldoldstable", "oldstable", "stable",...")
- 17:56, 30 August 2025 AndrewSayers talk contribs created page Template:DebianDate (Created page with "<pre><onlyinclude>{{DebianInfo|Date|{{{Suite|{{{1|}}}}}}}}</onlyinclude></pre> <templatedata> { "description": "Release date for the latest point version of the specified release", "params": { "Suite": { "type": "line", "required": true, "description": "Version of Debian", "aliases": ["1"], "suggestedvalues": [ "oldoldstable", "oldstable", "stable"...")
- 17:54, 30 August 2025 AndrewSayers talk contribs created page Template:DebianCodenameLink (Created page with "<pre><onlyinclude>{{DebianInfo|CodenameLink|{{{Suite|{{{1|}}}}}}}}</onlyinclude></pre> <templatedata> { "description": "Link to the page associated with the codename of a given Debian release", "params": { "Suite": { "type": "line", "required": true, "description": "Version of Debian", "aliases": ["1"], "suggestedvalues": [ "oldoldstable", "oldstable",...")
- 17:52, 30 August 2025 AndrewSayers talk contribs created page ExampleForDebianInfo (Created page with "Equivalents of <kbd><<DebianCodename>></kbd> etc. {| |+ Debian information |- | ! Codename ! CodenameLink ! Date ! Version |- ! oldoldstable | {{DebianCodename|oldoldstable}} | {{DebianCodenameLink|oldoldstable}} | {{DebianDate|oldoldstable}} | {{DebianVersion|oldoldstable}} |- ! oldstable | {{DebianCodename|oldstable}} | {{DebianCodenameLink|oldstable}} | {{DebianDate|oldstable}} | {{DebianVersion|oldstable}} |- ! stable | {{DebianCodename|stable}} | {{DebianCodenameL...")
- 17:48, 30 August 2025 AndrewSayers talk contribs created page Template:DebianCodename (Created page with "<pre><onlyinclude>{{DebianInfo|{{{Suite|{{{1|}}}}}}}}</onlyinclude></pre> <templatedata> { "description": "Codename of a given Debian release", "params": { "Suite": { "type": "line", "required": true, "description": "Version of Debian", "aliases": ["1"], "suggestedvalues": [ "oldoldstable", "oldstable", "stable", "testing",...")
- 17:46, 30 August 2025 AndrewSayers talk contribs created page Template:DebianInfo (Created page with "<pre><onlyinclude>{{#switch: {{{Suite|{{{2|}}}}}} | oldoldstable = {{#switch: {{{Info|{{{1|}}}}}} | Codename = bullseye | CodenameLink = DebianBullseye | Date = 2025-08-09 | Version = 11.11 | Category:ReviewRequired/InvalidDebianInfo(unknown info type "{{{Info|{{{1|}}}}}}") }} | oldstable = {{#switch: {{{Info|{{{1|}}}}}} | Codename = bookworm | CodenameLink = DebianBookworm | Date = 2025-08-09 | Version = 12.11 | Category:ReviewRequired/InvalidDebianInfo(unknown...")