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

From OWASP
Jump to: navigation, search
Line 15: Line 15:
 
{{Template:!}} colspan="3" style="width:75%; background:#cccccc" align="left"{{Template:!}}
 
{{Template:!}} colspan="3" style="width:75%; background:#cccccc" align="left"{{Template:!}}
 
{{{expert}}}
 
{{{expert}}}
 +
{{Template:!}}-|}}{{#if:{{{presentations|}}}|{{Template:!}}-
 +
{{Template:!}}style="width:25%; background:#7B8ABD" align="left"{{Template:!}} '''Presentations'''
 +
{{Template:!}} colspan="3" style="width:75%; background:#cccccc" align="left"{{Template:!}}
 +
{{{presentations}}}
 
{{Template:!}}-|}}{{#if:{{{videos|}}}|{{Template:!}}-
 
{{Template:!}}-|}}{{#if:{{{videos|}}}|{{Template:!}}-
 
{{Template:!}}style="width:25%; background:#7B8ABD" align="left"{{Template:!}} '''Video's'''
 
{{Template:!}}style="width:25%; background:#7B8ABD" align="left"{{Template:!}} '''Video's'''
Line 25: Line 29:
  
 
All parameters are options. If a parameter is not supplied, the relevant row in the table is not displayed.
 
All parameters are options. If a parameter is not supplied, the relevant row in the table is not displayed.
* title = ''the title to display above the table''
+
* title = the title to display above the table ''(can be wiki text)''
* beginner = ''items for beginners (should be wiki text)''
+
* beginner = items for beginners ''(should be wiki text)''
* experienced = ''items for experienced users (should be wiki text)''
+
* experienced = items for experienced users ''(should be wiki text)''
* expert = ''items for experts (should be wiki text)''
+
* expert = items for experts ''(should be wiki text)''
* videos = ''videos for the topic (should be wiki text)''
+
* presentations = presentations on the topic ''(should be wiki text)''
 +
* videos = videos for the topic ''(should be wiki text)''
  
 
= Usage =
 
= Usage =
Line 38: Line 43:
 
| experienced =
 
| experienced =
 
| expert =
 
| expert =
 +
| presentations =
 
| videos =
 
| videos =
 
}}
 
}}
Line 54: Line 60:
 
| title = [[Projects/Example/Info | Example Project]]
 
| title = [[Projects/Example/Info | Example Project]]
 
| beginner = * training material
 
| beginner = * training material
 +
| experienced = * training material
 +
| expert = * training material
 +
| presentations = * presentations
 
| videos = * training video
 
| videos = * training video
 
}}
 
}}
 
</noinclude><noinclude>[[Category: GEC Templates]]</noinclude>
 
</noinclude><noinclude>[[Category: GEC Templates]]</noinclude>

Revision as of 04:27, 11 October 2010

About

This template provides a standard view for OWASP Education information related to a particular subject. The table allows users to identify resources relevant to their skill level or interest.

All parameters are options. If a parameter is not supplied, the relevant row in the table is not displayed.

  • title = the title to display above the table (can be wiki text)
  • beginner = items for beginners (should be wiki text)
  • experienced = items for experienced users (should be wiki text)
  • expert = items for experts (should be wiki text)
  • presentations = presentations on the topic (should be wiki text)
  • videos = videos for the topic (should be wiki text)

Usage

{{Template:Education Info
| title =
| beginner =
| experienced =
| expert =
| presentations =
| videos =
}}

Example

{{Template:Education Info
| title = [[Projects/Example/Info | Example Project]]
| beginner = * training material
| videos = * training video
}}

Output

Example Project

Beginner
  • training material
Experienced
  • training material
Expert
  • training material
Presentations
  • presentations
Videos
  • training video