Template:AlbumClubInfobox: Difference between revisions
No edit summary |
(Added prevep/nextep for skipping between pages) |
||
(One intermediate revision by one other user not shown) | |||
Line 40: | Line 40: | ||
<default>Scott's rating</default> | <default>Scott's rating</default> | ||
</data> | </data> | ||
<group layout="horizontal"> | |||
<data source="prevep"> | |||
<label>Previous episode</label> | |||
</data> | |||
<data source="nextep"> | |||
<label>Next episode</label> | |||
</data> | |||
</group> | |||
</group> | </group> | ||
</infobox> | </infobox> | ||
Line 50: | Line 61: | ||
<pre> | <pre> | ||
{{AlbumClubInfobox | {{AlbumClubInfobox | ||
| title={{PAGENAME}} | | title ={{PAGENAME}} | ||
| image=image | | image =image | ||
| date=date of listening party | | date =date of listening party | ||
| album=name of album | | theme =theme of album (classic cut etc.) | ||
| artist=album artist | | album =name of album | ||
| rating=scott's rating (please cite) | | artist =album artist | ||
| rating =scott's rating (please cite) | |||
| prevep =[[next episode]] | |||
| nextep =[[prev episode]] | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Latest revision as of 09:05, 24 December 2022
Example usage
{{AlbumClubInfobox | title ={{PAGENAME}} | image =image | date =date of listening party | theme =theme of album (classic cut etc.) | album =name of album | artist =album artist | rating =scott's rating (please cite) | prevep =[[next episode]] | nextep =[[prev episode]] }}