ATTENTION: This wiki is fully discontinued. Please access the new wiki at animalcrossing.indyamos.com. You can import some pages from here, but no stubs. No page can be edited expect for sysops. For more information, 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=" | {| 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 '''[[Special:Upload|upload]]''' it!}}{{#if:{{{caption|}}}|<br>{{{caption}}}}} | |||
|- | |- | ||
| | {{#if:{{{games<includeonly>|</includeonly>}}} | | ||
{{!}}style="background:#OrangeRed;"{{!}}'''Game(s)''' | |||
{{!}}{{{games}}} | |||
{{#if:{{{ | {{!}}- | ||
}} | |||
{{#if:{{{ | {{#if:{{{mood<includeonly>|</includeonly>}}} | | ||
{{!}}style="background:#OrangeRed;"{{!}}'''Mood''' | |||
{{#if:{{{ | {{!}}{{{mood}}} | ||
| | {{!}}- | ||
}} | |||
{{#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# =
}}