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:Infobox"
From OWASP
| (One intermediate revision by the same user not shown) | |||
| Line 419: | Line 419: | ||
Below | Below | ||
-->{{#if:{{{below|}}}|<tr><td colspan="2" style="text-align:center; {{{belowstyle|}}}">{{{below|}}}</td></tr>}} | -->{{#if:{{{below|}}}|<tr><td colspan="2" style="text-align:center; {{{belowstyle|}}}">{{{below|}}}</td></tr>}} | ||
| − | </table><noinclude> | + | </table> |
| + | <noinclude> | ||
| + | <noinclude> | ||
{{Infobox | {{Infobox | ||
| − | |name | + | |name = |
| − | |||
|title = Test Infobox | |title = Test Infobox | ||
| − | |||
|image = [[File:example.png|200px|alt=Example alt text]] | |image = [[File:example.png|200px|alt=Example alt text]] | ||
| − | |||
|caption = Caption for example.png | |caption = Caption for example.png | ||
| − | |||
|headerstyle = background:#ccf; | |headerstyle = background:#ccf; | ||
| + | |datastyle = background: #ccc; | ||
|labelstyle = background:#ddf; | |labelstyle = background:#ddf; | ||
| − | |||
|header1 = Header defined alone | |header1 = Header defined alone | ||
| Line 450: | Line 448: | ||
|data5 = Label and data defined (data) | |data5 = Label and data defined (data) | ||
}} | }} | ||
| + | </noinclude> | ||
| + | |||
</noinclude> | </noinclude> | ||
Latest revision as of 17:42, 21 August 2009
| 200px Caption for example.png | |
| Header defined alone | |
|---|---|
| Data defined alone | |
| All three defined (header) | |
| Label and data defined (label) | Label and data defined (data) |
</noinclude>