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
Template:TextBoxTemplate
From OWASP
Usage:
{{BoxTableBeginTemplate}} {{TextBoxTemplate |title=your title |position=<firstLeft|firstWhole|firstLongLeft|left|right|whole|longLeft|longRight> |color=<colour> |bgcolor=<background colour> }}
- End Table
- {{TextBoxEndTemplate}}
Example:
- {{BoxTableBeginTemplate}}
- {{TextBoxTemplate
- |title=get Information
- |position=firstLeft
- |color=#4d3d95
- |bgcolor=#F8F8FF
- }}
- 1st box
- {{BoxTableEndTemplate}}
get Information
|
<tr>
<td
style="vertical-align: top; padding:5px; width: 50%;
border: 3px solid {{{color}}}; background-color: {{{bgcolor}}};">
{{{title}}}