Difference between revisions of "Template:Loop constructs"
Jump to navigation
Jump to search
(list) |
|||
| (One intermediate revision by the same user 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]] | *[[Do while loop]] | ||
*[[While loop]] | *[[While loop]] | ||
| Line 9: | Line 13: | ||
*[[Infinite loop]] | *[[Infinite loop]] | ||
*[[Control flow]] | *[[Control flow]] | ||
| − | + | }}<noinclude> | |
| − | }} | + | [[category:Computer science templates]] |
| + | </noinclude> | ||