Help:FAQ
From Weezerpedia
| | Do you need help? If you are in need of assistance with any aspect of Weezerpedia, you can try leaving a message for one of Weezerpedia's administrators. Choose who you would like to help you from that list, and leave a message on their talk page with questions. |
Contents |
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>YU7LZts87Zg</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.)

