ATTENTION: An Animal Crossing Wiki from Miraheze will be at a new website at animalcrossing.indyamos.com. This will be an enhanced version of this wiki. Please view Special:Diff/57616 for more information.

Template:Infobox Song: Difference between revisions

From Animal Crossing Wiki
Jump to navigationJump to search
mediawiki>Bobby Lonardo
No edit summary
(Created page with "{| class="infobox bordered" style="float:right; width:250px; font-size:90%; text-align:left;" cellpadding="3" ! colspan="2" style="font-size:110%; text-align:center; background:#Red;" | ''{{{name}}}'' |- | colspan="2" style="text-align:center;" | {{#if:{{{video|}}}|{{{video}}}|Have a video of this song?<br>Then please '''upload''' it!}}{{#if:{{{caption|}}}|<br>{{{caption}}}}} |- {{#if:{{{games<includeonly>|</includeonly>}}} | {{!}}style="background:#Or...")
Line 1: Line 1:
{| class="infobox" style="border-radius:7px 7px 7px 7px; -moz-border-radius: 7px 7px 7px 7px; font-size:90%; width:300px; background-color:#ffffff; margin-bottom: 7px 7px 7px 7px; border-bottom: 7px 7px 7px 7px #4C0000; border-bottom-left-radius:7px 7px 7px 7px; border-bottom-right-radius: 7px 7px 7px 7px;"
{| class="infobox bordered" style="float:right; width:250px; font-size:90%; text-align:left;" cellpadding="3"
! colspan="2" style="font-size:110%; text-align:center; background:#Red;" | ''{{{name}}}''
|-
|-
! colspan="2" style="color:#ffeaf5; text-align:center; background:#fb40a2; border:solid 1px #fb40a2; -moz-border-radius:5px 5px 5px 5px; border-radius:5px 5px 5px 5px; text-shadow:0px 1px 0px #dd0d6e;"|<big>{{{{{name|PAGENAME}}}}}</big>
| colspan="2" style="text-align:center;" | {{#if:{{{video|}}}|{{{video}}}|Have a video of this song?<br>Then please '''[[Special:Upload|upload]]''' it!}}{{#if:{{{caption|}}}|<br>{{{caption}}}}}
|-
|-
|colspan="2" style="text-align:center; background:#FFFFFF; border:solid 1px #907 -moz-border-radius:5px 5px 5px 5px; border-radius:5px 5px 5px 5px;"|{{{video}}}
{{#if:{{{games<includeonly>|</includeonly>}}} |
|-
{{!}}style="background:#OrangeRed;"{{!}}'''Game(s)'''
|-style="vertical-align:top; text-align:left; font-weight:normal; background:white; border-bottom:1px solid #907;"
{{!}}{{{games}}}
{{#if:{{{genre|}}}|{{!}}{{!}}'''Genre'''{{!}}{{!}}{{{genre}}}}}
{{!}}-
|-style="vertical-align:top; text-align:left; font-weight:normal; background:white; border-bottom:1px solid #907;"
}}
{{#if:{{{length|}}}|{{!}}{{!}}'''Length'''{{!}}{{!}}{{{length}}}}}
{{#if:{{{mood<includeonly>|</includeonly>}}} |
|-style="vertical-align:top; text-align:left; font-weight:normal; background:white; border-bottom:1px solid #907;"
{{!}}style="background:#OrangeRed;"{{!}}'''Mood'''
{{#if:{{{uploaded|}}}|{{!}}{{!}}'''Upload Date'''{{!}}{{!}}{{{uploaded}}}}}
{{!}}{{{mood}}}
|-style="vertical-align:top; text-align:left; font-weight:normal; background:white; border-bottom:1px solid #907;"
{{!}}-
|}
}}
{{#if:{{{time<includeonly>|</includeonly>}}} |
{{!}}style="background:#OrangeRed;"{{!}}'''Time played'''
{{!}}{{{time}}}
{{!}}-
}}
{{#if:{{{instruments<includeonly>|</includeonly>}}} |
{{!}}style="background:#OrangeRed;"{{!}}'''Instrument(s)'''
{{!}}{{{instruments}}}
}}
{{!}}-
{{#if:{{{owned by<includeonly>|</includeonly>}}} |
{{!}}style="background:#OrangeRed;"{{!}}'''Owned by'''
{{!}}{{{owned by}}}
{{!}}-
}}
{{#if:{{{order#<includeonly>|</includeonly>}}} |
{{!}}style="background:#OrangeRed;"{{!}}'''Order #'''
{{!}}{{{order#}}}
{{!}}-
}}
|}<noinclude>
==Usage==
<pre>
{{Infobox Music
|name        =
|video      =
|caption    =
|games      =
|mood        =
|time        =
|instruments =
|owned by    =
|order#      =  
}}</pre>
[[Category:Templates]]
[[Category:Infobox Templates]]
</noinclude>

Revision as of 14:16, 23 March 2024

{{{name}}}
Have a video of this song?
Then please upload it!
Game(s) {{{games}}}
Mood {{{mood}}}
Time played {{{time}}}
Instrument(s) {{{instruments}}}
Owned by {{{owned by}}}
Order # {{{order#}}}

Usage

{{Infobox Music
|name        = 
|video       = 
|caption     = 
|games       = 
|mood        = 
|time        = 
|instruments = 
|owned by    = 
|order#      = 
}}