Difference between revisions of "Template:SoftwareRelease"

From Funtoo
Jump to navigation Jump to search
Line 9: Line 9:
|version=<version>
|version=<version>
|type=major|minor|normal|security
|type=major|minor|normal|security
|changelog=
(wikitext)
}}
}}
</pre>
</pre>
Line 17: Line 15:
{{ucfirst:{{{name}}}}} {{{version}}} {{#if:{{{codename|}}}|(codename "{{{codename}}}")}} is a {{{type}}} release which was released on {{#time:d F Y|{{{release_date}}}|en}}.
{{ucfirst:{{{name}}}}} {{{version}}} {{#if:{{{codename|}}}|(codename "{{{codename}}}")}} is a {{{type}}} release which was released on {{#time:d F Y|{{{release_date}}}|en}}.


== Summary of Changes ==
{{{changelog}}}
{{DISPLAYTITLE:{{ucfirst:{{{name}}}}} {{{version}}}}}
{{DISPLAYTITLE:{{ucfirst:{{{name}}}}} {{{version}}}}}
__NOEDITSECTION__
__NOEDITSECTION__
Line 28: Line 23:
|release_date={{{release_date|}}}
|release_date={{{release_date|}}}
|version={{{version|}}}
|version={{{version|}}}
|changelog={{{changelog|}}}
}}
}}
</includeonly>
</includeonly>

Revision as of 21:19, May 20, 2022

This is the "SoftwareRelease" template. It should be called in the following format:

{{SoftwareRelease
|release_date=YYYY_MM_DD
|name=<name of software>
|codename=
|version=<version>
|type=major|minor|normal|security
}}

This template defines the table "soft_releases". View table.