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