Difference between revisions of "Template:Conditional"

From James Dooley's Wiki
Jump to: navigation, search
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 ridge; border-color: blue;'>
+
<div class='conditional_header' style='border: 3px solid blue; background: rgba(0,0,255,.1);'>
Test
+
If condition 1:
 
</div>
 
</div>
test
+
{{mbox|type=step|msg=Do something|text=
 
+
Things to do for this step
 
 
test
 
  
 +
Other things to do for this step
 +
}}
 +
<div class='conditional_header' style='border: 3px solid blue; background: rgba(0,0,255,.1);'>
 +
If condition 2:
 +
</div>
 +
{{mbox|type=step|msg=Do something else|text=
 +
Things to do for this step
  
test
+
Other things to do for this step
 +
}}
 
</div>
 
</div>

Revision as of 15:02, 8 September 2015

If condition 1:

Step icon.png
Do something

Things to do for this step

Other things to do for this step

If condition 2:

Step icon.png
Do something else

Things to do for this step

Other things to do for this step