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
(Created page with '<includeonly>{{#if:{{{title|}}}|{{Template:!}}style="width:100%" border="0" align="center" ! colspan="4" align="center" style="background:#FFFFFF; color:#039;"{{Template:!}} {{{…') |
|||
Line 12: | Line 12: | ||
= Usage = | = Usage = | ||
<pre> | <pre> | ||
− | {{Template:Education Table | + | {{Template:Education Table Header |
| title = | | title = | ||
| text = | | text = | ||
Line 20: | Line 20: | ||
= Example = | = Example = | ||
<pre> | <pre> | ||
− | {{Template:Education Table | + | {{Template:Education Table Header |
| title = | | title = | ||
| text = | | text = | ||
Line 26: | Line 26: | ||
</pre> | </pre> | ||
== Output == | == Output == | ||
− | {{{Template:Education Table | + | {{{Template:Education Table Header |
| title = Education & Guidance | | title = Education & Guidance | ||
− | |||
}} | }} | ||
|} | |} | ||
</noinclude><noinclude>[[Category: GEC Templates]]</noinclude> | </noinclude><noinclude>[[Category: GEC Templates]]</noinclude> |
Revision as of 04:39, 11 October 2010
About
This template is a single row in the OWASP Education information table.
The parameters are:
- title = the title of the row
- text = the text for the row
Usage
{{Template:Education Table Header | title = | text = }}
Example
{{Template:Education Table Header | title = | text = }}
Output
{style="width:100%" border="0" align="center" ! colspan="4" align="center" style="background:#FFFFFF; color:#039;"| Education & Guidance |- |}