Difference between revisions of "Clicklaw Wikibooks Contributor Guide"

Jump to navigation Jump to search
Line 246: Line 246:


===Videos===
===Videos===
Clicklaw Wikibooks supports videos embedded from Youtube. You cannot upload videos to the Clicklaw Wikibooks directly.
Clicklaw Wikibooks supports videos embedded from Youtube. You will need to be working with videos that you have already uploaded to Youtube directly. You cannot upload videos to the Clicklaw Wikibooks directly.


You have two options:
You have two options:
Line 252: Line 252:
# right aligned videos
# right aligned videos


The following script might look complicated, but you are only going to be changing one thing. You will only be changing the unique identifier, ''e.g. r09efTg5Wz0''.
The following script might look complicated, but you are only going to be changing one thing. You will only be changing the unique identifier, ''e.g. ivsBIwncoiY''. This is the unique alphanumeric string found at the end of a Youtube video's "Share" link.


{| class = "wikitable"
{| class = "wikitable"
|-
|-
|You type:
|To embed a video (left aligned) type:
|You get:
|You get:
|-
|-
|
|<nowiki><tt>{{Video
{{Video
| video = {{#ev:youtube|ivsBIwncoiY|350|right}}
| video = {{#ev:youtube|r09efTg5Wz0|350|right}}
}}
}}
 
</nowiki></tt><br />''Remember to place your own video's unique identifier, and replace the "ivsBIwncoiY"''.
{{Videoright
|{{Video
| video = {{#ev:youtube|ivsBIwncoiY|350|right}}
|-
|To embed a video (right aligned) type:
|You get:
|-
|<nowiki></tt>{{Videoright
| video = {{#ev:youtube|ivsBIwncoiY|350|right}}</tt></nowiki>''Again, replace the "ivsBIwncoiY" with your own video's unique identifier.''
|{{Videoright
| video = {{#ev:youtube|ivsBIwncoiY|350|right}}
| video = {{#ev:youtube|ivsBIwncoiY|350|right}}
}}
}}
|}


== Using the "Watchlist" ==
== Using the "Watchlist" ==

Navigation menu