Weezerpedia:Style Guide: Difference between revisions

Citations, known song recordings table
(removed spoken article section)
(Citations, known song recordings table)
Line 96: Line 96:
To link a page to a category, include the link <nowiki>[[Category:{Name}]]</nowiki> at the foot of the page (replacing "{Name}" with the name of the category). It will automatically create and format the categories box. If there is a relevant category that has yet to be used on the wiki, follow the same process (using the new category's title) and it will automatically become a [[Special:WantedCategories|Wanted Category]]. These are functionally identical to standard categories and will show up on the page's category box.
To link a page to a category, include the link <nowiki>[[Category:{Name}]]</nowiki> at the foot of the page (replacing "{Name}" with the name of the category). It will automatically create and format the categories box. If there is a relevant category that has yet to be used on the wiki, follow the same process (using the new category's title) and it will automatically become a [[Special:WantedCategories|Wanted Category]]. These are functionally identical to standard categories and will show up on the page's category box.


==Citations==
To cite a source, append to the end of the relevant article passage the citation information within '''<nowiki><ref> </ref></nowiki>''' tags. Add a References section to the bottom of a page below the article's text body and before the category tags, and simply add the tag '''<nowiki><references /></nowiki>''' (note the spacing).
Do not use ephemeral webpages as sole sources unless accompanied by an additional archived version of that source, such as:
*''Ideally'', a saved version of that webpage using the Internet Archive's [https://archive.org/web/ Wayback Machine]
*A screenshot of the page if the information is especially volatile, such as in the case of a [[Riverchat|chatroom]] or a tweet that is subject to deletion.
Weezerpedia does not require adherence to any particular citation format (MLA, APA, etc.) but citations should be as thorough as possible, including things such as author, title, publishing date, date accessed or archived (if applicable), and URL (if citing a website).
==Tables of known song recordings==
Utlilize the following format when creating known files. Leave individual fields blank when there is no applicable information, and exclude columns entirely when not applicable to the included files or if it would be redundant (i.e. if the song's title does not change). Enclose filenames with the '''<nowiki><span> </span></nowiki>''' tags, and if a filename contains multiple consecutive spaces or characters that interfere with wiki markup, utilize [https://v2.cryptii.com/text/htmlentities HTML entities]. Rows for songs that are in circulation should utilize a <span style="background:#aaffaa">green background (#aaffaa)</span>, songs that are known to exist but are ''not'' in circulation should utilize a <span style="background:#ffaaaa">red background (#ffaaaa)</span>, and songs that exist as partial recordings should utilize a <span style="background:#ffffaa">yellow background (#ffffaa)</span>. Recordings for which the release status cannot be determined should feature no background.
<pre>{| class="wikitable" style="margin:0.5em; font-size:.9em;
!Performer(s)
!Title
!Filename
!Date of recording
!Recording location
!Length
!Appeared on
!Notes
|-
| bgcolor="ffaaaa"|[[Rivers Cuomo]]
| bgcolor="ffaaaa"|Example Song
| bgcolor="ffaaaa"|<span>example_song_1.mp3</span>
| bgcolor="ffaaaa"|[[January 1]], [[2000]]
| bgcolor="ffaaaa"|Sepulveda Blvd., Los Angeles, CA
| bgcolor="ffaaaa"|3:00
| bgcolor="ffaaaa"|''[[Alone VII: The Green Years]]
| bgcolor="ffaaaa"|This song does not exist in circulation.
|-
| bgcolor="aaffaa"|[[Rivers Cuomo]]
| bgcolor="aaffaa"|Example Song
| bgcolor="aaffaa"|<span>example_song_2.mp3</span>
| bgcolor="aaffaa"|[[January 1]], [[2000]]
| bgcolor="aaffaa"|Sepulveda Blvd., Los Angeles, CA
| bgcolor="aaffaa"|2:58
| bgcolor="aaffaa"|''[[Alone VII: The Green Years]]
| bgcolor="aaffaa"|This song exists in circulation.
|-
| bgcolor="ffffaa"|[[Rivers Cuomo]]
| bgcolor="ffffaa"|Example Song
| bgcolor="ffffaa"|<span>example_song_3.mp3</span>
| bgcolor="ffffaa"|[[January 1]], [[2000]]
| bgcolor="ffffaa"|Sepulveda Blvd., Los Angeles, CA
| bgcolor="ffffaa"|3:20
| bgcolor="ffffaa"|''[[Alone VII: The Green Years]]
| bgcolor="ffffaa"|A partial clip of this song exists in circulation.
|-
| |[[Rivers Cuomo]]
| |A Renamed Song
| |<span>a_renamed_song_4.mp3</span>
| |[[January 1]], [[2000]]
| |Sepulveda Blvd., Los Angeles, CA
| |3:11
| |''[[Alone VII: The Green Years]]
| |This song's circulation status is not verifiable.
|-
|}</pre>
{| class="wikitable" style="margin:0.5em; font-size:.9em;
!Performer(s)
!Title
!Filename
!Date of recording
!Recording location
!Length
!Appeared on
!Notes
|-
| bgcolor="ffaaaa"|[[Rivers Cuomo]]
| bgcolor="ffaaaa"|Example Song
| bgcolor="ffaaaa"|<span>example_song_1.mp3</span>
| bgcolor="ffaaaa"|[[January 1]], [[2000]]
| bgcolor="ffaaaa"|Sepulveda Blvd., Los Angeles, CA
| bgcolor="ffaaaa"|3:00
| bgcolor="ffaaaa"|''[[Alone VII: The Green Years]]
| bgcolor="ffaaaa"|This song does not exist in circulation.
|-
| bgcolor="aaffaa"|[[Rivers Cuomo]]
| bgcolor="aaffaa"|Example Song
| bgcolor="aaffaa"|<span>example_song_2.mp3</span>
| bgcolor="aaffaa"|[[January 1]], [[2000]]
| bgcolor="aaffaa"|Sepulveda Blvd., Los Angeles, CA
| bgcolor="aaffaa"|2:58
| bgcolor="aaffaa"|''[[Alone VII: The Green Years]]
| bgcolor="aaffaa"|This song exists in circulation.
|-
| bgcolor="ffffaa"|[[Rivers Cuomo]]
| bgcolor="ffffaa"|Example Song
| bgcolor="ffffaa"|<span>example_song_3.mp3</span>
| bgcolor="ffffaa"|[[January 1]], [[2000]]
| bgcolor="ffffaa"|Sepulveda Blvd., Los Angeles, CA
| bgcolor="ffffaa"|3:20
| bgcolor="ffffaa"|''[[Alone VII: The Green Years]]
| bgcolor="ffffaa"|A partial clip of this song exists in circulation.
|-
| |[[Rivers Cuomo]]
| |A Renamed Song
| |<span>a_renamed_song_4.mp3</span>
| |[[January 1]], [[2000]]
| |Sepulveda Blvd., Los Angeles, CA
| |3:11
| |''[[Alone VII: The Green Years]]
| |This song's circulation status is not verifiable.
|-
|}
==Uploading images==
==Uploading images==
{{Main|Main page: [[Help:Images]]}}
{{Main|Main page: [[Help:Images]]}}