Template: Infobox Function
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| title = {{{websitename|{{{name|<includeonly>{{PAGENAME}}</includeonly> }}} }}} | | title = {{{websitename|{{{name|<includeonly>{{PAGENAME}}</includeonly> }}} }}} | ||
| − | |||
| − | |||
| caption = {{{caption|}}}{{#if:{{{collapsible|}}}|{{hidden end}}}} | | caption = {{{caption|}}}{{#if:{{{collapsible|}}}|{{hidden end}}}} | ||
| − | | label1 = | + | | label1 = Header |
| − | | data1 = {{{ | + | | data1 = {{{header|}}} |
| − | | label2 = | + | | label2 = Supported Since |
| − | | data2 = {{{ | + | | data2 = {{{since|}}} |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
[[is entity::group| ]]<noinclude> | [[is entity::group| ]]<noinclude> | ||
| + | |||
==Documentation== | ==Documentation== | ||
| − | + | This template exists for the purpose of defining properties of a function, when making a page for the GNU Developer Network, a project that aims to better document development on GNU systems. | |
| − | |||
| − | |||
| − | |||
| − | |||
These are the fields of this template: | These are the fields of this template: | ||
* <nowiki>| title = (automatically filled in from the page name)</nowiki> | * <nowiki>| title = (automatically filled in from the page name)</nowiki> | ||
| − | * <nowiki>| | + | * <nowiki>| header = name of the header file that the function is included in</nowiki> |
| − | * <nowiki>| | + | * <nowiki>| since = Specifies what version of the standard the function has been supported since</nowiki> |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</noinclude> | </noinclude> | ||
Latest revision as of 14:18, 19 December 2013
Documentation
This template exists for the purpose of defining properties of a function, when making a page for the GNU Developer Network, a project that aims to better document development on GNU systems.
These are the fields of this template:
- | title = (automatically filled in from the page name)
- | header = name of the header file that the function is included in
- | since = Specifies what version of the standard the function has been supported since