Template:HomeStage-SSBC: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{| class="wikitable" width="600px" ! style="width:20%; text-align:center" | Home Stage | style="width:25%; text-align:center" | {{{HomeStage|}}} | style="width:...")
 
m (Image and variable fix)
Line 1: Line 1:
<includeonly>{| class="wikitable" width="600px"  
<includeonly>{| class="wikitable" width="600px"  
! style="width:20%; text-align:center" | Home Stage  
! style="width:20%; text-align:center" | Home Stage  
| style="width:25%; text-align:center" | {{{HomeStage|}}}
| style="width:25%; text-align:center" | {{{homeStage|}}}
| style="width:55%" | <i>{{{HomeStageImage|}}}</i>
| style="width:55%" | [[File:{{{homeStageImage|Icon_faq.png}}}|50x50px]]
|}</includeonly>
|}</includeonly>



Revision as of 13:06, 17 August 2021


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.

{{HomeStage-SSBC
| charaName   = Mario
| stockIcon   = SSBC_Mario_Stock.png
| stageName   = Mushroom Kingdom
| stageLogo   = SSBC_Mario_Icon.png
| stageIcon   = SSBC_MushroomKingdom_StageIcon.png
}}

Example

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

Home Stage Icon faq.png



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