Template:Idle: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
m (This applies to images too...)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
{| class=wikitable
{| class=wikitable
![[image:{{{image-1|{{{image|Mario Idle Pose Melee.gif}}}}}}|200px]]{{#if:{{{image-2|}}}|{{!!}} [[image:{{{image-2}}}|200px]]}}{{#if:{{{image-3|}}}|{{!!}} [[image:{{{image-3}}}|200px]]}}{{#if:{{{image-4|}}}|{{!!}} [[image:{{{image-4}}}|200px]]}}
![[image:{{{image-1|{{{image|Mario Idle Pose Melee.gif}}}}}}|200px]]{{#if:{{{image-2|}}}|{{!!}} [[image:{{{image-2}}}|200px]]}}{{#if:{{{image-3|}}}|{{!!}} [[image:{{{image-3}}}|200px]]}}{{#if:{{{image-4|}}}|{{!!}} [[image:{{{image-4}}}|200px]]}}
|}{{clr}}
|}<noinclude>
 
==Parameters==
{| class="wikitable"
|-
! Parameter !! Description !! Required? !! Default !! Usage
|-
| desc || Description for the first pose. Interchangeable with ''desc-1'' || {{y}} || &mdash; || Text
|-
| desc-1 || Description for the first pose. Interchangeable with ''desc'' || {{n}} || &mdash; || Text
|-
| desc-2 || Description for the second pose. || {{n}} || &mdash; || Text
|-
| desc-3 || Description for the third pose. || {{n}} || &mdash; || Text
|-
| desc-4 || Description for the fourth pose. || {{n}} || &mdash; || Text
|-
| image || Image for the first pose. Interchangeable with ''image-1'' || {{n}} || Mario Idle Pose Melee.gif || Image
|-
| image-1 || Image for the first pose. Interchangeable with ''image'' || {{n}} || &mdash; || Image
|-
| image-2 || Image for the second pose. || {{n}} || &mdash; || Image
|-
| image-3 || Image for the third pose. || {{n}} || &mdash; || Image
|-
| image-4 || Image for the fourth pose. || {{n}} || &mdash; || Image
|}

Latest revision as of 04:48, February 21, 2016

  • {{{desc}}}
Mario Idle Pose Melee.gif

Parameters

Parameter Description Required? Default Usage
desc Description for the first pose. Interchangeable with desc-1 Yes Text
desc-1 Description for the first pose. Interchangeable with desc No Text
desc-2 Description for the second pose. No Text
desc-3 Description for the third pose. No Text
desc-4 Description for the fourth pose. No Text
image Image for the first pose. Interchangeable with image-1 No Mario Idle Pose Melee.gif Image
image-1 Image for the first pose. Interchangeable with image No Image
image-2 Image for the second pose. No Image
image-3 Image for the third pose. No Image
image-4 Image for the fourth pose. No Image