More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{#switch: {{{1}}} | {{#switch: {{{1}}} | ||
| = No first argument was sent ... | | = No first argument was sent ... | ||
| = Blank row. | |||
| #default = First argument: {{{1}}} | | #default = First argument: {{{1}}} | ||
}} | }} | ||
| Line 6: | Line 7: | ||
{{#switch: {{{2}}} | {{#switch: {{{2}}} | ||
| = No second argument was sent ... | | = No second argument was sent ... | ||
| string = En text skickades med ... ''{{{2}}}'' | |||
| #default = Second argument: {{{2}}} | | #default = Second argument: {{{2}}} | ||
}} | }} | ||
Revision as of 04:03, 2 April 2013
First argument: {{{1}}}
Second argument: {{{2}}}
Third argument: {{{3}}}