Template:RhythmGame: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<infobox> | <infobox> | ||
<title source="title1"/> | <title source="title1"> | ||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<image source="image1"> | <image source="image1"> | ||
<caption source="caption1"/> | <caption source="caption1"/> | ||
</image> | </image> | ||
<data source="row1"> | <data source="row1"> | ||
<label> | <label>Number</label> | ||
</data> | </data> | ||
<data source="row2"> | <data source="row2"> | ||
<label> | <label>BPM</label> | ||
</data> | |||
<data source="song"> | |||
<label>Song</label> | |||
</data> | |||
<data source="gift"> | |||
<label>[[Gift]]</label> | |||
</data> | |||
<data source="high_score"> | |||
<label>High Score</label> | |||
</data> | </data> | ||
</infobox> | </infobox> |
Revision as of 19:11, 21 October 2020
Example usage:
{{RhythmGame |title1=Example |image1=Example |caption1=Example |number=Example |bpm=Example |song=Example |gift=Example |high_score=Example }}