Template:DebianCodename: Difference between revisions
Appearance
AndrewSayers (talk | contribs) 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",..." |
AndrewSayers (talk | contribs) No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<pre><onlyinclude>{{DebianInfo|{{{Suite|{{{1|}}}}}}}}</onlyinclude></pre> | <pre><onlyinclude>{{DebianInfo|Codename|{{{Suite|{{{1|}}}}}}}}</onlyinclude></pre> | ||
<templatedata> | <templatedata> | ||
| Line 16: | Line 16: | ||
"testing", | "testing", | ||
"unstable", | "unstable", | ||
"experimental" | "experimental" | ||
] | |||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
Latest revision as of 15:18, 11 September 2025
<onlyinclude>{{DebianInfo|Codename|{{{Suite|{{{1|}}}}}}}}</onlyinclude>
Codename of a given Debian release
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Suite | Suite 1 | Version of Debian
| Line | required |