Difference between revisions of "Template:Conditional"
From James Dooley's Wiki
| Line 1: | Line 1: | ||
<div class='conditional_container' style='padding: 0 0 0 30px; border-top-left-radius: 30px; border-bottom-left-radius: 30px; background: repeat-y;'> | <div class='conditional_container' style='padding: 0 0 0 30px; border-top-left-radius: 30px; border-bottom-left-radius: 30px; background: repeat-y;'> | ||
| − | <div class='conditional_header' style='border: 3px solid blue; background: rgba(0,0,255,.1);'> | + | <div class='conditional_header' style='padding: 0 0 0 10px; border: 3px solid blue; background: rgba(0,0,255,.1);'> |
If condition 1: | If condition 1: | ||
</div> | </div> | ||
| Line 8: | Line 8: | ||
Other things to do for this step | Other things to do for this step | ||
}} | }} | ||
| − | <div class='conditional_header' style='border: 3px solid blue; background: rgba(0,0,255,.1);'> | + | <div class='conditional_header' style='padding: 0 0 0 10px; border: 3px solid blue; background: rgba(0,0,255,.1);'> |
If condition 2: | If condition 2: | ||
</div> | </div> | ||