Template:File/doc
From stoney cloud
Note
This page is a template. It contains some standardized, often used text, which can be transcluded inside other pages.
As this template is widely used in our wiki, it may be protected in which case only staff members can change it. Use the discussion page to propose enhancements, fixes or voice your opinion.
Use this template to show a file box with some content.
Parameters
- 1. unnamed
- Add the filename.
- 2. unnamed (optional)
- Add some description (optional as can be blank).
- 3. unnamed
- Add the code.
Usage
See the template's testcases:
Parameter: 1. unnamed, 2. unnamed (empty), 3. unnamed | ||
---|---|---|
Wiki code | {{File|filename||<pre> file content this that </pre>}} | |
| ||
Main version | Filefilename file content this that | |
| ||
Sandbox version |
Parameter: 1. unnamed, 2. unnamed , 3. unnamed | ||
---|---|---|
Wiki code | {{File|filename|some description|<pre> file content this that </pre>}} | |
| ||
Main version | Filefilenamesome description file content this that | |
| ||
Sandbox version |