- This wiki is out of date, use the continuation of this wiki instead
 
Template:Funcbox
From FenixWiki
(Difference between revisions)
												
			
			| Revision as of 22:05, 12 September 2007 (edit) Sandman (Talk | contribs) (New page: {{Catbox | name = {{{category}}} Functions | category = {{{category}}} | category1 = functions | functionmode = true }}) ← Previous diff  | 
				Revision as of 22:10, 12 September 2007 (edit) (undo) Sandman (Talk | contribs) Next diff →  | 
			||
| Line 1: | Line 1: | ||
| + | <noinclude> | ||
| + | == Template == | ||
| + | Function box template. | ||
| + | |||
| + | Lists functions in the specified functioncategory | ||
| + | </noinclude> | ||
| {{Catbox | {{Catbox | ||
| | name = {{{category}}} Functions | | name = {{{category}}} Functions | ||
| Line 5: | Line 11: | ||
| | functionmode = true | | functionmode = true | ||
| }} | }} | ||
| + | <noinclude> | ||
| + | == Example == | ||
| + | {| style="width: 100%" | ||
| + | | Math functions. | ||
| + | <pre> | ||
| + | {{Funcbox | ||
| + | | category = Math | ||
| + | }} | ||
| + | </pre> | ||
| + | || | ||
| + | {{Funcbox | ||
| + | | category = Math | ||
| + | }} | ||
| + | |} | ||
| + | </noinclude> | ||
Revision as of 22:10, 12 September 2007
Template
Function box template.
Lists functions in the specified functioncategory
Example
 Math functions.
{{Funcbox
  | category = Math
}}
 | 
  | |||
