Update an Image/zh-cn: Difference between revisions
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
* 找到那张照片的源代码,应该像: | * 找到那张照片的源代码,应该像: | ||
:<pre>[[File:Kde.png|link=Special:myLanguage/KDE 介绍]]</pre> | :<pre>[[File:Kde.png|link=Special:myLanguage/KDE 介绍]]</pre> | ||
* 从开始部份找到页面名字,也就是 <nowiki>[[</nowiki><!--]]--> 和 <nowiki>|</nowiki> 中间的部分。(在上面那个例子里是是''<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>'') | * 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>'') | ||
* | * 在浏览器地址栏里输入''<nowiki>http://userbase.kde.org/</nowiki>'''文件页面名字''''',例如 http://userbase.kde.org/File:Kde.png | ||
[[Category:Contributing]] | [[Category:Contributing]] |
Revision as of 04:26, 18 April 2011
Available Tools
步骤
- 找张需更新的图片
- 单击那张图片,然后你会到相应的“文件页面”(顶部首个标签应该是“文件“)
- 要是单击不管用,或是到了别的页面,请参看寻找文件页面
- 在 里,单击
- 单击“源文件名:“右边的 按钮(有时是个图标)
- 浏览并选好你电脑上的新图片,然后单击确定
- 在“文件更改“那里简短概括一下变化
- 最后单击
找到文件页面
图片有时链接的不是“文件”页面,这时你得从源代码里去找“文件”页面的名字。
- 在图片所在的页面顶部,单击 图标
- 找到那张照片的源代码,应该像:
[[File:Kde.png|link=Special:myLanguage/KDE 介绍]]
- 从开始部份找到页面名字,也就是 [[ 和 | 中间的部分。(在上面那个例子里是是File:Kde.png)
- Find the File page name in the beginning of the markup, i.e. the text between [[ and | (in the example above File:Kde.png)
- 在浏览器地址栏里输入http://userbase.kde.org/文件页面名字,例如 http://userbase.kde.org/File:Kde.png