Difference between revisions of "Wiki Extensions"
m |
m (→How to get a url of file name) |
||
Line 13: | Line 13: | ||
== How to get a url of file name == | == How to get a url of file name == | ||
− | Go to http:// | + | Go to http://wiki.catglobe.com/index.php/Special:ImageList click on (file) and get a link to a file which you have uploaded. |
[[Category:Wiki guidelines]] | [[Category:Wiki guidelines]] |
Revision as of 03:39, 21 January 2009
How to show flash file (.swf) on wiki
<swf width="xx" height="xx">filename.swf</swf>
How to show movie with .flv extension on wiki
<flvplayertwo width="xx" height="xx" autoplay="false">filename.flv</flvplayertwo>
Note: option autoplay="false" must be present
How to get a url of file name
Go to http://wiki.catglobe.com/index.php/Special:ImageList click on (file) and get a link to a file which you have uploaded.