Update an Image/zh-cn: Difference between revisions
(Created page with "图片有时链接的不是“文件”页面,这时你得从源代码里去找“文件”页面的名字。") |
(Created page with "* 在图片所在的页面顶部,单击<menuchoice>编辑</menuchoice>图标 * 找到那张照片的源代码,应该像: :<pre>[[File:Kde.png|link=Special:myLanguage/KDE ...") |
||
Line 20: | Line 20: | ||
图片有时链接的不是“文件”页面,这时你得从源代码里去找“文件”页面的名字。 | 图片有时链接的不是“文件”页面,这时你得从源代码里去找“文件”页面的名字。 | ||
* | * 在图片所在的页面顶部,单击<menuchoice>编辑</menuchoice>图标 | ||
* | * 找到那张照片的源代码,应该像: | ||
:<pre>[[File:Kde.png|link=Special:myLanguage/ | :<pre>[[File:Kde.png|link=Special:myLanguage/KDE 介绍]]</pre> | ||
* Find the File page name in the beginning of the markup, i.e. the text between <nowiki>[[</nowiki><!--]]--> and <nowiki>|</nowiki> (in the example above ''<nowiki>File:Kde.png</nowiki>'') | * Find the File page name in the beginning of the markup, i.e. the text between <nowiki>[[</nowiki><!--]]--> and <nowiki>|</nowiki> (in the example above ''<nowiki>File:Kde.png</nowiki>'') | ||
* Enter ''<nowiki>http://userbase.kde.org/</nowiki>'''File_page_name''''' in the web browser's location bar, for example http://userbase.kde.org/File:Kde.png | * Enter ''<nowiki>http://userbase.kde.org/</nowiki>'''File_page_name''''' in the web browser's location bar, for example http://userbase.kde.org/File:Kde.png | ||
[[Category:Contributing]] | [[Category:Contributing]] |
Revision as of 04:20, 18 April 2011
Available Tools
步骤
- 找张需更新的图片
- 单击那张图片,然后你会到相应的“文件页面”(顶部首个标签应该是“文件“)
- 要是单击不管用,或是到了别的页面,请参看寻找文件页面
- 在 里,单击
- 单击“源文件名:“右边的 按钮(有时是个图标)
- 浏览并选好你电脑上的新图片,然后单击确定
- 在“文件更改“那里简短概括一下变化
- 最后单击
寻找文件页面
图片有时链接的不是“文件”页面,这时你得从源代码里去找“文件”页面的名字。
- 在图片所在的页面顶部,单击 图标
- 找到那张照片的源代码,应该像:
[[File:Kde.png|link=Special:myLanguage/KDE 介绍]]
- Find the File page name in the beginning of the markup, i.e. the text between [[ and | (in the example above File:Kde.png)
- Enter http://userbase.kde.org/File_page_name in the web browser's location bar, for example http://userbase.kde.org/File:Kde.png