Template:Box File: Difference between revisions
Jump to navigation
Jump to search
(tweaking fonts & centering) |
m (syntax adjustments) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
== Usage == |
== Usage == |
||
<pre> |
|||
{{Box File|FileName|FileContent}} |
|||
</pre> |
|||
== Sample == |
== Sample == |
||
<pre> |
|||
{{Box File|foo|bar}} |
|||
</pre> |
|||
{{Box File|foo|bar}} |
{{Box File|foo|bar}} |
||
[[Category:Template]]</noinclude> |
[[Category:Template]]</noinclude> |
Latest revision as of 10:49, 28 January 2008
File: some/file |
...sample contents of file...
|
Usage
{{Box File|FileName|FileContent}}
Sample
{{Box File|foo|bar}}
File: foo |
bar
|