Template:Infobox musical artist: Difference between revisions

From ChicagoPunk
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 17: Line 17:


== 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)


== Usage ==
== Usage ==
Line 32: Line 33:
| caption            =  
| caption            =  
| origin              =  
| origin              =  
| years              =
}}</pre>
}}</pre>
</noinclude>
</noinclude>

Revision as of 09:09, 11 July 2016

{{{name}}}
[[File:{{{image}}}||200px]]
{{{caption}}}
Background information
Origin {{{origin}}}
Years active {{{years}}}

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)

Usage

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