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:OWASP Project Info"

From OWASP
Jump to: navigation, search
Line 42: Line 42:
 
|-  
 
|-  
 
| colspan="2" |  
 
| colspan="2" |  
* Contact {{#if: {{{leader_name|}}} | {{#if: {{{leader_email|}}} | [mailto:{{{leader_email}}} {{{leader_name}}}] | {{{leader_name}}} }} | the [[:Category:Global Projects Committee{{Template:!}}GPC]] }} to contribute to this project,  
+
* Contact {{#if: {{{leader_name|}}} | {{Template:Contact | name= {{#if: {{{leader_name|}}} | {{{leader_name}}} | }} | email = {{#if: {{{leader_email|}}} | {{{leader_email}}} | }} | username = {{#if: {{{leader_username|}}} | {{{leader_username}}} | }} }} | the [[:Category:Global Projects Committee{{Template:!}}GPC]] }} to contribute to this project,  
* Contact {{#if: {{{leader_name|}}} | {{#if: {{{leader_email|}}} | [mailto:{{{leader_email}}} {{{leader_name}}}] | {{{leader_name}}} }} or the [[:Category:Global Projects Committee{{Template:!}}GPC]] | the [[:Category:Global Projects Committee{{Template:!}}GPC]] }} to review or sponsor this project,
+
* Contact {{#if: {{{leader_name|}}} | {{Template:Contact | name= {{#if: {{{leader_name|}}} | {{{leader_name}}} | }} | email = {{#if: {{{leader_email|}}} | {{{leader_email}}} | }} | username = {{#if: {{{leader_username|}}} | {{{leader_username}}} | }} }} or the [[:Category:Global Projects Committee{{Template:!}}GPC]] | the [[:Category:Global Projects Committee{{Template:!}}GPC]] }} to review or sponsor this project,
 
* Contact the [[:Category:Global Projects Committee|GPC]] to report a problem or concern about this project or to update information.
 
* Contact the [[:Category:Global Projects Committee|GPC]] to report a problem or concern about this project or to update information.
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
This template displays key OWASP Project Info, including the project name, leader, mailing list, and health.
+
This template displays key OWASP Project Info, including the project name, leader, mailing list, and health. All parameters are optional.  
  
All parameters are optional. By default:
+
Any name/email/username tuple utilizes the [[:Template:Contact]] template. For example, <code>leader_name</code>, <code>leader_email</code> and <code>leader_username</code> form the leader Contact tuple. Likewise with <code>maintainer_*</code> and <code>contributor_*''[1-10]''</code>.
 +
 
 +
By default:
 
* project_name = N/A
 
* project_name = N/A
 
* project_description = N/A
 
* project_description = N/A
* leader_name = N/A
 
* leader_email = ''not displayed''
 
* maintainer_name = N/A
 
* maintainer_email = ''not displayed''
 
* contributor_name[1-10] = ''not displayed''
 
* contributor_email[1-10] = ''not displayed''
 
 
* pamphlet_link = N/A
 
* pamphlet_link = N/A
 
* mailing_list = N/A
 
* mailing_list = N/A
 
* links_url[1-10] = ''not displayed''
 
* links_url[1-10] = ''not displayed''
* links_name[1-10]] = ''not displayed''
+
* links_name[1-10] = ''not displayed''
 
* project_road_map = N/A
 
* project_road_map = N/A
 
* project_health_status = ''null'' (Not Reviewed)
 
* project_health_status = ''null'' (Not Reviewed)

Revision as of 01:21, 3 August 2009

This template displays key OWASP Project Info, including the project name, leader, mailing list, and health. All parameters are optional.

Any name/email/username tuple utilizes the Template:Contact template. For example, leader_name, leader_email and leader_username form the leader Contact tuple. Likewise with maintainer_* and contributor_*[1-10].

By default:

  • project_name = N/A
  • project_description = N/A
  • pamphlet_link = N/A
  • mailing_list = N/A
  • links_url[1-10] = not displayed
  • links_name[1-10] = not displayed
  • project_road_map = N/A
  • project_health_status = null (Not Reviewed)

Usage

{{Template:OWASP Project Info
| project_name =
| project_description =
| leader_name =
| leader_email =
| leader_username = 
| maintainer_name =
| maintainer_email = 
| maintainer_username = 
| contributor_name1 = 
| contributor_email1 = 
| contributor_username1 = 
| contributor_name2 = 
| contributor_email2 = 
| contributor_username2 = 
| contributor_name3 = 
| contributor_email3 = 
| contributor_username3 = 
| contributor_name4 = 
| contributor_email4 = 
| contributor_username4 = 
| contributor_name5 = 
| contributor_email5 = 
| contributor_username5 = 
| contributor_name6 = 
| contributor_email6 = 
| contributor_username6 = 
| contributor_name7 = 
| contributor_email7 = 
| contributor_username7 = 
| contributor_name8 = 
| contributor_email8 = 
| contributor_username8 = 
| contributor_name9 = 
| contributor_email9 = 
| contributor_username9 = 
| contributor_name10 = 
| contributor_email10 = 
| contributor_username10 =  
| pamphlet_link = 
| mailing_list = 
| links_url1 = 
| links_name1 = 
| links_url2 = 
| links_name2 = 
| links_url3 = 
| links_name3 = 
| links_url4 = 
| links_name4 = 
| links_url5 = 
| links_name5 = 
| links_url6 = 
| links_name6 = 
| links_url7 = 
| links_name7 = 
| links_url8 = 
| links_name8 = 
| links_url9 = 
| links_name9 = 
| links_url10 = 
| links_name10 = 
| project_road_map = 
| project_health_status = 
}}

Example

{{Template:OWASP Project Info
| project_name = Example Project
| project_description = An example OWASP project
| leader_username = [email protected]
| leader_name = Jason Li
| maintainer_email = [email protected]
| maintainer_name = Paulo Coimbra
| contributor_username1 = mtesauro
| contributor_name1 = Matt Tesauro
| mailing_list_name = global-projects-committee
| project_road_map = Global_Projects_Committee
| project_health_status = 3
| links_url1 = http://www.owasp.org/index.php/Global_Projects_Committee
| links_name1 = Global Projects Committee
}}
what is this project?
Example Project

Purpose: An example OWASP project

License: N/A

who is working on this project?
Project Leader: Jason Li

Project Maintainer: Paulo Coimbra @

Project Contributor(s):

how can you learn more?
Project Pamphlet: N/A

3x slide Project Presentation: N/A

Mailing list: Subscribe or read the archives

Project Roadmap: To view, click here

Main links:

Project Health: Greenlight.pngGreenlight.pngGreenlight.png Level 3 Project (Provisional)
To be reviewed under Assessment Criteria v2.0

Key Contacts
  • Contact Jason Li to contribute, review or sponsor this project
  • Contact the GPC to report a problem or concern about this project or to update information.