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 Info"

From OWASP
Jump to: navigation, search
Line 30: Line 30:
 
| colspan="2" | '''''Project Presentation:''''' {{#if: {{{presentation_link|}}} | [{{{presentation_link}}} View ] | Not Yet Created }}
 
| colspan="2" | '''''Project Presentation:''''' {{#if: {{{presentation_link|}}} | [{{{presentation_link}}} View ] | Not Yet Created }}
 
|-
 
|-
| colspan="2" | '''''Mailing list:''''' {{#if: {{{mailing_list_name|}}} | {{{mailing_list_name}}} Mailing List Archives] | N/A }}
+
| colspan="2" | '''''Mailing list:''''' {{#if: {{{mailing_list_name|}}} | [{{{mailing_list_name}}} Mailing List Archives] | N/A }}
 
|-
 
|-
 
| colspan="2" | '''''Project Roadmap:''''' {{#if: {{{project_road_map|}}} | [[:{{{project_road_map}}} {{Template:!}} View]] | Not Yet Created }}
 
| colspan="2" | '''''Project Roadmap:''''' {{#if: {{{project_road_map|}}} | [[:{{{project_road_map}}} {{Template:!}} View]] | Not Yet Created }}

Revision as of 18:09, 5 March 2010

About

This template displays key OWASP Project Info, including the project name, leader, mailing list, and health. All parameters are optional. There can be up to 10 for each of the following parameters: leaders, maintainers, contributors, and links.

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_homepage = not displayed
  • project_description = N/A
  • project_license = N/A
  • leader_*[1-10] = not displayed
  • contributor_*[1-10] = not displayed
  • pamphlet_link = N/A
  • presentation_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:Project Info
| project_name =
| project_home_page = 
| project_description =
| project_license =
| leader_name[1-10] =
| leader_email[1-10] =
| leader_username[1-10] = 
| contributor_name[1-10] = 
| contributor_email[1-10] = 
| contributor_username[1-10] = 
| pamphlet_link = 
| presentation_link =
| mailing_list = 
| project_road_map = 
| links_url[1-10] = 
| links_name[1-10] = 
}}

Example

{{Template:Project Info
| project_name = Example Project
| project_home_page = Category: GPC Templates
| project_description = An example OWASP project
| project_license = Creative Commons Attribution-Share Alike 3.0
| leader_username1 = Jason Li
| leader_name1 = Jason Li
| leader_name2 = Brad Causey
| contributor_username1 = mtesauro
| contributor_name1 = Matt Tesauro
| presentation_link = https://www.owasp.org/images/2/23/Owasp-gpc-slides_June_2009.ppt
| mailing_list_name = global-projects-committee
| project_road_map = Global_Projects_Committee
| links_url1 = http://www.owasp.org/index.php/Global_Projects_Committee
| links_name1 = Global Projects Committee
}}

Output

what is this project?
Name: Example Project (home page)
Purpose: An example OWASP project
License: Creative Commons Attribution-Share Alike 3.0
who is working on this project?
Project Leader(s):
Project Contributor(s):
how can you learn more?
Project Pamphlet: Not Yet Created
Project Presentation: View
Mailing list: [global-projects-committee Mailing List Archives]
Project Roadmap: [Global_Projects_Committee View]
Main links:
Key Contacts
  • Contact Jason Li to contribute to this project
  • Contact Jason Li to review or sponsor this project