Template:File: Difference between revisions
Jump to navigation
Jump to search
(First version, for typesetting filenames) |
(Fix loop, and use CSS instead of html <font> tag) |
||
Line 1: | Line 1: | ||
< |
<span style="color:blue; font-family:serif; font-style:italic">{{{1}}}</span><noinclude> |
||
<br/><br/> |
|||
The template '''{{PAGENAME}}''' is used to typeset filenames. |
|||
{| class=wikitable width=80% |
|||
Example: |
|||
|- |
|||
<source lang=text> |
|||
|width=50%|<pre>See file {{file|manual.txt}}.</pre> |
|||
⚫ | |||
</source> |
|||
|} |
|||
</noinclude> |
|||
⚫ |
Revision as of 09:09, 13 February 2014
{{{1}}}
The template File is used to typeset filenames.
See file {{file|manual.txt}}. |
See file manual.txt. |