Difference between revisions of "Template:SongInfo"
From Tokyo 7th Sisters Wiki
(Make things easier to add on certain sections) |
|||
Line 170: | Line 170: | ||
|information= <!-- information about the song --> | |information= <!-- information about the song --> | ||
− | + | <!-- difficulty levels --> | |
+ | |easy= | ||
|normal= <!-- normal difficulty level --> | |normal= <!-- normal difficulty level --> | ||
|hard= <!-- hard difficulty level --> | |hard= <!-- hard difficulty level --> | ||
|expert= <!-- expert difficulty level --> | |expert= <!-- expert difficulty level --> | ||
− | + | <!-- easy combo requirements --> | |
− | |easyb_combo= | + | |easyc_combo= |
− | |easya_combo= | + | |easyb_combo= |
− | |easys_combo= | + | |easya_combo= |
+ | |easys_combo= | ||
− | + | <!-- normal combo requirements --> | |
− | |normalb_combo= | + | |normalc_combo= |
− | |normala_combo= | + | |normalb_combo= |
− | |normals_combo= | + | |normala_combo= |
+ | |normals_combo= | ||
− | + | <!-- hard combo requirements --> | |
− | |hardb_combo= | + | |hardc_combo= |
− | |harda_combo= | + | |hardb_combo= |
− | |hards_combo= | + | |harda_combo= |
+ | |hards_combo= | ||
− | + | <!-- expert combo requirements --> | |
− | |exb_combo= | + | |exc_combo= |
− | |exa_combo= | + | |exb_combo= |
− | |exs_combo= | + | |exa_combo= |
+ | |exs_combo= | ||
}} | }} |
Revision as of 12:43, 2 January 2018
This is a template for easy song page generation. This makes extensive use of explicit parameters for the sake of organization and ease.
{{SongInfo |jacket= <!-- file name w/ extension --> |songtitle= <!-- name of the song --> |songunit= <!-- name of the unit that sang this song --> |songattr= <!-- attribute of the song --> |information= <!-- information about the song --> <!-- difficulty levels --> |easy= |normal= <!-- normal difficulty level --> |hard= <!-- hard difficulty level --> |expert= <!-- expert difficulty level --> <!-- easy combo requirements --> |easyc_combo= |easyb_combo= |easya_combo= |easys_combo= <!-- normal combo requirements --> |normalc_combo= |normalb_combo= |normala_combo= |normals_combo= <!-- hard combo requirements --> |hardc_combo= |hardb_combo= |harda_combo= |hards_combo= <!-- expert combo requirements --> |exc_combo= |exb_combo= |exa_combo= |exs_combo= }}
Lyrics can be handled by adding this after the template:
{| class="wikitable" ! Original !! Romaji !! English |- | | | |- <!-- add more of this for additional rows; useful for separating different portions of the song --> | | | |}
The information on this page can be found on http://t7s.jp/release/index.html, as well as in-game. The following about the template is explained below:
- Jacket: The image file of the cover jacket found in the game.
- Song Title: The **romanized** song title.
- Song Unit: The unit that sings this song.
- Song Attribute: The attribute of this song (you can use the type templates to display the respective icon).
- Information: The information associated with this song, which can be seen on the official site's release pages.
- Easy/Normal/Hard/Expert: The respective difficulty levels of the song.
- [Difficulty][Grade] Combo: The respective combo requirements for each grade and difficulty of the song.