模板:File

来自Ubuntu中文
Qiii2006留言 | 贡献2010年9月23日 (四) 20:36的版本 (撤销由Qiii2006对话)所作出的修订141409)
跳到导航跳到搜索
可打印版本不再受到支持且可能有渲染错误。请更新您的浏览器书签并改用浏览器默认打印功能。


用来显示文件内容的文件框。

用法

{{File|name=file_name|content=Content of file_name}}

附注: Named parameters are required, or formatting fails whenever an 'equal' sign is encountered in the 'content'. Additionally, 'content' containing wiki markup should be surrounded in <nowiki> tags, like so:
{{File|name=file_name|content=<nowiki>Content of file_name with [[wiki markup]] and '''other''' {{weirdness}}</nowiki>}}

示例

File: file_name

<pre<noinclude></noinclude> style="padding: 0.25em; margin: 0 0 0.50em 0; background-color: #F7F7F7; border: thin dashed #7F7F7F; border-top: none">Content of file_name</pre<noinclude></noinclude>>