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 Table Header"
From OWASP
| Line 4: | Line 4: | ||
{{Template:!}}-|}}</includeonly><noinclude> | {{Template:!}}-|}}</includeonly><noinclude> | ||
= About = | = About = | ||
| − | This template is a | + | This template is a header for the OWASP Education information table. It must be contained within a wiki table: |
| + | <pre> | ||
| + | { | ||
| + | {{Template: Education Table Header | My Header Name}} | ||
| + | |} | ||
The parameters are: | The parameters are: | ||
| − | * title = the title of the | + | * title = the title of the table |
| − | |||
= Usage = | = Usage = | ||
| Line 14: | Line 17: | ||
{{Template:Education Table Header | {{Template:Education Table Header | ||
| title = | | title = | ||
| − | |||
}} | }} | ||
</pre> | </pre> | ||
| Line 20: | Line 22: | ||
= Example = | = Example = | ||
<pre> | <pre> | ||
| + | { | ||
{{Template:Education Table Header | {{Template:Education Table Header | ||
| − | | title = | + | | title = My Header Name |
| − | |||
}} | }} | ||
| + | |} | ||
</pre> | </pre> | ||
== Output == | == Output == | ||
| − | {{{Template:Education Table Header | + | { |
| − | | title = | + | {{Template:Education Table Header |
| + | | title = My Header Name | ||
}} | }} | ||
|} | |} | ||
</noinclude><noinclude>[[Category: GEC Templates]]</noinclude> | </noinclude><noinclude>[[Category: GEC Templates]]</noinclude> | ||
Revision as of 04:41, 11 October 2010
About
This template is a header for the OWASP Education information table. It must be contained within a wiki table:
{
{{Template: Education Table Header | My Header Name}}
|}
The parameters are:
* title = the title of the table
= Usage =
<pre>
{{Template:Education Table Header
| title =
}}
Example
{
{{Template:Education Table Header
| title = My Header Name
}}
|}
Output
{ style="width:100%" border="0" align="center" ! colspan="4" align="center" style="background:#FFFFFF; color:#039;"| My Header Name |- |}