Template:Smash trophy: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "]] </noinclude>" to "]]</noinclude>") |
mNo edit summary |
||
Line 2: | Line 2: | ||
| rowspan="{{#if:{{{usdesc|}}}|2|1}}" style="width: 150px; text-align: center;" | [[File:{{{image|}}}|150x150px]] | | rowspan="{{#if:{{{usdesc|}}}|2|1}}" style="width: 150px; text-align: center;" | [[File:{{{image|}}}|150x150px]] | ||
| colspan="{{#if:{{{box|}}}|3|2}}" | {{#if:{{{usdesc|}}} | {{US}} '''US description:''' | | colspan="{{#if:{{{box|}}}|3|2}}" | {{#if:{{{usdesc|}}} | {{US}} '''US description:''' | ||
:{{transcript|{{{usdesc}}}}} | '''Description:''' | :{{transcript|{{{usdesc}}}|block=y}} | '''Description:''' | ||
:{{transcript|{{{desc}}}}} }} | :{{transcript|{{{desc}}}|block=y}} }} | ||
|- | |- | ||
{{#if:{{{usdesc|}}} | {{!}} colspan="{{#if:{{{box|}}}|3|2}}" {{!}} {{EU}} '''EU description:''' | {{#if:{{{usdesc|}}} | {{!}} colspan="{{#if:{{{box|}}}|3|2}}" {{!}} {{EU}} '''EU description:''' | ||
:{{transcript|{{{eudesc}}}}} | :{{transcript|{{{eudesc}}}|block=y}} | ||
{{!}}-}} | {{!}}-}} | ||
| colspan="2" | '''How to obtain:''' {{{obtain}}} | | colspan="2" | '''How to obtain:''' {{{obtain}}} |
Revision as of 19:26, March 13, 2021
[[File:|150x150px]] | Description:
| |
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 = }}