Help:FAQ

From Weezerpedia

Questions

Q: How do I embed a YouTube video?

A: You must use the <youtube>NameOfFile</youtube> tags to embed a YouTube video on a Weezerpedia page. Replace "NameOfFile" with the YouTube file name, not the full url, just the bit at the end.

Example:

<youtube>ENXvZ9YRjbo</youtube>

Gives you:

Q: How can I indent a line?

A: Using a colon will indent the line for you.

:I want this line to be indented.

Gives you:

I want this line to be indented.

You can use more than one colon to indent further into the page.

Three colons gives you three indents:

:::I want this line to be indented.
I want this line to be indented.

(Also see Main template.)

See also