Template:Infobox msupack: Difference between revisions

From ALttPR Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> An infobox for a profile of an MSU pack in the MSU namespace. = Usage = <nowiki>{{Infobox msupack</nowiki> | name = Pack Name | author = Pack Author | descript...")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 12: Line 12:
  | url = Download URL
  | url = Download URL
  | status = Testing Status
  | status = Testing Status
| contentsafe = Safe for Content Strikes by platform
| contentunsafe = Unsafe for Content Strikes by platform
  | expandedtracks = List of expanded tracks
  | expandedtracks = List of expanded tracks
  | console = Console ID
  | console = Console ID
Line 17: Line 19:
  }}
  }}
</noinclude><includeonly>{| class="infobox wikitable" style="float:right;"
</noinclude><includeonly>{| class="infobox wikitable" style="float:right;"
|- {{#if: {{{name|url|}}} | | style="display:none;" }}
|- {{#if: {{{name|{{{url|}}}}}} | | style="display:none;" }}
! [{{{url}}} {{{name}}}]
! colspan="2" | [{{{url}}} {{{name}}}]
|-
|-
! <code>{{{console|snes}}}/{{{game|zelda3}}}</code>
! GameID !! <code>[[MSU:Packs/{{{console|snes}}}|{{{console|snes}}}]]/[[MSU:Packs/{{{console|snes}}}/{{{game|zelda3}}}|{{{game|zelda3}}}]]</code>
|- {{#if: {{{source|}}} | | style="display:none;" }}
|- {{#if: {{{source|}}} | | style="display:none;" }}
! {{{source}}}
! Source || {{{source}}}
|- {{#if: {{{author|}}} | | style="display:none;" }}
|- {{#if: {{{author|}}} | | style="display:none;" }}
! {{{author}}}
! Pack Author !! [[MSU:Packs/{{{console|snes}}}/{{{game|zelda3}}}/{{{author}}}|{{{author}}}]]
|- {{#if: {{{purchase|}}} | | style="display:none;" }}
|- {{#if: {{{purchase|}}} | | style="display:none;" }}
! {{{purchase}}}
! OST/Soundtrack Purchase !! {{{purchase}}}
|- {{#if: {{{status|}}} | | style="display:none;" }}
|- {{#if: {{{status|}}} | | style="display:none;" }}
! {{{status}}}
! Testing Status !! {{{status}}}
|- {{#if: {{{description|}}} | | style="display:none;" }}
|- {{#if: {{{description|}}} | | style="display:none;" }}
! style="font-style:italic" || {{{description}}}
| colspan="2" style="font-style:italic;text-align:center" | {{{description}}}
|- {{#if: {{{expanded|}}} | | style="display:none;" }}
|- {{#if: {{{expanded|}}} | | style="display:none;" }}
! {{{expanded}}}
! Expanded? !! {{{expanded}}}
|- {{#if: {{{expandedtracks|}}} | | style="display:none;" }}
|- {{#if: {{{expandedtracks|}}} | | style="display:none;" }}
! {{{expandedtracks}}}
! Expanded Tracks !! {{{expandedtracks}}}
|- {{#if: {{{contentsafe|}}} | | style="display:none;" }}
! Content-Safe !! {{{contentsafe}}}
|- {{#if: {{{contentunsafe|}}} | | style="display:none;" }}
! Content-Unsafe !! {{{contentunsafe}}}
|}</includeonly>
|}</includeonly>

Latest revision as of 23:02, 9 May 2022

An infobox for a profile of an MSU pack in the MSU namespace.

Usage

{{Infobox msupack
| name = Pack Name
| author = Pack Author
| description = Pack Description
| source = Pack Source Credit
| expanded = Extended Support level
| format = File Format
| purchase = OST/Soundtrack Purchase Required
| url = Download URL
| status = Testing Status
| contentsafe = Safe for Content Strikes by platform
| contentunsafe = Unsafe for Content Strikes by platform
| expandedtracks = List of expanded tracks
| console = Console ID
| game = Game ID
}}