Wiki Extensions: Difference between revisions
From Catglobe Wiki
More actions
No edit summary  | 
				m add nowiki tag  | 
				||
| Line 3: | Line 3: | ||
=== Syntax ===  | === Syntax ===  | ||
<nowiki>  | |||
The Flash extension (.swf) uses <  | The Flash extension (.swf) uses <swf></swf> tags  | ||
</nowiki>  | |||
=== Sample ===  | === Sample ===  | ||
<nowiki>  | |||
<swf width="xx" height="xx">filename.swf</swf>  | |||
</nowiki>  | |||
== FLV Extension ==  | |||
=== Syntax ===  | === Syntax ===  | ||
<nowiki>  | |||
The FLV extension (.flv) uses <  | The FLV extension (.flv) uses <flvplayertwo></flvplayertwo> tags  | ||
</nowiki>  | |||
=== Sample ===  | === Sample ===  | ||
<nowiki>  | |||
<  | <flvplayertwo width="xx" height="xx" autoplay="false">filename.flv</flvplayertwo>  | ||
Note:   | </nowiki>  | ||
<br/>  | |||
'''Note''': option autoplay="false" must be present  | |||
| Line 29: | Line 31: | ||
[[Category:Wiki guidelines]]  | |||
Revision as of 10:38, 30 December 2008
Flash Extension
Syntax
The Flash extension (.swf) uses <swf></swf> tags
Sample
<swf width="xx" height="xx">filename.swf</swf>
FLV Extension
Syntax
The FLV extension (.flv) uses <flvplayertwo></flvplayertwo> tags
Sample
<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://vietnamwiki.catglobe.com/index.php/Special:ImageList click on (file) and get a link to a file which you have uploaded