Difference between revisions of "Template:Loop constructs"
Jump to navigation
Jump to search
imported>Jarble (linking) |
|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {{ | + | {{sidebar |
| − | | | + | |name = Loop constructs |
| − | | | + | | style = width:auto;background:#f5faff;font-size:90%;line-height:1.6em; |
| − | + | | basestyle = background:#cee0f2; | |
| − | + | | titlestyle = font-size:130%;padding-left:0.4em;padding-right:0.4em; <!--(gap before first heading/content:)-->display:block;margin-bottom:6px; | |
| − | + | |title = [[Control flow#Loops|Loop constructs]] | |
| − | + | |contentclass = plainlist | |
| − | + | |content1 = | |
| − | }} | + | *[[Do while loop]] |
| + | *[[While loop]] | ||
| + | *[[For loop]] | ||
| + | *[[Foreach loop]] | ||
| + | *[[Infinite loop]] | ||
| + | *[[Control flow]] | ||
| + | }}<noinclude> | ||
| + | [[category:Computer science templates]] | ||
| + | </noinclude> | ||