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:Release About"

From OWASP
Jump to: navigation, search
Line 47: Line 47:
 
* Contact the [[:Category:Global Projects Committee|GPC]] to report a problem or concern about this release info or to update information.
 
* Contact the [[:Category:Global Projects Committee|GPC]] to report a problem or concern about this release info or to update information.
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
 +
<!--
 +
This template displays the About page summary for an OWASP Release.
 +
===Usage===
 +
<pre>
 +
{{Template: <includeonly>{ { {1} } }</includeonly><noinclude>Release About< /noinclude>
 +
| project_name =
 +
| project_home_page =
 +
| release_name =
 +
| release_date =
 +
| release_description =
 +
| release_download_link =
 +
| leader_name1 =
 +
}}
 +
</pre>
  
 +
===Example===
 +
<pre>
 +
{{Template: <includeonly>{ { {1} } }</includeonly><noinclude>Release About< /noinclude>
 +
| project_name = Live CD
 +
| project_home_page = :Category:OWASP Live CD Project
 +
| release_name = SoC Release
 +
| release_date = February 2009
 +
| release_description = Here will be written the SoC Release description.
 +
| release_download_link = http://appseclive.org/content/downloads
 +
| leader_name1 = Matt Tesauro
 +
}}
 +
-->
 +
</pre>
 +
[[Category: GPC Templates]]
 
</noinclude>
 
</noinclude>
[[Category: GPC Templates]]
 

Revision as of 15:57, 10 May 2010

</pre>