Difference between revisions of "Template:Loop constructs"

From blackwiki
Jump to navigation Jump to search
imported>Jarble
(linking)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Helpbox <!-- NOTE: Please don't remove. Discuss navigation concept at [[Talk:Do_while_loop#Helpbox_experiment] -->
+
{{sidebar
|name = [[Control flow#Loops|Loop constructs]]
+
|name  = Loop constructs
|list1 = [[Do while loop]]
+
| style = width:auto;background:#f5faff;font-size:90%;line-height:1.6em;
|list2 = [[While loop]]
+
| basestyle = background:#cee0f2;
|list3 = [[For loop]]
+
| titlestyle = font-size:130%;padding-left:0.4em;padding-right:0.4em; <!--(gap before first heading/content:)-->display:block;margin-bottom:6px;
|list4 = [[Foreach loop]]
+
|title = [[Control flow#Loops|Loop constructs]]
|list5 = [[Infinite loop]]
+
|contentclass = plainlist
|list6 = [[Control flow]]
+
|content1 =
}}
+
*[[Do while loop]]
 +
*[[While loop]]
 +
*[[For loop]]
 +
*[[Foreach loop]]
 +
*[[Infinite loop]]
 +
*[[Control flow]]
 +
}}<noinclude>
 +
[[category:Computer science templates]]
 +
</noinclude>

Latest revision as of 07:44, 18 January 2021