Add the following tag to the page to automatically display your uploaded files:
layout_files_list
item style: minimal
target: new
Sort by page name alphabetically descending (default is by ascending)
sort: name desc
Sort by page slug alphabetically ascending/descending
sort: slug
sort: slug desc
Sort by headline alphabetically ascending/descending
sort: headline
sort: headline desc
Sort by date published ascending/descending
sort: published
sort: published desc
Add any of the following tags to the page to change how your posts are displayed.
width: 1up
width: 2up
width: 3up
width: 4up
width: 5up
Additionally, you can append any of the following to the width tags:
to fix the width regardless of the size of the window, append:
_fixed
to fix the width regardless of the page being viewed on a mobile device, append:
_fixed_mobile
to convert items into a slider, append:
_slider
With each of the width tags you can also append _slider to create a slider.
width: 3up_slider