Difference between revisions of "Template:ScriptCommandV2"
Jump to navigation
Jump to search
Jianmingyong (talk | contribs) m (Protected "Template:ScriptCommandV2" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
Jianmingyong (talk | contribs) m |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{{WarningV2}}</noinclude><includeonly>|- | <noinclude>{{WarningV2}}</noinclude><includeonly>{{#Switch:{{{Type|}}} | ||
| @{{{1}}}.{{{2}}}{{{ | | Command = | ||
| {{{ | {{!}}- | ||
| {{{ | {{!}} {{#if:{{{Argument1|}}}|@{{{1}}}.{{{2}}}({{{Argument1}}})|@{{{1}}}.{{{2}}}}} {{#if:{{{Argument2|}}}|<br />@{{{1}}}.{{{2}}}({{{Argument2}}})|}} {{#if:{{{Argument3|}}}|<br />@{{{1}}}.{{{2}}}({{{Argument3}}})|}} | ||
</includeonly> | {{!}} {{#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> | |||
Latest revision as of 20:44, 28 December 2014
|