No edit summary |
(mark as a wikitcms core page) |
||
Line 1: | Line 1: | ||
{{Wikitcms core}} | |||
This template is transcluded by the [[Template:Validation_results|main template for release validation test pages]], which is '''substituted''' into the test pages for each compose at the time of creation. For example, at the time Fedora 21 Beta TC1 was released, it was substituted to create [[Test_Results:Fedora_21_Beta_TC1_Base]]. The mess of #ifeq's at the top displays the 'no longer current' admon box if appropriate - it has to cover the possibility that the 'current' compose may be either a nightly or a TC/RC, so it has to use a couple of nested #ifeq statements. | This template is transcluded by the [[Template:Validation_results|main template for release validation test pages]], which is '''substituted''' into the test pages for each compose at the time of creation. For example, at the time Fedora 21 Beta TC1 was released, it was substituted to create [[Test_Results:Fedora_21_Beta_TC1_Base]]. The mess of #ifeq's at the top displays the 'no longer current' admon box if appropriate - it has to cover the possibility that the 'current' compose may be either a nightly or a TC/RC, so it has to use a couple of nested #ifeq statements. |
Latest revision as of 23:08, 21 January 2015
This template is transcluded by the main template for release validation test pages, which is substituted into the test pages for each compose at the time of creation. For example, at the time Fedora 21 Beta TC1 was released, it was substituted to create Test_Results:Fedora_21_Beta_TC1_Base. The mess of #ifeq's at the top displays the 'no longer current' admon box if appropriate - it has to cover the possibility that the 'current' compose may be either a nightly or a TC/RC, so it has to use a couple of nested #ifeq statements.