Template:Smash trophy: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
m (Your turn espyo)
(Added fields for the type and Trophy Box.)
Line 8: Line 8:
:{{transcript|{{{eudesc}}}}}
:{{transcript|{{{eudesc}}}}}
{{!}}-}}
{{!}}-}}
{{#if: {{{type|}}} }} | width="50%"| '''Type:'''  
| colspan = "2" | '''How to obtain:''' {{{obtain}}}<br> '''Type:''' {{{type}}}{{#if: {{{box|}}} | <br> '''Trophy Box:''' {{{box}}} }}
{{#if: {{{exhibit|}}} }} | width="50%"| '''Trophy Box:'''  
{{!}}-
| colspan = "2" | '''How to obtain:''' {{{obtain}}}
|}<noinclude>
|}<noinclude>


Line 34: Line 31:
! obtain
! obtain
| '''Yes''' ||  || A quick explanation on how the trophy is obtained. If there are no particular tasks needed to unlock it, just type "Random appearance.".
| '''Yes''' ||  || A quick explanation on how the trophy is obtained. If there are no particular tasks needed to unlock it, just type "Random appearance.".
|-
! type
| '''Yes''' ||  || The type of trophy, as organized by the in-game trophy gallery. Examples: Fighter, Series Related, Stage.
|-
|-
! box
| No ||  || The Trophy Box it belongs to. Only applicable for ''[[Super Smash Bros. for Wii U]]''.
|}
|}


Line 39: Line 43:
<pre>
<pre>
{{smash trophy
{{smash trophy
| image  =
| image  =  
| desc  =
| desc  =  
| usdesc =
| usdesc =  
| eudesc =
| eudesc =  
| obtain =
| obtain =
| type  =
| box    =  
}}
}}
</pre>
</pre>

Revision as of 07:34, March 9, 2015

[[File:|150x150px]] Description:
{{{desc}}}
How to obtain: {{{obtain}}}
Type: {{{type}}}

Info

This template creates a table with information about a trophy in the Super Smash Bros. games.

Parameter Mandatory Default Detailed description
image Yes An image of the trophy.
desc No Description. Only use this parameter if the description is the same in the US and European regions.
usdesc No US version description. Only use this parameter if the description is different from the European one.
eudesc No European version description. Only use this parameter if the description is different from the US one.
obtain Yes A quick explanation on how the trophy is obtained. If there are no particular tasks needed to unlock it, just type "Random appearance.".
type Yes The type of trophy, as organized by the in-game trophy gallery. Examples: Fighter, Series Related, Stage.
box No The Trophy Box it belongs to. Only applicable for Super Smash Bros. for Wii U.

Skeleton

{{smash trophy
| image  = 
| desc   = 
| usdesc = 
| eudesc = 
| obtain = 
| type   = 
| box    = 
}}