Difference between revisions of "Template:Function Template"

From Catglobe Wiki
Jump to: navigation, search
(Blanked the page)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
<noinclude>''' <span style="color:blue;">THIS IS A TEMPLATE - IT'S BACKUP VERSION IN PAGE: [[{{FULLPAGENAME}}/backup]]</span> '''</noinclude><!-- please dont delete this line -->
 +
={{{Name|}}} =
 +
<includeonly>[[Category:Functions]]</includeonly>
 +
__NOTOC__
 +
__NOEDITSECTION__
  
 +
{{{Description|Please write a description and submit to code to autogen it next time}}}
 +
== Syntax ==
 +
{{{Name|}}}({{{Parameters|}}});
 +
 +
== Return type ==
 +
{{{ReturnType|}}}

Latest revision as of 06:52, 25 October 2024

THIS IS A TEMPLATE - IT'S BACKUP VERSION IN PAGE: Template:Function Template/backup

Please write a description and submit to code to autogen it next time

Syntax

();

Return type