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:TextBoxTemplate"

From OWASP
Jump to: navigation, search
m (changed back Padding of Box-Headline)
m (no border, if color== bgcolor)
Line 59: Line 59:
  
 
===I'd like to ...===
 
===I'd like to ...===
{{BoxTableBeginTemplate}} {{TextBoxTemplate|title=get Information|position=firstLeft|color=#4d3d95|bgcolor=#F8F8FF}}   
+
{{BoxTableBeginTemplate}} {{TextBoxTemplate|title=get Information|position=firstLeft|color=#F8F8FF|bgcolor=#F8F8FF}}   
 
* as programmer
 
* as programmer
 
* as manager looking to understand what security means for your business
 
* as manager looking to understand what security means for your business
 
* security professional
 
* security professional
  
{{TextBoxTemplate|title=get Tools|position=right|color=#4d3d95|bgcolor=#F8F8FF}}   
+
{{TextBoxTemplate|title=get Tools|position=right|color=#F8F8FF|bgcolor=#F8F8FF}}   
 
* as programmer
 
* as programmer
 
* security professional
 
* security professional
  
{{TextBoxTemplate|title=get more Information about OWASP|position=left|color=#4d3d95|bgcolor=#F8F8FF}}
+
{{TextBoxTemplate|title=get more Information about OWASP|position=left|color=#F8F8FF|bgcolor=#F8F8FF}}
 
* about
 
* about
 
* OWASP Statement of the Security of the Internet
 
* OWASP Statement of the Security of the Internet
 
* Social Media
 
* Social Media
  
{{TextBoxTemplate|title=meet the OWASP Community|position=right|color=#4d3d95|bgcolor=#F8F8FF}}   
+
{{TextBoxTemplate|title=meet the OWASP Community|position=right|color=#F8F8FF|bgcolor=#F8F8FF}}   
 
* OWASP worldwide
 
* OWASP worldwide
 
* Security Conferences, Training
 
* Security Conferences, Training
  
{{TextBoxTemplate|title=get more Information about OWASP|position=left|color=#4d3d95|bgcolor=#F8F8FF}}
+
{{TextBoxTemplate|title=get more Information about OWASP|position=left|color=#F8F8FF|bgcolor=#F8F8FF}}
 
* about
 
* about
 
* OWASP Statement of the Security of the Internet
 
* OWASP Statement of the Security of the Internet
 
* Social Media
 
* Social Media
  
{{TextBoxTemplate|title=help the Community|position=right|color=#4d3d95|bgcolor=#F8F8FF}}   
+
{{TextBoxTemplate|title=help the Community|position=right|color=#F8F8FF|bgcolor=#F8F8FF}}   
 
* give Feedback
 
* give Feedback
 
* get involved in Projects
 
* get involved in Projects
Line 88: Line 88:
 
* found a Chapter
 
* found a Chapter
  
{{TextBoxTemplate|title=get help for my Project/Chapter|position=left|color=#4d3d95|bgcolor=#F8F8FF}}
+
{{TextBoxTemplate|title=get help for my Project/Chapter|position=left|color=#F8F8FF|bgcolor=#F8F8FF}}
 
* Wiki
 
* Wiki
 
* ...
 
* ...
Line 96: Line 96:
 
* ...
 
* ...
  
{{TextBoxTemplate|title=... whole box ...|position=whole|color=#4d3d95|bgcolor=#F8F8FF}}
+
{{TextBoxTemplate|title=... whole box ...|position=whole|color=#F8F8FF|bgcolor=#F8F8FF}}
 
* Wiki
 
* Wiki
 
* ...
 
* ...
Line 142: Line 142:
 
}}
 
}}
 
style="vertical-align: top; padding: 0px; width: 50%;
 
style="vertical-align: top; padding: 0px; width: 50%;
       border: 3px solid {{{color|#000000}}};             <!---- |#4d3d95 ---->
+
       {{#ifeq: {{{color}}} | {{{bgcolor}}} | border: 0px | border: 3px solid {{{color|#000000}}}; <!---- |#4d3d95 ---->}} <!--- no border, if color== bgcolor --->
       background-color: {{{bgcolor|#FFFFFF}}};">         <!---- |#F8F8FF ---->
+
       background-color: {{{bgcolor|#FFFFFF}}};">                                     <!---- |#F8F8FF ---->
 
<h2 style="font-style: bold;
 
<h2 style="font-style: bold;
 
       color: #000000; border-bottom: #999999 solid 1px; margin: 0; margin-bottom: 3px;  
 
       color: #000000; border-bottom: #999999 solid 1px; margin: 0; margin-bottom: 3px;  

Revision as of 19:19, 27 April 2014

Usage:

{{BoxTableBeginTemplate}}
 {{TextBoxTemplate
  |title=your title
  |position=<firstLeft|firstWhole|firstLongLeft|left|right|whole|longLeft|longRight|newLineRight>  
  |color=<colour>
  |bgcolor=<background colour>
}}  
{{BoxTableEndTemplate}}

Example:

{{BoxTableBeginTemplate}}
{{TextBoxTemplate
| title=get Information
| position=firstLeft
| color=#4d3d95
| bgcolor=#F8F8FF
}}
1st box
{{BoxTableEndTemplate}}


Test-Boxes

Test 1

1st box


Test 3

3nd box (longRight)


Test 2

2rd box


Test 4

4nd box (longLeft)


Test 5

5rd box


Test 6

6rd box


Test 7

7th box (big box)


I'd like to ...

get Information

  • as programmer
  • as manager looking to understand what security means for your business
  • security professional


get Tools

  • as programmer
  • security professional


get more Information about OWASP

  • about
  • OWASP Statement of the Security of the Internet
  • Social Media


meet the OWASP Community

  • OWASP worldwide
  • Security Conferences, Training


get more Information about OWASP

  • about
  • OWASP Statement of the Security of the Internet
  • Social Media


help the Community

  • give Feedback
  • get involved in Projects
  • launch a project
  • found a Chapter


get help for my Project/Chapter

  • Wiki
  • ...


... more boxes ...

  • more boxes
  • ...


... whole box ...

  • Wiki
  • ...