Template:Box File: Difference between revisions

From OLPC
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>
:<tt><nowiki>{{Box File|FileName|FileContent}}</nowiki></tt>
{{Box File|FileName|FileContent}}
</pre>


== Sample ==
== Sample ==


<pre>
:<tt><nowiki>{{Box File|foo|bar}}</nowiki></tt>
{{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