Template:DebianInfo: Difference between revisions
Appearance
AndrewSayers (talk | contribs) No edit summary |
AndrewSayers (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<pre><onlyinclude>{{#switch: {{{Suite|{{{2|}}}}}} | <pre><onlyinclude>{{#switch: {{{Suite|{{{2|}}}}}}{{{Info|{{{1|}}}}}} | ||
| oldoldstableCodename = bullseye | |||
| oldoldstableCodenameLink = Bullseye | |||
| | | oldoldstableDate = 2025-08-09 | ||
| | | oldoldstableVersion = 11.11 | ||
| | | oldstableCodename = bookworm | ||
| | | oldstableCodenameLink = Bookworm | ||
| | | oldstableDate = 2025-08-09 | ||
| oldstableVersion = 12.11 | |||
| stableCodename = trixie | |||
| stableCodenameLink = Trixie | |||
| stableDate = 2025-08-09 | |||
| | | stableVersion = 13.0 | ||
| | | testingCodename = forky | ||
| | | testingCodenameLink = Forky | ||
| | | testingDate = 2025-08-30 | ||
| testingVersion = | |||
| unstableCodename = sid | |||
| unstableCodenameLink = Sid | |||
| unstableDate = 2025-08-30 | |||
| | | unstableVersion = | ||
| | | experimentalCodename = rc-buggy | ||
| | | experimentalCodenameLink = ?Rc-Buggy | ||
| | | experimentalDate = 2025-08-30 | ||
| experimentalVersion = | |||
| | | {{#switch: {{{Info|{{{1|}}}}}} | ||
| Codename | |||
| | | CodenameLink | ||
| | | Date | ||
| | ` | Version = | ||
| | | [[Category:ReviewRequired/InvalidDebianInfo]](unknown info type "{{{Info|{{{1|}}}}}}") | ||
| | }} | ||
{{#switch: {{{Suite|{{{2|}}}}}} | |||
| | | oldoldstable | ||
{{#switch: {{{Info|{{{1|}}}}}} | | oldstable | ||
| Codename | | stable | ||
| CodenameLink | | testing | ||
| Date | | unstable | ||
| Version = | ` | experimental = | ||
| [[Category:ReviewRequired/InvalidDebianInfo]](unknown info type "{{{Info|{{{1|}}}}}}") | | [[Category:ReviewRequired/InvalidDebianSuite]](unknown suite "{{{Suite|{{{2|}}}}}}") | ||
}} | }} | ||
{{#switch: {{{ | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| [[Category:ReviewRequired/InvalidDebianSuite]](unknown suite "{{{Suite|{{{2|}}}}}}") | |||
}}</onlyinclude></pre> | }}</onlyinclude></pre> | ||
| Line 79: | Line 70: | ||
"unstable", | "unstable", | ||
"experimental" | "experimental" | ||
] | |||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
Revision as of 19:44, 31 August 2025
<onlyinclude>{{#switch: {{{Suite|{{{2|}}}}}}{{{Info|{{{1|}}}}}}
| oldoldstableCodename = bullseye
| oldoldstableCodenameLink = Bullseye
| oldoldstableDate = 2025-08-09
| oldoldstableVersion = 11.11
| oldstableCodename = bookworm
| oldstableCodenameLink = Bookworm
| oldstableDate = 2025-08-09
| oldstableVersion = 12.11
| stableCodename = trixie
| stableCodenameLink = Trixie
| stableDate = 2025-08-09
| stableVersion = 13.0
| testingCodename = forky
| testingCodenameLink = Forky
| testingDate = 2025-08-30
| testingVersion =
| unstableCodename = sid
| unstableCodenameLink = Sid
| unstableDate = 2025-08-30
| unstableVersion =
| experimentalCodename = rc-buggy
| experimentalCodenameLink = ?Rc-Buggy
| experimentalDate = 2025-08-30
| experimentalVersion =
| {{#switch: {{{Info|{{{1|}}}}}}
| Codename
| CodenameLink
| Date
` | Version =
| [[Category:ReviewRequired/InvalidDebianInfo]](unknown info type "{{{Info|{{{1|}}}}}}")
}}
{{#switch: {{{Suite|{{{2|}}}}}}
| oldoldstable
| oldstable
| stable
| testing
| unstable
` | experimental =
| [[Category:ReviewRequired/InvalidDebianSuite]](unknown suite "{{{Suite|{{{2|}}}}}}")
}}
}}</onlyinclude>
Information about a Debian release, usually called via e.g. {{DebianCodename}}
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Info | Info 1 | Type of information
| Line | required |
| Suite | Suite 2 | Version of Debian
| Line | required |