Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Wiki Extensions: Difference between revisions

From Catglobe Wiki
No edit summary
m add nowiki tag
Line 3: Line 3:


=== Syntax ===
=== Syntax ===
 
<nowiki>
The Flash extension (.swf) uses <_swf></swf> tags
The Flash extension (.swf) uses <swf></swf> tags
 
</nowiki>
=== Sample ===
=== Sample ===
<nowiki>
<swf width="xx" height="xx">filename.swf</swf>
</nowiki>


<_swf width="xx" height="xx">filename.swf</swf><br/>Note: Please remove _ in <_swf>
== FLV Extension ==
 
 
== FlV Extension ==




=== Syntax ===
=== Syntax ===
 
<nowiki>
The FLV extension (.flv) uses <_flvplayertwo></flvplayertwo> tags
The FLV extension (.flv) uses <flvplayertwo></flvplayertwo> tags
 
</nowiki>
=== Sample ===
=== Sample ===
 
<nowiki>
<_flvplayertwo width="xx" height="xx" autoplay="false">filename.flv</flvplayertwo><br/>
<flvplayertwo width="xx" height="xx" autoplay="false">filename.flv</flvplayertwo>
Note: Please remove _ in <_flvplayertwo> and option autoplay="false" must be present<br/>
</nowiki>
<br/>
'''Note''': option autoplay="false" must be present




Line 29: Line 31:




[[category:Wiki guidelines]]
[[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