Template:Extra live chronology/doc

From Weezerpedia

Usage

This sub-template is used as part of the {{Infobox concert}} system. It provides an additional live show chronology section for cases where multiple artists covered by Weezerpedia (for example, co-headlining or shared concerts) performed on the same date.

It displays a compact chronology box listing the previous and next concerts for the secondary artist, and automatically adds a "See also" link to that artist's corresponding concert page.

It adds the proper header, color, and formatting (depending on the |main_artist= designation) and is added to the infoboxes in the |misc= field.

If this template is substituted, it will return a cleaned-up copy of itself (see Wikipedia:Substitution trick) with unnecessary parameters removed and deprecated parameters replaced. Parameter indentation will also automatically be fixed.

{{{artist}}} live show chronology
← Previous
{{{prev_show}}}
Next →
{{{next_show}}}
See also: [[{{{artist}}} concert: MM/DD/YYYY]].
Code
{{Infobox concert
...
| misc         = {{Extra live chronology
 | artist      = 
 | main_artist = 
 | prev_show   = 
 | next_show   = 
 }}
}}
artist
The name of the artist whose chronology this extra box displays.
main_artist
The name of the main artist for the page the template is on. Used for color styling.
prev_show
The previous concert in the artist's chronology. Accepts wikilinks.
next_show
The next concert in the artist's chronology. Accepts wikilinks.

See also

{{Infobox concert}}