Template:GameUsingDaisymoon

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
m
 
(2 intermediate revisions not shown)
Line 16: Line 16:
{{!}}style="background:#FFE982" colspan="0"{{!}} '''Videos'''
{{!}}style="background:#FFE982" colspan="0"{{!}} '''Videos'''
{{!}}-
{{!}}-
-
{{!}}colspan="0"{{!}} {{{6}}}
+
{{!}}colspan="0"{{!}}{{{6}}}|}}  
-
|}}  
+
|}
|}
Line 33: Line 32:
* http://www.examplefanpage.com Fan page 1  
* http://www.examplefanpage.com Fan page 1  
|
|
-
Test
+
<embed src{{Eq}}"http://www.youtube.com/v/haEmyirhQ1A" type{{Eq}}"application/x-shockwave-flash" allowscriptaccess{{Eq}}"always" allowfullscreen{{Eq}}"true" width{{Eq}}"425" height{{Eq}}"344"></embed>
}}
}}
 +
 +
=== How to Add YouTube Clips to This Template ===
 +
 +
The template formatting can be a little bit tedious at times, but it is possible to add YouTube clips in this template. What you need to do is to get the object embed code from YouTube (as normal), but only keep the "embed" tag, highlighted below:
 +
 +
<object width="425" height="344">
 +
    <param name="movie" value="<nowiki>http://www.youtube.com/v/IDQOB2jmA7o&hl=sv&fs=1"</nowiki> ></param>
 +
    <param name="allowFullScreen" value="true"></param>
 +
    <param name="allowscriptaccess" value="always"></param>
 +
    '''<nowiki><embed src="http://www.youtube.com/v/IDQOB2jmA7o&hl=sv&fs=1"
 +
        type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"
 +
        width="425" height="344"></embed></nowiki>'''
 +
</object>
 +
 +
Then you need to replace all equal signs (=) with the [[Template:Eq]] template. For example:
 +
<pre>
 +
<embed src{{Eq}}"http://www.youtube.com/v/IDQOB2jmA7o"
 +
        type{{Eq}}"application/x-shockwave-flash" allowscriptaccess{{Eq}}"always" allowfullscreen{{Eq}}"true"
 +
        width{{Eq}}"425" height{{Eq}}"344"></embed>
 +
</pre>
 +
 +
And the results will be:
 +
 +
<embed src{{Eq}}"http://www.youtube.com/v/IDQOB2jmA7o"
 +
        type{{Eq}}"application/x-shockwave-flash" allowscriptaccess{{Eq}}"always" allowfullscreen{{Eq}}"true"
 +
        width{{Eq}}"425" height{{Eq}}"344"></embed>
 +
</noinclude>
</noinclude>

Latest revision as of 13:14, 8 March 2009

{{{1}}} Project Status: {{{2}}}
{{{3}}}
Screenshots
{{{4}}}
Links
{{{5}}}


Example Game Name

Project Status:

Unreleased

This is an example usage of the game using daisymoon. It features a description, a project status, screenshots and links.

Screenshots

ExampleScreenshot.jpg ExampleScreenshot2.jpg

Links
Videos

<embed src="http://www.youtube.com/v/haEmyirhQ1A" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed>


How to Add YouTube Clips to This Template

The template formatting can be a little bit tedious at times, but it is possible to add YouTube clips in this template. What you need to do is to get the object embed code from YouTube (as normal), but only keep the "embed" tag, highlighted below:

<object width="425" height="344">
   <param name="movie" value="http://www.youtube.com/v/IDQOB2jmA7o&hl=sv&fs=1" ></param>
   <param name="allowFullScreen" value="true"></param>
   <param name="allowscriptaccess" value="always"></param>
   <embed src="http://www.youtube.com/v/IDQOB2jmA7o&hl=sv&fs=1"
        type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"
        width="425" height="344"></embed>
</object>

Then you need to replace all equal signs (=) with the Template:Eq template. For example:

<embed src{{Eq}}"http://www.youtube.com/v/IDQOB2jmA7o"
        type{{Eq}}"application/x-shockwave-flash" allowscriptaccess{{Eq}}"always" allowfullscreen{{Eq}}"true"
        width{{Eq}}"425" height{{Eq}}"344"></embed>

And the results will be:

<embed src="http://www.youtube.com/v/IDQOB2jmA7o"

       type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true"
       width="425" height="344"></embed>


Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox