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:Top 10:SummaryTableValue

From OWASP
Revision as of 15:38, 17 February 2013 by Neil Smithline (talk | contribs)

Jump to: navigation, search

<td style="background-color:

 {{#switch {{{ease}}}
    | EASY=        #FF0000;
    | SEVERE=      #FF0000;
    | MODERATE=    #FFC000;
    | AVERAGE=     #FFC000;
    | DIFFICULT=   #FFFF00;
    | UNCOMMON=    #FFFF00;
    | SEVERE=      #FFFF00;
 }}

color: #000000;" width="16.5%">{{{title}}}
{{{ease}}}
</td>

XXX={{#switch {{{ease}}}
    | EASY=        #FF0000;
    | SEVERE=      #FF0000;
    | MODERATE=    #FFC000;
    | AVERAGE=     #FFC000;
    | DIFFICULT=   #FFFF00;
    | UNCOMMON=    #FFFF00;
    | SEVERE=      #FFFF00;
 }}XXX