Help:Featured Video: Difference between revisions
no edit summary
No edit summary  | 
				No edit summary  | 
				||
| Line 3: | Line 3: | ||
'''''To edit the Featured Video page, see [[Weezerpedia:Featured video|here]]'''''.  | '''''To edit the Featured Video page, see [[Weezerpedia:Featured video|here]]'''''.  | ||
The Featured Video section of Weezerpedia showcases a [[Weezer]]-related YouTube video, and is changed every   | The Featured Video section of Weezerpedia showcases a [[Weezer]]-related YouTube video, and is changed every month. It pulls its wikitext from a specific page, i.e. [[Weezerpedia: Featured video March 2023]]. Editors may (and [[Weezerpedia:Make a move|are encouraged to!]]) edit videos from any month within the current year.  | ||
==  | =Instructions=  | ||
===  | ==Getting started==  | ||
Browse YouTube for an interesting Weezer video! The video must be appropriate for all ages  | ===Choose a video===  | ||
Browse YouTube for an interesting Weezer video! The video must be appropriate for all ages.  | |||
===  | ====Embedding a YouTube video in Weezerpedia====  | ||
Weezerpedia has   | Weezerpedia has built-in syntax to embed YouTube videos, and it looks like this:<br><br>  | ||
<  | <pre><youtube>YouTube ID #</youtube></pre>  | ||
Replace "  | Replace "YouTube ID #" with the YouTube ID number of the video you want to featured. This can be found at the end of the video's URL (most easily accessed by navigating to the "share" button below a YouTube video):  | ||
[[File:Featured video help 3.png|thumb|left|550px]]  | |||
{{clear}}  | |||
====Example on Weezerpedia====  | |||
<pre><nowiki>  | <pre><nowiki>  | ||
<youtube>  | <youtube>uVYS-xo6mLw</youtube>  | ||
</nowiki></pre>  | </nowiki></pre>  | ||
Gives you:  | Gives you:<br>  | ||
<youtube>  | <youtube>uVYS-xo6mLw</youtube>  | ||
==Copy from a previous month==  | |||
The easiest way to feature a video is to update the wikitext from a previous month. You can pull the formatting from a past month, replace a few details, and you will have a readymade page!  | |||
Copy the entirety of this previous month's text (let's say [[Weezerpedia:Featured video February 2023|February 2023]] for example) on the page you want to edit (let's say March 2023).  | |||
===Update the featured page header===  | |||
Continuing with March/February 2023 as our examples, our page will now look like this:  | |||
<pre>  | |||
{{Template:Featured page header|year=2023|month=February|pagetype=video|edited=yes}}  | |||
{{Featured video headline|[[Weezer]] perform ''[[Lullaby for Wayne]]'' live, with altered lyrics, in dedication to [[Pat Finn]] ; [[April 29]], [[1993]]}}  | |||
<p align="center"><youtube>-g0xpSkApHo</youtube></p>  | |||
{{Featured video links}}  | |||
</pre>  | |||
The "featured page header" template gives this page its basic structure. You only need to update one small piece of it: change the month name to the month of the page you're editing:  | |||
<pre>  | |||
{{Template:Featured page header|year=2023|month=March|pagetype=video|edited=yes}}  | |||
</pre>  | |||
<youtube>  | ===Change the "Headline"===  | ||
Our page will now look like this:  | |||
<pre>  | |||
{{Template:Featured page header|year=2023|month=March|pagetype=video|edited=yes}}  | |||
{{Featured video headline|[[Weezer]] perform ''[[Lullaby for Wayne]]'' live, with altered lyrics, in dedication to [[Pat Finn]] ; [[April 29]], [[1993]]}}  | |||
<p align="center"><youtube>-g0xpSkApHo</youtube></p>  | |||
{{Featured video links}}  | |||
</pre>  | |||
There is a headline above every featured article, song, video, and image on the [[Main Page]]. For videos, it reads ''Featured Video: SHORT DESCRIPTION''. This needs to be changed for your new video.  | |||
Look to the 2nd line of wikitext to update this:  | |||
<pre>  | |||
{{Featured video headline|[[Weezer]] perform ''[[Lullaby for Wayne]]'' live, with altered lyrics, in dedication to [[Pat Finn]] ; [[April 29]], [[1993]]}}  | |||
</pre>  | |||
Using the above video as an example, we could enter the following:  | |||
<pre>  | |||
{{Featured video headline|[[Weezer]] performing "[[Why Bother]]" live [[Weezer concert: 12/22/2005|in Tokyo, Japan]] with [[Brian Bell]] on lead vocals; [[December 22]], [[2005]]}}  | |||
</pre>  | |||
The headline should explain the What, When, and Where of the video. If you don't know all of that information, put what works. It should be a short and sweet snippet of a sentence. Be sure to ''link to anything that you can''.  | |||
==Pause to preview==  | |||
To quote [[User:Deckra]]:  | |||
[[Image:Preview preview preview.png|thumb|left|300px]]<br><br><br><br><br><br>  | |||
It's always a good idea to preview your pages as you go. Take a moment to pause and make sure everything is coming out okay so far. There are three buttons at the bottom of your editing box - click the middle one!  | |||
[[Image:Preview button.png|thumb|left|300px]]<br><br><br><br><br><br>  | |||
Everything look okay?  | |||
==Embed the video (like from before!)==  | |||
Our page will now look like this:  | |||
<pre>  | <pre>  | ||
|  | {{Template:Featured page header|year=2023|month=March|pagetype=video|edited=yes}}  | ||
| |   | {{Featured video headline|[[Weezer]] performing "[[Why Bother]]" live [[Weezer concert: 12/22/2005|in Tokyo, Japan]] with [[Brian Bell]] on lead vocals; [[December 22]], [[2005]]}}  | ||
|   | <p align="center"><youtube>-g0xpSkApHo</youtube></p>  | ||
| |   | |||
{{Featured video links}}  | |||
</pre>  | |||
You can embed your video in the fourth line of wikitext:  | |||
<pre>  | <pre>  | ||
<p align="center"><youtube>-g0xpSkApHo</youtube></p>  | |||
| | "[[  | </pre>  | ||
Updated with our "Why Bother" example, the whole page will look like this:  | |||
<pre>  | |||
{{Template:Featured page header|year=2023|month=March|pagetype=video|edited=yes}}  | |||
{{Featured video headline|[[Weezer]] performing "[[Why Bother]]" live [[Weezer concert: 12/22/2005|in Tokyo, Japan]] with [[Brian Bell]] on lead vocals; [[December 22]], [[2005]]}}  | |||
<p align="center"><youtube>uVYS-xo6mLw</youtube></p>  | |||
{{Featured video links}}  | |||
</pre>  | |||
==Preview, save==  | |||
Thank you for helping Weezerpedia! Weezerpedia can only grow if people like you help edit and contribute to it. Thanks for your effort!  | |||
=Extra mile steps=  | |||
==Update the featured video list==  | |||
Weezerpedia tries to keep organized records of the content that it features, and we currently do this for videos through the a simple chart. If you can update the chart, you'd be helping our site stay tidy!  | |||
You can access the current year's featured video list [[Template:Featured video table {{CURRENTYEAR}}|here]].  | |||
===Table editing===  | |||
Using [[Template:Featured video table 2023|2023]] as an example, the table should look like this:  | |||
[[File:Featured video help.png|thumb|left|550px]]  | |||
{{clear}}  | |||
The column names for this table are listed toward the top of the page, in that first batch of code. They are: ''Month'', ''Caption'', ''Video link'', and ''User''. Here's what the code looks like to fill in a new row of the table:  | |||
<pre>  | |||
|- this is a divider  | |||
| | [[Weezerpedia: Featured video MONTH YEAR|MONTH YEAR]]  | |||
| | caption text  | |||
| | [youtubeurl Link]  | |||
| | user  | |||
|-  this is a divider  | |||
</pre>  | |||
Filled in with details from our example above:  | |||
<pre>  | |||
|-  | |-  | ||
| | "[[  | | |[[Weezerpedia: Featured video March 2023|March 2023]]  | ||
| | [  | | |[[Weezer]] performing "[[Why Bother]]" live [[Weezer concert: 12/22/2005|in Tokyo, Japan]] with [[Brian Bell]] on lead vocals; [[December 22]], [[2005]]  | ||
| |   | | | [https://www.youtube.com/watch?v=uVYS-xo6mLw Link]  | ||
| | ~~~~  | |||
|-    | |-    | ||
</pre>  | |||
The four tildes above create a link to your user page, and provide a timestamp of the edit. The repeating of the month and year in the first row (<nowiki>[[Weezerpedia: Featured video March 2023|March 2023]]<nowiki>) create what's called a "piped link." Everything to the left of the bracket character (<nowiki>|</nowiki>) tells the wiki what page you want to link to, and everything to the right of the bracket becomes display text. The example above gives you this: [[Weezerpedia: Featured video March 2023|March 2023]].  | |||
===  | ===Preview, save===  | ||
Here's what the above code (placed in its proper spot in the table wikitext from the above screenshot) will look like:  | |||
[[File:Featured video help 2.png|thumb|left|550px]]  | |||
{{clear}}  | |||
Preview your version to make sure it looks okay!  | |||
==  | ==Pat yourself on the back!==  | ||
Thank you for helping Weezerpedia! Weezerpedia can only grow if people like you help edit and contribute to it. Thanks for your effort!    | Thank you for helping Weezerpedia! Weezerpedia can only grow if people like you help edit and contribute to it. Thanks for your effort!    | ||
==See also==  | ==See also==  | ||