Template:CharacterVersusTheme-SSBC: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
(Created page with "<noinclude><!-- -->{{#cargo_declare: _table=SSBC_VersusTheme | charaName = String | stockIcon = String | themeTitle = String | themeSource = String | themeLog...")
 
mNo edit summary
Line 11: Line 11:
| youtube        = String
| youtube        = String
}}
}}
</noinclude><includeonly>{| class="wikitable" width="600px"  
</noinclude><includeonly>{| class="wikitable" width="900px"  
! style="width:15%; text-align:center" | Versus Theme  
! style="width:13%; text-align:center" | Versus Theme  
| style="width:20%; text-align:center" | {{{themeTitle}}}  
| style="width:23%; text-align:center" | {{{themeTitle}}}  
| style="width:20%; text-align:center" | {{{themeSource}}}[[File:{{{themeLogo|Icon_faq.png}}}|40x40px]]
| style="width:20%; text-align:center" | {{{themeSource}}} [[File:{{{themeLogo|Icon_faq.png}}}|40x40px]]
| style="width:20%; text-align:center" | {{{remixArtist}}}[[File:{{{remixLogo|Icon_faq.png}}}|40x40px]]
| style="width:18%; text-align:center" | {{{remixArtist}}} [[File:{{{remixLogo|Icon_faq.png}}}|40x40px]]
| style="width:25%" | <youtube>{{{youtube}}}</youtube>
| style="width:26%; text-align:center" | {{{youtube}}}
|}<!--
|}<!--
--------------------------------------------------
--------------------------------------------------

Revision as of 20:53, 16 September 2021

This template defines the table "SSBC_VersusTheme". View table.


Template DocumentationEdit This Documentation
== Usage ==

Everything is self explanatory except for stockIcon, which is there purely for the Cargo table. Just fill it as the character's stock icon filename, like SSBC_Mario_Stock.png.

{{CharacterVersusTheme-SSBC
| charaName   = Mario
| stockIcon   = SSBC_Mario_Stock.png
| themeTitle  = Ground Theme
| themeSource = Super Mario Bros.
| themeLogo   = SSBC_Mario_Icon.png
| remixArtist = Nintendo
| remixLogo   = SSBC_Smash_Icon.png
| youtube     = https://youtu.be/0IuKgivLCLg
}}

Example

Note: This example uses a parameter storeInCargo to prevent this example being stored in the Cargo table.

Versus Theme Ground Theme Super Mario Bros. SSBC Mario Icon.png Nintendo SSBC Smash Icon.png https://youtu.be/0IuKgivLCLg



This documentation is automatically transcluded from Template:CharacterVersusTheme-SSBC/Documentation and is not included when this page is transcluded.