Wiki source for IFilmActionInfo


Show raw source

=====[[IFilmAction | iFilm]] Action Documentation=====
//Not included in Wikka//

>>**See also**
Development: IFilmAction.>>This is the documentation page for the [[IFilmAction | iFilm]] action.::c::

===Documentation===

==Short description==
Embed movies from http://ifilm.com .

==Parameters==
""<table cellspacing="0" cellpadding="2" border="1">
<thead>
<tr><th scope="col">name</th><th scope="col">type</th><th scope="col">required?</th><th scope="col">default</th><th scope="col">description</th></tr>
</thead>
<tbody>
<tr><td>url</td><td>string</td><td>yes</td><td>-</td><td>Set which film i should show.</td></tr>
<tr><td>width</td><td>number</td><td>optional</td><td>425</td><td>The width of the movie box.</td></tr>
<tr><td>height</td><td>number</td><td>optional</td><td>350</td><td>The height of the movie box.</td></tr>
<tr><td>bgcolor</td><td>hex-color</td><td>optional</td><td>#ffffff</td><td>The background color.</td></tr>
</tbody>
</table>""

==Long description==
Embed you favourite movies from ifilm.com.

Usage:
%%{{ifilm url="http://www.ifilm.com/video/#######" [width="425" height="350" bgcolor="#ffffff"]}}%%

==Author==
CimNine
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki