From Fedora Project Wiki
m (Some temporary doc) |
(More param doc) |
||
Line 1: | Line 1: | ||
== Syntax == | == Syntax == | ||
To display the release criteria as is, simply invoke the template as noted below. | |||
<pre> | <pre> | ||
{{Fedora 16 Alpha Release Criteria}} | {{Fedora 16 Alpha Release Criteria}} | ||
</pre> | </pre> | ||
== Parameters == | |||
The template accepts optional parameters to allow the caller to override, or alter, the content as needed. The following parameters are available: | |||
; <code>objectives</code> | |||
: Replace existing ''Objectives'' section with the provided wiki list. If no value is supplied, the default objectives will be used. | |||
; <code>more_objectives</code> | |||
: Append provided objectives to existing wiki list | |||
; <code>requirements</code> | |||
: Replace existing ''Requirements'' section with the provided wiki list. If no value is supplied, the default requirements will be used. | |||
; <code>more_requirements</code> | |||
: Append provided requirements to existing wiki list | |||
; <code>contingency_plan</code> | |||
: Replace the existing ''Contingency Plan'' section with wiki content provided | |||
; <code>responsibility</code> | |||
: Replace the existing ''Responsibility'' section with wiki content provided |
Revision as of 14:24, 21 July 2011
Syntax
To display the release criteria as is, simply invoke the template as noted below.
{{Fedora 16 Alpha Release Criteria}}
Parameters
The template accepts optional parameters to allow the caller to override, or alter, the content as needed. The following parameters are available:
objectives
- Replace existing Objectives section with the provided wiki list. If no value is supplied, the default objectives will be used.
more_objectives
- Append provided objectives to existing wiki list
requirements
- Replace existing Requirements section with the provided wiki list. If no value is supplied, the default requirements will be used.
more_requirements
- Append provided requirements to existing wiki list
contingency_plan
- Replace the existing Contingency Plan section with wiki content provided
responsibility
- Replace the existing Responsibility section with wiki content provided