跳转到内容
主菜单
主菜单
移至侧栏
隐藏
导航
首页
最近更改
随机页面
MediaWiki帮助
代码酷
搜索
搜索
中文(中国大陆)
外观
创建账号
登录
个人工具
创建账号
登录
未登录编辑者的页面
了解详情
贡献
讨论
编辑“︁
模板:Infobox software/doc
”︁(章节)
模板
讨论
大陆简体
阅读
编辑源代码
查看历史
工具
工具
移至侧栏
隐藏
操作
阅读
编辑源代码
查看历史
常规
链入页面
相关更改
特殊页面
页面信息
外观
移至侧栏
隐藏
请注意
,您现在正在编辑此页面的最新修订,它不是默认显示的已核准修订(
查看差异
)。
您的更改会在有权核准的用户核准后向读者展示。
警告:
您没有登录。如果您进行任何编辑,您的IP地址会公开展示。如果您
登录
或
创建账号
,您的编辑会以您的用户名署名,此外还有其他益处。
反垃圾检查。
不要
加入这个!
== 參數 == {{TemplateDataHeader}} <templatedata> { "description": "在计算机软件中使用的信息框。", "params": { "title": { "label": "标题", "description": "若未指定,则使用‘name’参数或 PAGENAME。", "type": "string", "required": false }, "name": { "label": "名称", "description": "标题未指定时使用的名称。", "default": "PAGENAME", "type": "line", "required": false }, "logo": { "label": "标志", "description": "标志(图像)的文件名。", "type": "wiki-file-name", "required": false, "example": "The GIMP icon - gnome.svg" }, "logo_size": { "label": "标志尺寸", "type": "line", "required": false, "example": "64px" }, "logo_alt": { "label": "标志的替代文本", "type": "line", "required": false }, "logo caption": { "label": "标志的标题", "description": "如果只是简单的‘X 的标志’,那么直接留空更好。保留用于特殊情况,如说明一些必要的情况或用于插入 {{ffdc}} 或 {{deletable image-caption}}。", "type": "unbalanced-wikitext", "required": false }, "screenshot": { "label": "截图", "description": "截图的文件名。", "type": "wiki-file-name", "required": false, "example": "GIMP_screenshot.png" }, "screenshot_size": { "label": "截图尺寸", "type": "line", "required": false, "example": "300px" }, "screenshot_alt": { "label": "截图的替代文本", "type": "line", "required": false }, "caption": { "label": "截图的标题", "type": "line", "required": false }, "collapsible": { "label": "可折叠", "description": "当本截图默认隐藏时,设为‘yes’以在可折叠区域中显示截图,不建議在合理使用的軟體截圖上使用\"collapsible\"參數,詳見Wikipedia:非自由内容使用准则#8。", "type": "line", "required": false }, "author": { "label": "原作者", "description": "软件的原始作者或发布者名。可以是个人或组织机构名。多数情况下指定了开发者字段后才会用到该参数。", "type": "string", "required": false }, "developer": { "label": "开发者", "description": "软件目前的开发者名。可以是个人或组织机构名称。", "type": "string", "required": false }, "released": { "label": "首次发布", "description": "在软件开发到正式发布(RTM)阶段时发布 1.0 版本(或最接近版本)的日期。如果条目是有关某个主流版本的内容(如 Internet Explorer 8 或 Microsoft Office 2007),则该字段应包含该主流版本正式发布(即到达 RTM 阶段)的日期。如果软件仍在开发中且尚未正式发布,请忽略该字段,即不要使用该字段指定首个预览版或测试版的发布日期,因为已经存在该用途的参数。该字段的格式应类似:{{Start date and age|year|month|day}}。如果条目使用 DMY 的日期格式,请相应替换为:{{Start date and age|year|month|day}} 。如果您不确定日期格式,请参考 WP:MOSDATES。", "type": "unbalanced-wikitext", "required": false }, "latest release": { "label": "最新版本", "description": "该软件最新发布的版本号和发布日期,如‘1.0.0({{Start date and age|year|month|day}})’。", "type": "unbalanced-wikitext", "required": false }, "latest release qid": { "label": "最新版本的qid", "description": "latest release使用的wikidata的Q标识符,默认为条目对应的Q标识符。", "type": "line", "required": false }, "hide latest release": { "label": "隐藏最新版本", "description": "是否隐藏latest release,默认为no。", "type": "line", "required": false }, "programming language": { "label": "编程语言", "description": "编写软件的语言。如果该语言在维基百科中有相应条目,请加上链接,如 [[C++]]、[[Python]]。", "type": "unbalanced-wikitext", "aliases": [ "programming_language" ], "required": false }, "operating system": { "label": "操作系统", "description": "软件适用的操作系统。请尽可能准确指明(同时也注意长度)、避免模糊的表达,如跨平台、多平台。对于可运行于 unix/linux 所有版本的软件可使用‘[[Unix-like]]’,对于适用 Windows 平台的则可使用‘[[Microsoft Windows]]’、‘[[Windows]]’或‘[[Windows XP]] 及更高版本’。如果软件是与操作系统无关的网页程序,则忽略此参数。", "type": "string", "aliases": [ "operating_system" ], "required": false }, "platform": { "label": "平台", "description": "软件运行的计算平台。可以指定处理器,如‘[[IA-32]]’(i386)、‘[[x86-64]]’、‘Itanium’、‘ARM’或‘MIPS’。", "type": "unbalanced-wikitext", "required": false }, "size": { "label": "安装包大小", "description": "安装包大小。只适用于可下载的软件。如‘{{Nowrap|48 MB}}’。", "type": "unbalanced-wikitext", "required": false }, "language": { "label": "语言", "description": "软件用户界面支持的自然语言列表。不要使用‘多语言’或类似的模糊说法。", "type": "string", "required": false }, "language count": { "label": "支持语言数", "description": "软件用户界面支持的自然语言数。", "type": "number", "required": false }, "language footnote": { "label": "对支持语言的脚注", "description": "该参数用于提供可用翻译的引文。", "type": "string", "required": false }, "genre": { "label": "类型", "description": "程序类型。应该内部链接到其他条目。更多信息请参考软件分类列表。", "type": "unbalanced-wikitext", "required": false, "example": "[[桌面搜索]]" }, "license": { "label": "许可证", "description": "允许消费者使用软件的许可证类型。", "type": "unbalanced-wikitext", "required": false, "example": "[[专有软件|专有]]" }, "licence": { "label": "licence", "description": "Alternative to license for articles using Commonwealth English.", "type": "string", "required": false }, "repo": { "label": "代码库", "description": "软件[[仓库 (版本控制)|代码库]]的網址。格式:{{URL|http://www.example.com/repo}}。", "type": "string", "required": false }, "website": { "label": "网站", "description": "软件包网站的网址。格式:{{URL|http://www.example.com}}。", "type": "unbalanced-wikitext", "required": false }, "standard": { "label": "技术标准", "description": "软件的技术标准。", "type": "string", "required": false }, "AsOf": { "label": "AsOf", "description": "Month Year.", "type": "string", "required": false }, "bodystyle": { "label": "bodystyle", "description": "应用于信息框整体的 CSS 样式。", "type": "string", "required": false }, "screenshot-hans": { "label": "简体版截图", "description": "简体版截图的文件名。", "example": "GIMP_screenshot_(zh-hans).png", "type": "wiki-file-name" }, "screenshot-hant": { "label": "繁体版截图", "description": "繁体版截图的文件名。", "example": "GIMP_screenshot_(zh-hant).png", "type": "wiki-file-name" }, "discontinued": { "label": "是否停产", "description": "如果软件已停产,则设为“yes”,否则省略。", "example": "yes", "type": "string" }, "included with": { "aliases": [ "included_with" ], "label": "内置于", "type": "string" }, "middleware": { "label": "中间件", "description": "软件的中间件。", "type": "string" }, "other_names": { "label": "别名", "description": "其它的名称", "type": "string" } }, "format": "block", "paramOrder": [ "title", "name", "logo", "logo_size", "logo_alt", "logo caption", "screenshot", "screenshot-hans", "screenshot-hant", "screenshot_size", "screenshot_alt", "caption", "collapsible", "author", "developer", "released", "latest release", "latest release qid", "hide latest release", "programming language", "operating system", "platform", "size", "language", "language count", "language footnote", "genre", "license", "licence", "repo", "website", "standard", "AsOf", "bodystyle", "discontinued", "included with", "middleware", "other_names" ] } </templatedata>
摘要:
请注意,所有对代码酷的贡献均被视为依照知识共享署名-非商业性使用-相同方式共享发表(详情请见
代码酷:著作权
)。如果您不希望您的文字作品被随意编辑和分发传播,请不要在此提交。
您同时也向我们承诺,您提交的内容为您自己所创作,或是复制自公共领域或类似自由来源。
未经许可,请勿提交受著作权保护的作品!
取消
编辑帮助
(在新窗口中打开)