Wiki Code Cookbook: Difference between revisions
From Portland NET Wiki
| Line 211: | Line 211: | ||
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. | ||
| Line 225: | Line 225: | ||
</pre> | </pre> | ||
You can see the resul to the right side of this page. | You can see the resul to the right side of this page. | ||
<mark>'''NETwiki standard:'''</mark> We recommend (but do not require) right-aligned videos. Left aligned videos interfere with wrapping text and often don't look good. A video caption should always appear in bold text and begin as "'''Video: (title)'''". Width should consistently appear as 430 pixels. Obviously, no video should be posted that includes adult content (e.g. nothing the video would be slapped with [[wikipedia:Motion_Picture_Association_film_rating_system#Rating_components|an "R" rating]] for). | <mark>'''NETwiki standard:'''</mark> We recommend (but do not require) right-aligned videos. Left aligned videos interfere with wrapping text and often don't look good. A video caption should always appear in bold text and begin as "'''Video: (title)'''". Width should consistently appear as 430 pixels. Obviously, no video should be posted that includes adult content (e.g. nothing the video would be slapped with [[wikipedia:Motion_Picture_Association_film_rating_system#Rating_components|an "R" rating]] for). | ||
