- 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 |
Current revision (14:16, 13 November 2007) (edit) (undo) Sandman (Talk | contribs) m |
||
(3 intermediate revisions not shown.) | |||
Line 3: | Line 3: | ||
Function box template. | Function box template. | ||
- | Lists functions in the specified functioncategory | + | Lists functions in the specified functioncategory. |
- | </ | + | |
- | {{ | + | Variables: |
- | | name = {{{category}}} Functions | + | <pre> |
+ | category, | ||
+ | </pre> | ||
+ | </noinclude>{{Dplbox | ||
+ | | name = [[Functioncategory:{{{category}}}|{{{category}}} Functions]] | ||
| category = {{{category}}} | | category = {{{category}}} | ||
| category1 = functions | | category1 = functions | ||
| functionmode = true | | functionmode = true | ||
- | }} | + | | skipthispage = false |
- | <noinclude> | + | }}<noinclude> |
== Example == | == Example == | ||
{| style="width: 100%" | {| style="width: 100%" |
Current revision
[edit] Template
Function box template.
Lists functions in the specified functioncategory.
Variables:
category,
[edit] Example
Math functions.
{{Funcbox | category = Math }} |
|