From Fedora Project Wiki
(Added example demoing "latest" version semantics.) |
(Added small summary discussing this template) |
||
Line 1: | Line 1: | ||
[[Template:Fedora]] easily displays various information about [[Fedora]] releases. Internally, it uses other templates, such as [[Template:CurrentFedoraVersion]] and [[Template:FedoraVersionName]] to aggregate information. | |||
{| | {| | ||
! Code | ! Code |
Latest revision as of 23:06, 19 July 2011
Template:Fedora easily displays various information about Fedora releases. Internally, it uses other templates, such as Template:CurrentFedoraVersion and Template:FedoraVersionName to aggregate information.
Code | What you see |
---|---|
The latest version of Fedora is {{fedora|fullname}}. |
The latest version of Fedora is Fedora 41 (). |
The codename for Fedora 13 is {{fedora|codename|13}}. |
The codename for Fedora 13 is Goddard. |
The full name for the first version of Fedora is {{fedora|fullname|1}}. |
The full name for the first version of Fedora is Fedora Core 1 (Yarrow). |
Please use "Core" only in releases where it was part of the official name. For example, "{{fedora|name|6}}" versus "{{fedora|name|7}}" |
Please use "Core" only in releases where it was part of the official name. For example, "Fedora Core 6" versus "Fedora 7" |