Tea Page Content is powerful plugin that allows create widget or shortcode with content of any page, post, etc, and customize look of blocks via template system.
You can find description at Other Notes tab, and details at Github Page..
Sorting by descending is default behaviour. template allows you choose layout which will look as you want.
In shortcode just type full name of your template without extension, for example default or your-template-name. show page thumbnail allows you enable or disable displaying thumbnail of entry.
Default true. show page title allows you enable or disable displaying title of entry.
Default true. linked page title allows you enable or disable linking title of entry.
Default false. linked page thumbnail allows you enable or disable linking thumbnail of entry.
But this is not all there is list of allowed parameters which you can use. $count Count of all passed entries $instance Array with user defined and default parameters.
There is all list of options from self-titled section above. $template variables Array with template-level variables. Special flag that determine module that called template from widget or from shortcode.
Can be widget or shortcode. $entries List of posts, pages, etc title Title of current entry content Content of entry.
Read more