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
| Line 28: | Line 28: | ||
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 = | + | * title = ''the title to display above the table'' |
| − | * beginner = | + | * beginner = ''items for beginners (should be wiki text)'' |
| − | * experienced = | + | * experienced = ''items for experienced users (should be wiki text)'' |
| − | * expert = | + | * expert = ''items for experts (should be wiki text)'' |
| − | * videos = | + | * videos = ''videos for the topic (should be wiki text)'' |
= Usage = | = Usage = | ||
| Line 46: | Line 46: | ||
= Example = | = Example = | ||
| + | <pre> | ||
{{Template:Education Info | {{Template:Education Info | ||
| title = [[Projects/Example/Info | Example Project]] | | title = [[Projects/Example/Info | Example Project]] | ||
Revision as of 04:18, 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
- 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)
- videos = videos for the topic (should be wiki text)
Usage
{{Template:Education Info
| title =
| beginner =
| experienced =
| expert =
| videos =
}}
Example
{{Template:Education Info
| title = [[Projects/Example/Info | Example Project]]
| beginner = * training material
| videos = * training video
}}
Output
| Beginner |
| ||
| Videos |
| ||