Difference between revisions of "Template:ScriptCommandV2"
Jump to navigation
Jump to search
Jianmingyong (talk | contribs) m |
Jianmingyong (talk | contribs) m |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{{WarningV2}}</noinclude><includeonly>{{#Switch:{{{ | <noinclude>{{WarningV2}}</noinclude><includeonly>{{#Switch:{{{Type|}}} | ||
| | | Command = | ||
| | {{!}}- | ||
| {{ | {{!}} {{#if:{{{Argument1|}}}|@{{{1}}}.{{{2}}}({{{Argument1}}})|@{{{1}}}.{{{2}}}}} {{#if:{{{Argument2|}}}|<br />@{{{1}}}.{{{2}}}({{{Argument2}}})|}} {{#if:{{{Argument3|}}}|<br />@{{{1}}}.{{{2}}}({{{Argument3}}})|}} | ||
{{!}} {{#if:{{{Description1|}}}|{{{Description1}}}|}}{{#if:{{{Description2|}}}|<br />{{{Description2}}}|}}{{#if:{{{Description3|}}}|<br />{{{Description3}}}|}} | |||
{{!}} {{#if:{{{Input1|}}}|{{{Input1}}}|}}{{#if:{{{Input2|}}}|<br /><br />{{{Input2}}}|}}{{#if:{{{Input3|}}}|<br /><br />{{{Input3}}}|}} | |||
| Construct = | |||
{{!}}- | |||
{{!}} {{#if:{{{Argument1|}}}|<{{{1}}}.{{{2}}}({{{Argument1}}})>|<{{{1}}}.{{{2}}}>}} {{#if:{{{Argument2|}}}|<br /><{{{1}}}.{{{2}}}({{{Argument2}}})>|}} {{#if:{{{Argument3|}}}|<br /><{{{1}}}.{{{2}}}({{{Argument3}}})>|}} | |||
{{!}} {{#if:{{{Description1|}}}|{{{Description1}}}|}}{{#if:{{{Description2|}}}|<br />{{{Description2}}}|}}{{#if:{{{Description3|}}}|<br />{{{Description3}}}|}} | |||
{{!}} {{#if:{{{Input1|}}}|{{{Input1}}}|}}{{#if:{{{Input2|}}}|<br /><br />{{{Input2}}}|}}{{#if:{{{Input3|}}}|<br /><br />{{{Input3}}}|}} | |||
| | |||
{{!}}- | |||
{{!}} {{#if:{{{Argument1|}}}|@{{{1}}}.{{{2}}}({{{Argument1}}})|@{{{1}}}.{{{2}}}}} {{#if:{{{Argument2|}}}|<br />@{{{1}}}.{{{2}}}({{{Argument2}}})|}} {{#if:{{{Argument3|}}}|<br />@{{{1}}}.{{{2}}}({{{Argument3}}})|}} | |||
{{!}} {{#if:{{{Description1|}}}|{{{Description1}}}|}}{{#if:{{{Description2|}}}|<br />{{{Description2}}}|}}{{#if:{{{Description3|}}}|<br />{{{Description3}}}|}} | |||
{{!}} {{#if:{{{Input1|}}}|{{{Input1}}}|}}{{#if:{{{Input2|}}}|<br /><br />{{{Input2}}}|}}{{#if:{{{Input3|}}}|<br /><br />{{{Input3}}}|}} | |||
}}</includeonly> | }}</includeonly> | ||
Latest revision as of 20:44, 28 December 2014
|