How to Custom Template for my schemas "Name" and "About"?

Hi.I'm New In Plone And I almost Covered some topics in plone development trainning. i've a question about i created a schema with Textline fields 'Name' and 'About' then i want to render with in the template what can i do.i'm just looked the template documentation and it will be little bit confusing.Please reply.

You want to derive your view class from DefaultView and use the approach documented here: