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 About"
From OWASP
Hblankenship (talk | contribs) |
|||
(30 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly> | + | <noinclude><!-- |
+ | |||
+ | IF YOU ARE EDITING THIS TEMPLATE AND YOU ARE NOT | ||
+ | |||
+ | THE OWASP PROJECTS MANAGER (OR THEIR DELEGATE), | ||
+ | |||
+ | YOU'RE MOST LIKELY USING THE TEMPLATE WRONG. | ||
+ | |||
+ | THIS TEMPLATE IS IMPORTED BY OVER 400 OTHER | ||
+ | |||
+ | PAGES SO IT SHOULD RARELY CHANGE. | ||
+ | |||
+ | --></noinclude><includeonly> | ||
{|border="0" cellpadding="2" cellspacing="3" | {|border="0" cellpadding="2" cellspacing="3" | ||
− | !width="50%" style="background:white;" | PROJECT INFO<br> <small>''What does this OWASP project offer you?''</small> | + | !width="50%" style="background:white;" | PROJECT INFO<br> <small>''What does this OWASP project offer you?''</small> |
− | !width="50%" style="background:white;" | + | !width="50%" style="background:white;" | RELEASE(S) INFO<br> <small>''What releases are available for this project?''</small> |
|- | |- | ||
|valign="top"|{{Template:Project Info | |valign="top"|{{Template:Project Info | ||
Line 123: | Line 135: | ||
| links_name10 = {{#if: {{{links_name10|}}} | {{{links_name10}}} | }} | | links_name10 = {{#if: {{{links_name10|}}} | {{{links_name10}}} | }} | ||
| project_road_map = {{#if: {{{project_road_map|}}} | {{{project_road_map}}} | }} | | project_road_map = {{#if: {{{project_road_map|}}} | {{{project_road_map}}} | }} | ||
− | | project_health_status = {{#if: {{{project_health_status|}}} | {{{project_health_status}}} | }} }} {{# | + | | project_health_status = {{#if: {{{project_health_status|}}} | {{{project_health_status}}} | }} }} |
− | {{ | + | | valign="top" | |
− | {{ | + | {{Template:Releases Summary |
− | {{ | + | | project_name = {{#if: {{{project_name|}}} | {{{project_name}}} | }} |
+ | | project_home_page= {{#if: {{{project_home_page|}}} | {{{project_home_page}}} | }} | ||
+ | | release_1 = {{{release_1|}}} | ||
+ | | release_2 = {{{release_2|}}} | ||
+ | | release_3 = {{{release_3|}}} | ||
+ | | release_4 = {{{release_4|}}} | ||
+ | | release_5 = {{{release_5|}}} | ||
+ | | release_6 = {{{release_6|}}} | ||
+ | | release_7 = {{{release_7|}}} | ||
+ | | release_8 = {{{release_8|}}} | ||
+ | | release_9 = {{{release_9|}}} | ||
+ | | release_10 = {{{release_10|}}} | ||
+ | }} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
− | This template displays the About page summary for an OWASP Project. This tab utilizes the [[:Template:Project Info]] and [[:Template:Releases Summary]] templates | + | This template displays the About page summary for an OWASP Project. This tab utilizes the [[:Template:Project Info]] and [[:Template:Releases Summary]] templates. See these respective templates for default values. |
=== Usage === | === Usage === | ||
<pre> | <pre> | ||
{{Template:Project About | {{Template:Project About | ||
− | | | + | | 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_name = | ||
+ | | project_road_map = | ||
+ | | links_url[1-10] = | ||
+ | | links_name[1-10] = | ||
+ | | release_1 = | ||
+ | | release_2 = | ||
+ | | release_3 = | ||
+ | | release_4 = | ||
}} | }} | ||
</pre> | </pre> | ||
Line 140: | Line 183: | ||
<pre> | <pre> | ||
{{Template:Project About | {{Template:Project About | ||
− | | | + | | project_name = Example Project |
+ | | project_homepage = Category: GPC Templates | ||
+ | | project_description = an example 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 | ||
}} | }} | ||
</pre> | </pre> | ||
{{Template:Project About | {{Template:Project About | ||
− | | | + | | project_name = Example Project |
+ | | project_homepage = Category: GPC Templates | ||
+ | | project_description = an example 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 | ||
}} | }} | ||
[[Category: GPC Templates]]</noinclude> | [[Category: GPC Templates]]</noinclude> |
Latest revision as of 21:35, 26 July 2018
This template displays the About page summary for an OWASP Project. This tab utilizes the Template:Project Info and Template:Releases Summary templates. See these respective templates for default values.
Usage
{{Template:Project About | 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_name = | project_road_map = | links_url[1-10] = | links_name[1-10] = | release_1 = | release_2 = | release_3 = | release_4 = }}
Example
{{Template:Project About | project_name = Example Project | project_homepage = Category: GPC Templates | project_description = an example 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 }}
PROJECT INFO What does this OWASP project offer you? |
RELEASE(S) INFO What releases are available for this project? | |||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|