Template:Infobox musical artist: Difference between revisions

From ChicagoPunk
Jump to navigation Jump to search
mNo edit summary
m (Undo revision 7520 by AnarchistiCookie (talk))
 
Line 3: Line 3:


<tr><th colspan=2 align="center" style="text-align:center; font-size:125%; font-weight:bold; background-color: #b0c4de">{{{name}}}</th></tr>
<tr><th colspan=2 align="center" style="text-align:center; font-size:125%; font-weight:bold; background-color: #b0c4de">{{{name}}}</th></tr>
<tr><td colspan=2 align="center"> {{{image}}} </td></tr>
<tr><td colspan=2 align="center">[[File:{{{image}}}||200px]]</td></tr>
<tr><td colspan=2 align="center"><font size=-1>{{{caption}}}</font></td></tr>
<tr><td colspan=2 align="center"><font size=-1>{{{caption}}}</font></td></tr>


Line 33: Line 33:
<pre>{{Infobox musical artist   
<pre>{{Infobox musical artist   
| name                =  
| name                =  
| image              = [[File:{{{image}}}||200px]]
| image              =  
| caption            =  
| caption            =  
| origin              =  
| origin              =  

Latest revision as of 21:40, 2 August 2016

{{{name}}}
[[File:{{{image}}}||200px]]
{{{caption}}}
Background information
Origin {{{origin}}}
Years active {{{years}}}
Label(s) {{{label}}}

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

  1. First, pick an article you'd like to edit (for this template, pick a band. For example; Get Smart! or Big Black).
  2. Copy and paste the code in your article.
  3. Fill in the template.
{{Infobox musical artist  
| name                = 
| image               = 
| caption             = 
| origin              = 
| years               = 
| label               = 
}}