Rendering listing template in custom page

how can i render template of listing a doctype in my custom page .and eventually get exact html of listing a doctype as it is in baseurl/desk#List/doctype_name ?

The desk listing is generated by Javascript so you can’t show it in a custom page (very easily)

I need same thing!

which javascript function could help me to do this?

so is there an approach to render listing template with my arguments in custom page in hard way or should i create a new custom template for listing doctypes?