Template:Song infobox: Difference between revisions

From Mariopedia, a wiki on Mario, Yoshi, Wario, Donkey Kong, Super Smash Bros., and more!
Jump to navigationJump to search
Content added Content deleted
(based on https://zelda-archive.fandom.com/wiki/Template:Infobox_Song . i think real world distinction ok here (Music infobox will be for like Jump Up Super Star...etc))
 
(coloring from https://zelda-archive.fandom.com/wiki/Template:Infobox_Spell)
Line 1: Line 1:
{| class="infobox bordered"
{| class="infobox bordered"
|-
|-
! colspan="2" style="font-size:125%; background:#FBEC6D"| {{{title|{{PAGENAME}}}}}
! colspan="2" style="font-size:125%; background:#FFBA83"| {{{title|{{PAGENAME}}}}}
|-
|-
|colspan="2" style="text-align:center" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this song being performed?<br />You can help by '''[[Special:Upload|uploading]]''' it!}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
|colspan="2" style="text-align:center" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this song being performed?<br />You can help by '''[[Special:Upload|uploading]]''' it!}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
Line 7: Line 7:
{{#if:{{{performed_by<includeonly>|</includeonly>}}}{{{learned<includeonly>|</includeonly>}}}{{{effect<includeonly>|</includeonly>}}}{{{instrument<includeonly>|</includeonly>}}}|
{{#if:{{{performed_by<includeonly>|</includeonly>}}}{{{learned<includeonly>|</includeonly>}}}{{{effect<includeonly>|</includeonly>}}}{{{instrument<includeonly>|</includeonly>}}}|
{{!}}- style="vertical-align: top;"
{{!}}- style="vertical-align: top;"
! colspan="2" style="background:#FBEC6D; font-size: 105%" {{!}} '''General information'''
! colspan="2" style="background:#FFBA83; font-size: 105%" {{!}} '''General information'''
{{!}}-
{{!}}-
{{#if:{{{performed_by<includeonly>|</includeonly>}}}|
{{#if:{{{performed_by<includeonly>|</includeonly>}}}|
{{!}} style="background:#fdf6b9" {{!}} '''Performed by'''
{{!}} style="background:#ffdbbe" {{!}} '''Performed by'''
{{!}} {{{performed_by}}}
{{!}} {{{performed_by}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{learned<includeonly>|</includeonly>}}}|
{{#if:{{{learned<includeonly>|</includeonly>}}}|
{{!}} style="background:#fdf6b9" {{!}} '''Learned'''
{{!}} style="background:#ffdbbe" {{!}} '''Learned'''
{{!}} {{{learned}}}
{{!}} {{{learned}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{effect<includeonly>|</includeonly>}}}|
{{#if:{{{effect<includeonly>|</includeonly>}}}|
{{!}} style="background:#fdf6b9" {{!}} '''Effect'''
{{!}} style="background:#ffdbbe" {{!}} '''Effect'''
{{!}} {{{effect}}}
{{!}} {{{effect}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{instrument<includeonly>|</includeonly>}}}|
{{#if:{{{instrument<includeonly>|</includeonly>}}}|
{{!}} style="background:#fdf6b9" {{!}} '''Instrument(s)'''
{{!}} style="background:#ffdbbe" {{!}} '''Instrument(s)'''
{{!}} {{{instrument}}}
{{!}} {{{instrument}}}
{{!}}-
{{!}}-
Line 32: Line 32:
{{#if:{{{first_appearance<includeonly>|</includeonly>}}}{{{latest_appearance<includeonly>|</includeonly>}}}{{{other_games<includeonly>|</includeonly>}}}|
{{#if:{{{first_appearance<includeonly>|</includeonly>}}}{{{latest_appearance<includeonly>|</includeonly>}}}{{{other_games<includeonly>|</includeonly>}}}|
{{!}}- style="vertical-align: top;"
{{!}}- style="vertical-align: top;"
! colspan="2" style="background:#FBEC6D; font-size: 105%" {{!}} '''Game appearances'''
! colspan="2" style="background:#FFBA83; font-size: 105%" {{!}} '''Game appearances'''
{{!}}-
{{!}}-
{{#if:{{{first_appearance<includeonly>|</includeonly>}}}|
{{#if:{{{first_appearance<includeonly>|</includeonly>}}}|
{{!}} style="background:#fdf6b9" {{!}} '''First appearance'''
{{!}} style="background:#ffdbbe" {{!}} '''First appearance'''
{{!}} {{{first_appearance}}}
{{!}} {{{first_appearance}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{latest_appearance<includeonly>|</includeonly>}}}|
{{#if:{{{latest_appearance<includeonly>|</includeonly>}}}|
{{!}} style="background:#fdf6b9" {{!}} '''Latest appearance'''
{{!}} style="background:#ffdbbe" {{!}} '''Latest appearance'''
{{!}} {{{latest_appearance}}}
{{!}} {{{latest_appearance}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{other_games<includeonly>|</includeonly>}}}|
{{#if:{{{other_games<includeonly>|</includeonly>}}}|
{{!}} style="background:#fdf6b9" {{!}} '''Other games'''
{{!}} style="background:#ffdbbe" {{!}} '''Other games'''
{{!}} {{{other_games}}}
{{!}} {{{other_games}}}
}}
}}

Revision as of 03:17, June 21, 2022

Song infobox
Have an image of this song being performed?
You can help by uploading it!
General information
Performed by {{{performed_by}}}
Learned {{{learned}}}
Effect {{{effect}}}
Instrument(s) {{{instrument}}}
Game appearances
First appearance {{{first_appearance}}}
Latest appearance {{{latest_appearance}}}
Other games {{{other_games}}}

This infobox is intended for use on articles on songs, especially within The Legend of Zelda franchise. For the real world equivalent, see {{music infobox}}.

Usage

{{song infobox
|title=
|image=
|caption=
|performed_by=
|learned=
|effect=
|instrument=
|first_appearance=
|latest_appearance=
|other_games=
}}