Template:Infobox musical artist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Undo revision 7520 by AnarchistiCookie (talk)) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
<tr><th scope="row" style="text-align:left;">Origin</th> | <tr><th scope="row" style="text-align:left;">Origin</th> | ||
<td class="" style="">{{{origin}}}</td></tr> | <td class="" style="">{{{origin}}}</td></tr> | ||
<tr><th scope="row" style="text-align:left;">Years active</th> | |||
<td class="" style="">{{{years}}}</td></tr> | |||
<tr><th scope="row" style="text-align:left;">Label(s)</th> | |||
<td class="" style="">{{{label}}}</td></tr> | |||
</table> | </table> | ||
</td></tr></table> | </td></tr></table> <noinclude> | ||
This is a template for an infobox. You can use it for bands and artists. | This is a template for an infobox. You can use it for bands and artists. | ||
== Parameters == | == Parameters == | ||
* name = (Name of the band/artist) | * name = (Name of the band/artist) | ||
* image = (An image of the band or artist, opotional) | * image = (An image of the band or artist, opotional) | ||
* caption = (A caption for the image) | * caption = (A caption for the image) | ||
* origin = (The origin of the band/artist) | * origin = (The origin of the band/artist) | ||
* years = (Years active) | |||
* label = (The labels the bands played on) | |||
== Usage == | == Usage == | ||
# First, pick an article you'd like to edit (for this template, pick a band. For example; [[Get Smart!]]). | # First, pick an article you'd like to edit (for this template, pick a band. For example; [[Get Smart!]] or [[Big Black]]). | ||
# Copy and paste the code in your article. | # Copy and paste the code in your article. | ||
# Fill in the template. | # Fill in the template. | ||
<pre>{{Infobox musical artist | <pre>{{Infobox musical artist | ||
| name = | | name = | ||
| image = | | image = | ||
| caption = | | caption = | ||
| origin = | | origin = | ||
| years = | |||
| label = | |||
}}</pre> | }}</pre> | ||
</noinclude> |
Latest revision as of 21:40, 2 August 2016
|
This is a template for an infobox. You can use it for bands and artists.
Parameters
- name = (Name of the band/artist)
- image = (An image of the band or artist, opotional)
- caption = (A caption for the image)
- origin = (The origin of the band/artist)
- years = (Years active)
- label = (The labels the bands played on)
Usage
- First, pick an article you'd like to edit (for this template, pick a band. For example; Get Smart! or Big Black).
- Copy and paste the code in your article.
- Fill in the template.
{{Infobox musical artist | name = | image = | caption = | origin = | years = | label = }}