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:Top 10 2010:ExampleBeginTemplate"
From OWASP
(background-color: {{#switch: {{{year}}} | 2013=#F2F2F2 | #default=#D0D0D0}};) |
m (Try 'background-color: #F8FFF8' for 2013) |
||
Line 1: | Line 1: | ||
<div style="border: 2px dashed #444444; | <div style="border: 2px dashed #444444; | ||
− | background-color: {{#switch: {{{year}}}|2013=# | + | background-color: {{#switch: {{{year}}}|2013=#F8FFF8 |#default=#D0D0D0}}; |
font-family: courier; padding: 4px;margin-left: +20px; margin-right: +20px;"> | font-family: courier; padding: 4px;margin-left: +20px; margin-right: +20px;"> |