Difference between revisions of "Template:ScriptArgumentV2"
Jump to navigation
Jump to search
Jianmingyong (talk | contribs) m (Protected "Template:ScriptArgumentV2" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
Jianmingyong (talk | contribs) m |
||
| Line 1: | Line 1: | ||
<noinclude>{{WarningV2}}</noinclude><includeonly>{{#Switch:{{{2|}}} | <noinclude>{{WarningV2}}</noinclude><includeonly>{{#Switch:{{{6|}}} | ||
| Input = | |||
{{#Switch:{{{2|}}} | |||
| Str = {{{2}}}{{{3}}} <nowiki>=</nowiki> {{{1}}}<br />({{ScriptArgumentV2/Name|{{{1}}}}}) {{#if:{{{5}}}|<nowiki>[</nowiki>Default value: {{{5}}}]|}} | |||
| Int = {{{2}}}{{{3}}} <nowiki>=</nowiki> {{{1}}}<br />({{ScriptArgumentV2/Name|{{{1}}}}}) {{#if:{{{5}}}|<nowiki>[</nowiki>Default value: {{{5}}}]|}} | |||
| Sng = {{{2}}}{{{3}}} <nowiki>=</nowiki> {{{1}}}<br />({{ScriptArgumentV2/Name|{{{1}}}}}) {{#if:{{{5}}}|<nowiki>[</nowiki>Default value: {{{5}}}]|}} | |||
| ItemCollection = {{{2}}}{{{3}}} <nowiki>=</nowiki> {{{1}}}<br />({{ScriptArgumentV2/Name|{{{1}}}}}) {{#if:{{{5}}}|<nowiki>[</nowiki>Default value: {{{5}}}]|}} | |||
| Bool = {{{2}}}{{{3}}} <nowiki>=</nowiki> {{{1}}}<br />({{ScriptArgumentV2/Name|{{{1}}}}}) {{#if:{{{5}}}|<nowiki>[</nowiki>Default value: {{{5}}}]|}} | |||
| Rec = {{{2}}}{{{3}}} <nowiki>=</nowiki> {{{1}}}<br />({{ScriptArgumentV2/Name|{{{1}}}}}) {{#if:{{{5}}}|<nowiki>[</nowiki>Default value: {{{5}}}]|}} | |||
| IntArr = {{{2}}}{{{3}}} <nowiki>=</nowiki> {{{1}}}<br />({{ScriptArgumentV2/Name|{{{1}}}}}) {{#if:{{{5}}}|<nowiki>[</nowiki>Default value: {{{5}}}]|}} | |||
| StrArr = {{{2}}}{{{3}}} <nowiki>=</nowiki> {{{1}}}<br />({{ScriptArgumentV2/Name|{{{1}}}}}) {{#if:{{{5}}}|<nowiki>[</nowiki>Default value: {{{5}}}]|}} | |||
| SngArr = {{{2}}}{{{3}}} <nowiki>=</nowiki> {{{1}}}<br />({{ScriptArgumentV2/Name|{{{1}}}}}) {{#if:{{{5}}}|<nowiki>[</nowiki>Default value: {{{5}}}]|}} | |||
| BoolArr = {{{2}}}{{{3}}} <nowiki>=</nowiki> {{{1}}}<br />({{ScriptArgumentV2/Name|{{{1}}}}}) {{#if:{{{5}}}|<nowiki>[</nowiki>Default value: {{{5}}}]|}} | |||
| PokemonData = {{{2}}}{{{3}}} <nowiki>=</nowiki> {{{1}}}<br />({{ScriptArgumentV2/Name|{{{1}}}}}) {{#if:{{{5}}}|<nowiki>[</nowiki>Default value: {{{5}}}]|}} | |||
| Arr {{{2}}}{{{3}}} <nowiki>=</nowiki> {{{1}}}<br />({{ScriptArgumentV2/Name|{{{1}}}}}) {{#if:{{{5}}}|<nowiki>[</nowiki>Default value: {{{5}}}]|}} | |||
}} | |||
| | |||
{{#Switch:{{{2|}}} | |||
| Str = | | Str = | ||
{{#switch:{{{4|}}} | {{#switch:{{{4|}}} | ||
| Line 60: | Line 77: | ||
| True = <span class="explain" title="{{{1}}} ({{ScriptArgumentV2/Name|{{{1}}}}})"><nowiki>[</nowiki>{{{2}}}{{{3}}}<nowiki>]</nowiki></span> | | True = <span class="explain" title="{{{1}}} ({{ScriptArgumentV2/Name|{{{1}}}}})"><nowiki>[</nowiki>{{{2}}}{{{3}}}<nowiki>]</nowiki></span> | ||
}} | }} | ||
}}</includeonly> | }}}}</includeonly> | ||
Revision as of 19:53, 16 June 2014
|