Template:File/doc
From stoney cloud
Use this template to show a file box with some content.
Usage
Add this code to the page text:
{{File|filename|some description| file content }}
If you want to preserve the format of the file content, use <pre> ... </pre> tags for pre-formatted text:
{{File|filename|some description|<pre> file content this that </pre>}}