Difference between revisions of "Template:C++ programming language"

From blackwiki
Jump to navigation Jump to search
imported>MrOllie
(not notable, barely any content in linked article)
imported>Jerryobject
m (Table title section MOS:HEADing word repeats cut. Add line break to shrink layout. WP:LINKs: fix-cut WP:NOPIPEs.)
Line 13: Line 13:
 
*[[C++17]]
 
*[[C++17]]
  
| group1 = C++ features
+
| group1 = Features
 
| list1 =
 
| list1 =
 
*[[C++ classes|Classes]]
 
*[[C++ classes|Classes]]
Line 23: Line 23:
 
*[[Template (C++)|Templates]]
 
*[[Template (C++)|Templates]]
  
| group2 = [[C++ Standard Library]]
+
| group2 = [[C++ Standard Library|Standard Library]]
 
| list2 =
 
| list2 =
 
*[[Input/output (C++)|I/O Streams]]
 
*[[Input/output (C++)|I/O Streams]]
Line 53: Line 53:
 
*[[NetBeans]]
 
*[[NetBeans]]
  
| group6 = C++ and other languages
+
| group6 = Relative to<br />other languages
 
| list6 =
 
| list6 =
 
*[[Compatibility of C and C++]]
 
*[[Compatibility of C and C++]]
*[[Comparison of Java and C++|Comparison of C++ and Java]]
+
*[[Comparison of Java and C++]]
*[[Comparison of ALGOL 68 and C++|Comparison of C++ and ALGOL 68]]
+
*[[Comparison of ALGOL 68 and C++]]
 
*[[Comparison of programming languages]]
 
*[[Comparison of programming languages]]
  

Revision as of 12:28, 8 April 2016

50px Template documentation[view] [edit] [history] [purge]

Usage

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{C++ programming language|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{C++ programming language|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{C++ programming language|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.

Related template