=Title of Article= //author// [[toc|flat]] ---- =First Part Title= Text here. [[code format="lb"]] 'code hereprint "hello, world!" [[code]] =Second Part Title= Text here. [[code format="lb"]] 'code hereinsert "What is your name?" ; name$ [[code]] =Third Part Title= Text here. [[code format="lb"]] 'code hereprint name$ [[code]] ---- [[toc|flat]]