Difference between revisions of "Template:Loop constructs"

From blackwiki
Jump to navigation Jump to search
(list)
(use standard ((sidebar)) instead of a templatebox reserved for WP and HELP namespaces)
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
|class = plainlist
+
| style = width:auto;background:#f5faff;font-size:90%;line-height:1.6em;
|list1 =
+
| 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]]
|templatename=Loop constructs
 
 
}}
 
}}

Revision as of 07:39, 18 January 2021