Content deleted Content added
No edit summary |
|||
Line 40:
::<nowiki>{{#invoke:}}</nowiki> takes two parameters: the first is the module name (''redirect'' in this case), the second the function to use from that module (''main'' in this case, as specified by the line "<code>function p.main(frame)</code>" in the module). So the third parameter given to #invoke is the first parameter given to the function. In that way modules can make more than one functions available.
::To get more information on the script error, you have click it. [[User:MrBlueSky|MrBlueSky]] ([[User talk:MrBlueSky|talk]]) 14:40, 19 March 2013 (UTC)
:::Thank you. I've learned a bit here.
:::—[[User:Trappist the monk|Trappist the monk]] ([[User talk:Trappist the monk|talk]]) 15:16, 19 March 2013 (UTC)
|