Template:Discography simple
Appearance
Code
[edit]All parameters are optional.
{{Discography simple
|header = <!-- adds a header line at the top of the table containing the specified text -->
|style = <!-- extra CSS styles for the wikitable -->
|title-width =
|details-width =
|autoitalicize = <!-- "yes" (or any other non-empty value) to automatically italicize album titles -->
|album1 = <!-- title of the first album in the table -->
|album1-releasedate = <!-- release date of album1 -->
|album1-label <!-- record label for album1 -->
|album1-formats <!-- formats in which album1 was released -->
|album2 =
|album2-releasedate =
|album2-label =
|album2-formats =
|album3 =
|album3-releasedate =
|album3-label =
|album3-formats =
...
|album50 =
|album50-releasedate =
|album50-label =
|album50-formats =
}}