Wiki Code Cookbook: Difference between revisions

From Portland NET Wiki
Line 209: Line 209:


[[File:Video Embed Code.png]]
[[File:Video Embed Code.png]]
{{#ev:youtube|1S2nuZsBz8g|430|right|'''''Video: Exegesis addressing Kierkegaard's views on the meaning of life'''''|frame}}
Let's go over each part of this phrase in Wiki syntax; each part is '''''required''''' for the code to post successfully and each part must be segregated by the "|" symbol. The numbers in magenta correspond to the list below:


Let's go over each part of this phrase in Wiki syntax; each part is '''''required''''' for the code to post successfully and each part must be segregated by the "|" symbol. The numbers in magenta correspond to the list below:
{{#ev:youtube|1S2nuZsBz8g|430|right|'''''Video: Exegesis addressing Kierkegaard's views on the meaning of life'''''|frame}}
# '''<nowiki>{{</nowiki>'''  Opening braces, and these will be the same any time someone is embedding a video.
# '''<nowiki>{{</nowiki>'''  Opening braces, and these will be the same any time someone is embedding a video.
# '''#ev:'''  these three characters set up the next part to name which video service will be used in the embed, either YouTube or Vimeo.
# '''#ev:'''  these three characters set up the next part to name which video service will be used in the embed, either YouTube or Vimeo.