Difference between revisions of "Template:Function"
Jump to navigation
Jump to search
imported>Qazaaq m |
imported>DragoonWraith (adding See Also list) |
||
Line 39: | Line 39: | ||
required arguments + types: | required arguments + types: | ||
-->{{ #if: {{{arg0|}}} | {{{arg0}}}:{{{arg0Type}}} | -->{{ #if: {{{arg0|}}} | {{{arg0}}}:{{{arg0Type}}} |}}<!-- | ||
-->{{ #if: {{{arg1|}}} | {{{arg1}}}:{{{arg1Type}}} | -->{{ #if: {{{arg1|}}} | {{{arg1}}}:{{{arg1Type}}} |}}<!-- | ||
-->{{ #if: {{{arg2|}}} | {{{arg2}}}:{{{arg2Type}}} | -->{{ #if: {{{arg2|}}} | {{{arg2}}}:{{{arg2Type}}} |}}<!-- | ||
-->{{ #if: {{{arg3|}}} | {{{arg3}}}:{{{arg3Type}}} | -->{{ #if: {{{arg3|}}} | {{{arg3}}}:{{{arg3Type}}} |}}<!-- | ||
-->{{ #if: {{{arg4|}}} | {{{arg4}}}:{{{arg4Type}}} | -->{{ #if: {{{arg4|}}} | {{{arg4}}}:{{{arg4Type}}} |}}<!-- | ||
-->{{ #if: {{{arg5|}}} | {{{arg5}}}:{{{arg5Type}}} | -->{{ #if: {{{arg5|}}} | {{{arg5}}}:{{{arg5Type}}} |}}<!-- | ||
-->{{ #if: {{{arg6|}}} | {{{arg6}}}:{{{arg6Type}}} | -->{{ #if: {{{arg6|}}} | {{{arg6}}}:{{{arg6Type}}} |}}<!-- | ||
-->{{ #if: {{{arg7|}}} | {{{arg7}}}:{{{arg7Type}}} | -->{{ #if: {{{arg7|}}} | {{{arg7}}}:{{{arg7Type}}} |}}<!-- | ||
-->{{ #if: {{{arg8|}}} | {{{arg8}}}:{{{arg8Type}}} | -->{{ #if: {{{arg8|}}} | {{{arg8}}}:{{{arg8Type}}} |}}<!-- | ||
-->{{ #if: {{{arg9|}}} | {{{arg9}}}:{{{arg9Type}}} | -->{{ #if: {{{arg9|}}} | {{{arg9}}}:{{{arg9Type}}} |}}<!-- | ||
optional arguments + types: | optional arguments + types: | ||
-->{{ #if: {{{optarg0|}}} | ''{{{optarg0}}}:{{{optarg0Type}}}'' | -->{{ #if: {{{optarg0|}}} | ''{{{optarg0}}}:{{{optarg0Type}}}'' |}}<!-- | ||
-->{{ #if: {{{optarg1|}}} | ''{{{optarg1}}}:{{{optarg1Type}}}'' | -->{{ #if: {{{optarg1|}}} | ''{{{optarg1}}}:{{{optarg1Type}}}'' |}}<!-- | ||
-->{{ #if: {{{optarg2|}}} | ''{{{optarg2}}}:{{{optarg2Type}}}'' | -->{{ #if: {{{optarg2|}}} | ''{{{optarg2}}}:{{{optarg2Type}}}'' |}}<!-- | ||
-->{{ #if: {{{optarg3|}}} | ''{{{optarg3}}}:{{{optarg3Type}}}'' | -->{{ #if: {{{optarg3|}}} | ''{{{optarg3}}}:{{{optarg3Type}}}'' |}}<!-- | ||
-->{{ #if: {{{optarg4|}}} | ''{{{optarg4}}}:{{{optarg4Type}}}'' | -->{{ #if: {{{optarg4|}}} | ''{{{optarg4}}}:{{{optarg4Type}}}'' |}}<!-- | ||
-->{{ #if: {{{optarg5|}}} | ''{{{optarg5}}}:{{{optarg5Type}}}'' | -->{{ #if: {{{optarg5|}}} | ''{{{optarg5}}}:{{{optarg5Type}}}'' |}}<!-- | ||
-->{{ #if: {{{optarg6|}}} | ''{{{optarg6}}}:{{{optarg6Type}}}'' | -->{{ #if: {{{optarg6|}}} | ''{{{optarg6}}}:{{{optarg6Type}}}'' |}}<!-- | ||
-->{{ #if: {{{optarg7|}}} | ''{{{optarg7}}}:{{{optarg7Type}}}'' | -->{{ #if: {{{optarg7|}}} | ''{{{optarg7}}}:{{{optarg7Type}}}'' |}}<!-- | ||
-->{{ #if: {{{optarg8|}}} | ''{{{optarg8}}}:{{{optarg8Type}}}'' | -->{{ #if: {{{optarg8|}}} | ''{{{optarg8}}}:{{{optarg8Type}}}'' |}}<!-- | ||
-->{{ #if: {{{optarg9|}}} | ''{{{optarg9}}}:{{{optarg9Type}}}'' | -->{{ #if: {{{optarg9|}}} | ''{{{optarg9}}}:{{{optarg9Type}}}'' |}}<!-- | ||
example: --> | example: --> | ||
{{ #if: {{{example|}}} | == Example == | {{ #if: {{{example|}}} | == Example == | ||
{{{example}}} |}}<!-- | {{{example}}} |}}<!-- | ||
see also: --> | |||
{{ #if: {{{seeAlso0|}}} | == See Also == | |||
* [[{{{seeAlso0}}}]] | |||
{{ #if: {{{seeAlso1|}}} | * [[{{{seeAlso1}}}]] }} | |||
{{ #if: {{{seeAlso2|}}} | * [[{{{seeAlso2}}}]] }} | |||
{{ #if: {{{seeAlso3|}}} | * [[{{{seeAlso3}}}]] }} | |||
{{ #if: {{{seeAlso4|}}} | * [[{{{seeAlso4}}}]] }} | |||
{{ #if: {{{seeAlso5|}}} | * [[{{{seeAlso5}}}]] }} | |||
{{ #if: {{{seeAlso6|}}} | * [[{{{seeAlso6}}}]] }} | |||
{{ #if: {{{seeAlso7|}}} | * [[{{{seeAlso7}}}]] }} | |||
{{ #if: {{{seeAlso8|}}} | * [[{{{seeAlso8}}}]] }} | |||
{{ #if: {{{seeAlso9|}}} | * [[{{{seeAlso9}}}]] }} }}<!-- | |||
categorization code (needs something clever): -->{{{CategoryList|}}}</includeonly> | categorization code (needs something clever): -->{{{CategoryList|}}}</includeonly> |
Revision as of 14:02, 7 January 2009
This article is incomplete. You can help by filling in any blank descriptions. Further information might be found in a section of the discussion page. Please remove this message when no longer necessary. |
This is a WIP, feedback is appreciated. To retain readability a lot of HTML comments are used, they shouldn't impact the working of the template, but could add to the confusion a bit. Example in the Sandbox.