## Please edit system and help pages ONLY in the master wiki! ## For more information, please see MoinMoin:MoinDev/Translation. ##master-page:WikiCourse/21 Macros ##master-date:2007-12-16 06:18:56 #acl -All:write Default #format wiki #language it #pragma section-numbers off <<Navigation(slides)>> = Macro = Una macro viene utilizzata usando la sintassi `<<NOME_MACRO(parametri)>>`. I parametri variano da macro a macro e possono anche non essere usati. == Input == {{{ <<TableOfContents>> ---- Del testo con una nota a piè pagina.<<FootNote(Questa è la nota a piè pagina.)>> || <<MonthCalendar>> || <<MonthCalendar(,2008,1)>> || ---- Un certo momento nel mondo: <<DateTime(2008-01-26T23:03:25Z)>> }}} == Come viene visualizzato == <<TableOfContents>> ---- Del testo con una nota a piè pagina.<<FootNote(Questa è la nota a piè pagina.)>> || <<MonthCalendar>> || <<MonthCalendar(,2008,1)>> || ---- Un certo momento nel mondo: <<DateTime(2008-01-26T23:03:25Z)>>