This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Template:Project Release"

From OWASP
Jump to: navigation, search
Line 8: Line 8:
  
 
'''''Rating:'''''  {{Template:Release Rating | rating={{{release_rating}}} }}
 
'''''Rating:'''''  {{Template:Release Rating | rating={{{release_rating}}} }}
|}</noinclude><noinclude>
+
|}</includeonly><noinclude>
 
= About =
 
= About =
 
This template displays key information about a particular release of an OWASP Project, including the release date, download location, release leader name, and release details. All parameters are optional. The "release line" utilizes the [[Tempalte:Release]] template to format the release_name, release_date, and release_download_link details. The release_leader_name/release_leader_email/release_leader_username tuple utilizes the [[Template:Contact]] template. See these templates for more details.
 
This template displays key information about a particular release of an OWASP Project, including the release date, download location, release leader name, and release details. All parameters are optional. The "release line" utilizes the [[Tempalte:Release]] template to format the release_name, release_date, and release_download_link details. The release_leader_name/release_leader_email/release_leader_username tuple utilizes the [[Template:Contact]] template. See these templates for more details.

Revision as of 04:03, 6 February 2010

About

This template displays key information about a particular release of an OWASP Project, including the release date, download location, release leader name, and release details. All parameters are optional. The "release line" utilizes the Tempalte:Release template to format the release_name, release_date, and release_download_link details. The release_leader_name/release_leader_email/release_leader_username tuple utilizes the Template:Contact template. See these templates for more details. By default:

  • release_leader_* = N/A
  • release_details = N/A

Usage

{{Template:Project Release
| project_name =
| release_name = 
| release_date = 
| release_download_link =
| release_leader_name =
| release_leader_email =
| release_leader_username =
| release_details =
}}