Description
Make a tier list of YFM songs to display on your profile page.
Syntax
Normal syntax
{{Music Tier |S1= |S2= |S3= |S4= <!-- so on (upto 50 songs per tier)--> |A1= |A2= |A3= |A4= <!-- so on (upto 50 songs per tier)--> |B1= |B2= <!-- so on (upto N)--> }}
The empty parameters are simply to be filled with the names of the songs.
S#
parameters are grouped under S-tier. Similarly, A#
, B#
, C#
, and so on parameters are grouped under their respective tiers.
Upto 15 tiers can be created, i.e, S, A, B, C, D, E, F, G, H, I, J, K, L, M & N.
Upto 50 songs can be added to a tier, unless the MT Util template is used as described below.
Free-use syntax
It involves the usage of the utility template MT Util, instead of or in addition to the normal syntax described above.
It uses only the letter parameters (not followed by a number), like S
, A
, B
, C
, and so on.
{{Music Tier |S= |A= |B= |C= <!-- so on (upto N) --> }}
{{Music Tier |S={{MT Util|song1}}{{MT Util|song2}}<!-- so on --> |A={{MT Util|song3}}{{MT Util|song4}}<!-- so on --> |B={{MT Util|song5}}<!-- so on --> |C={{MT Util|song6}}<!-- so on --> <!-- so on (upto N) --> }}
Using this method, there won't be a 50 songs per tier limit.
This method wouldn't work well with visual edit as it involves usage of template within template, so it's recommended to use it on source edit, if to be used.
Customization
Changing tier name
Tier names can be changed by using parameters having the suffix -title
after the respective letters representing the tier group.
For example: S-title
, A-title
, B-title
, C-title
, etc.
Simply write a new name in those fields/parameters to change the name to be displayed for each tier group.
Changing tier colors
Tier color/background color
A tier's color, or specifically, background color can be changed by using parameters having the suffix -color
after the respective letters representing the tier group.
For example: S-color
, A-color
, B-color
, C-color
, etc.
Text color
Used in case the background clashes with the text color.
A tier's text color can be changed by using parameters having the suffix -textcolor
after the respective letters representing the tier group.
For example: S-textcolor
, A-textcolor
, B-textcolor
, C-textcolor
, etc.
Miscellaneous
Comments
Comments can be added to each tier by using parameters having the suffix -comment
after the respective letters representing the tier group.
Example: S-comment
, A-comment
, B-comment
, C-comment
, etc.
User
It is the name displayed on top of the template by whom the list was created. By default, it takes the profile page's name (basepage).
Changing the displayed name can be done by entering a name in the user
parameter.
Usage
Code
{{Music Tier|user=This user |S1=my balls |S2=zombie love song |S3=bottles of beer |A1=jupiter |B-title=Changed name (-title) |B1=bartender |C-title=Using free-use code |C={{MT Util|whip yo kids}}{{MT Util|high voltage}} |D-color=pink |D-title=Changed color (-color) |D1=Alien |E-textcolor=blue |E-title=Changed text color (-textcolor) |E1=8 bit world |F-comment=This is a comment. (-commemt) |K1=Dookie Fresh |K-comment=This is another comment. }}
Result
S |
| ||
A |
| ||
Changed name (-title) |
| ||
Using free-use code |
| ||
Changed color (-color) |
| ||
Changed text color (-textcolor) |
| ||
F |
| ||
K |
|
Notes
- MT Util: It is the utility template used in this template. It is responsible for identifying what name has been entered into the parameters and accordingly displaying the appropriate images in the tier list.
- When using source mode, all the parameters having a letter representing a tier group must be in capitals, as shown throughout this article.
- If cover art images aren't enough know what song it is, hover over the images to see the name of the songs (which is the name of the wiki articles the images lead to).
- Clicking on the images will lead to their respective articles.
- Template is collapsible.