Difference between revisions of "Template:Conditional"
From James Dooley's Wiki
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <div style='padding: 0 | + | <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='padding: 0 0 0 10px; border: 3px solid blue; background: rgba(0,0,255,.1);'> | |
| + | If condition 1: | ||
| + | </div> | ||
| + | {{mbox|type=step|msg=Do something|text= | ||
| + | Things to do for this step | ||
| − | + | Other things to do for this step | |
| + | }} | ||
| + | {{mbox|type=step|msg=Do something else|text= | ||
| + | Things to do for this step | ||
| + | Other things to do for this step | ||
| + | }} | ||
| + | <div class='conditional_header' style='padding: 0 0 0 10px; border: 3px solid blue; background: rgba(0,0,255,.1);'> | ||
| + | If condition 2: | ||
| + | </div> | ||
| + | {{mbox|type=step|msg=Do something|text= | ||
| + | Things to do for this step | ||
| − | + | Other things to do for this step | |
| − | + | }} | |
| + | {{mbox|type=step|msg=Do something else|text= | ||
| + | Things to do for this step | ||
| − | + | Other things to do for this step | |
| − | </div> | + | }}</div> |
Latest revision as of 15:07, 8 September 2015
If condition 1:
If condition 2: