Template:Param2: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly>{{#if: {{{ag|}}}|<b>{{Lnkstart}}Data Types#Aggregate{{!}}{{{1}}} {{Lnkend}}</b>|<b>{{Lnkstart}}Data Types#{{{1}}}{{!}}{{{1}}}{{Lnkend}}</b>}} {{#if: {{{..." |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{ | <includeonly>{{User:Philmasterplus/Type|{{{1}}}}} {{Pspan|{{{2}}}}</includeonly><noinclude> | ||
<noinclude> | |||
This is | <templatedata> | ||
{ | |||
"description": "This is similar to [[Template:Param]] except that this has no trailing whitespace.", | |||
"params": { | |||
"1": { | |||
"label": "Parameter data type", | |||
"description": "Parameter data type", | |||
"required": true, | |||
"type": "line", | |||
"example": "string, int, void, item, monster, skill" | |||
}, | |||
"2": { | |||
"label": "Parameter name", | |||
"description": "Parameter name", | |||
"required": true, | |||
"type": "line" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> |
Revision as of 19:09, 18 December 2020
This is similar to [[Template:Param]] except that this has no trailing whitespace.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Parameter data type | 1 | Parameter data type
| Line | required |
Parameter name | 2 | Parameter name | Line | required |