Welcome to the Lylat Wiki, all about the Star Fox series! If you'd like to help out, please take a look at our community portal.

Difference between revisions of "Template:SmashTrophyInfo"

From Lylat Wiki, your source on Star Fox information. By Fans, for Fans.
Jump to navigationJump to search
(oh whoops, this was for previews haha)
(italics)
Line 8: Line 8:
{{#ifeq: {{{melee}}} | false | |  
{{#ifeq: {{{melee}}} | false | |  
{{!-}}
{{!-}}
! style="{{Game color 2}}{{Game color border}}{{roundleft}}" {{!}} [[Super Smash Bros. Melee]]
! style="{{Game color 2}}{{Game color border}}{{roundleft}}" {{!}} ''[[Super Smash Bros. Melee]]''
{{!}} style="{{Game color 1}}{{Game color border}}" {{!}} {{{melee_description}}}
{{!}} style="{{Game color 1}}{{Game color border}}" {{!}} {{{melee_description}}}
{{!}} style="{{Game color 1}}{{Game color border}}{{roundright}}" {{!}} {{{melee_obtain}}}
{{!}} style="{{Game color 1}}{{Game color border}}{{roundright}}" {{!}} {{{melee_obtain}}}
Line 14: Line 14:
{{#ifeq: {{{brawl}}} | false | |  
{{#ifeq: {{{brawl}}} | false | |  
{{!-}}
{{!-}}
! style="{{Game color 2}}{{Game color border}}{{roundleft}}" {{!}} [[Super Smash Bros. Brawl]]
! style="{{Game color 2}}{{Game color border}}{{roundleft}}" {{!}} ''[[Super Smash Bros. Brawl]]''
{{!}} style="{{Game color 1}}{{Game color border}}" {{!}} {{{brawl_description}}}
{{!}} style="{{Game color 1}}{{Game color border}}" {{!}} {{{brawl_description}}}
{{!}} style="{{Game color 1}}{{Game color border}}{{roundright}}" {{!}} {{{brawl_obtain}}}
{{!}} style="{{Game color 1}}{{Game color border}}{{roundright}}" {{!}} {{{brawl_obtain}}}
Line 21: Line 21:
{{#ifeq: {{{ssbforwiiu}}} | false | |  
{{#ifeq: {{{ssbforwiiu}}} | false | |  
{{!-}}
{{!-}}
! style="{{Game color 2}}{{Game color border}}{{roundleft}}" {{!}} [[Super Smash Bros. for Nintendo 3DS and Wii U|Super Smash Bros. for Wii U]]
! style="{{Game color 2}}{{Game color border}}{{roundleft}}" {{!}} ''[[Super Smash Bros. for Nintendo 3DS and Wii U|Super Smash Bros. for Wii U]]''
{{!}} style="{{Game color 1}}{{Game color border}}" {{!}} {{{ssbforwiiu_description}}}
{{!}} style="{{Game color 1}}{{Game color border}}" {{!}} {{{ssbforwiiu_description}}}
{{!}} style="{{Game color 1}}{{Game color border}}{{roundright}}" {{!}} {{{ssbforwiiu_obtain}}}
{{!}} style="{{Game color 1}}{{Game color border}}{{roundright}}" {{!}} {{{ssbforwiiu_obtain}}}
Line 28: Line 28:
{{#ifeq: {{{ssbfor3ds}}} | false | |  
{{#ifeq: {{{ssbfor3ds}}} | false | |  
{{!-}}
{{!-}}
! style="{{Game color 2}}{{Game color border}}{{roundleft}}" {{!}} [[Super Smash Bros. for Nintendo 3DS and Wii U|Super Smash Bros. for Nintendo 3DS]]
! style="{{Game color 2}}{{Game color border}}{{roundleft}}" {{!}} ''[[Super Smash Bros. for Nintendo 3DS and Wii U|Super Smash Bros. for Nintendo 3DS]]''
{{!}} style="{{Game color 1}}{{Game color border}}" {{!}} {{{ssbfor3ds_description}}}
{{!}} style="{{Game color 1}}{{Game color border}}" {{!}} {{{ssbfor3ds_description}}}
{{!}} style="{{Game color 1}}{{Game color border}}{{roundright}}" {{!}} {{{ssbfor3ds_obtain}}}
{{!}} style="{{Game color 1}}{{Game color border}}{{roundright}}" {{!}} {{{ssbfor3ds_obtain}}}

Revision as of 22:53, 8 May 2019

Trophy Information
Game Description Obtain
Super Smash Bros. Melee {{{melee_description}}} {{{melee_obtain}}}
Super Smash Bros. Brawl {{{brawl_description}}} {{{brawl_obtain}}}
Super Smash Bros. for Wii U {{{ssbforwiiu_description}}} {{{ssbforwiiu_obtain}}}
Super Smash Bros. for Nintendo 3DS {{{ssbfor3ds_description}}} {{{ssbfor3ds_obtain}}}
Name SmashTrophyInfo
Link {{SmashTrophyInfo}}
Info For displaying trophy information from the Super Smash Bros. games.


Layout

 
{{SmashTrophyInfo
| colors = 
| melee = 
| melee_description =
| melee_obtain =
| brawl = 
| brawl_description =
| brawl_obtain =
| ssbforwiiu =
| ssbforwiiu_description =
| ssbforwiiu_obtain =
| ssbfor3ds =
| ssbfor3ds_description =
| ssbfor3ds_obtain =
}}

Usage

Parameters

Name Description Value information
colors What area of the wiki is this being used on?
melee
  • if set to false, the template removes the first row.
melee_description The in-game description of a trophy from Melee
  • if melee is set to false, then this is ignored
melee_obtain A short summary on how to obtain the trophy in Melee
  • if melee is set to false, then this is ignored
brawl
  • if set to false, the template removes the middle row.
brawl_description The in-game description of a trophy in Brawl
  • if brawl is set to false, then this is ignored
brawl_obtain A short summary on how to obtain the trophy
  • if brawl is set to false, then this is ignored
ssbforwiiu
  • if ssbforwiiu set to false, the template removes the bottom row.
ssbforwiiu_description The in-game description of a trophy in Smash for Wii U.
  • if ssbforwiiu is set to false, then this is ignored
ssbforwiiu_obtain A short summary on how to obtain the trophy
  • if ssbforwiiu is set to false, then this is ignored
ssbfor3ds
  • if ssbfor3ds is set to false, the template removes the bottom row.
ssbfor3ds_description The in-game description of a trophy in Smash for 3DS.
  • if ssbfor3ds is set to false, then this is ignored
ssbfor3ds_obtain A short summary on how to obtain the trophy
  • if ssbfor3ds is set to false, then this is ignored

Notes:

  1. Required parameters are in bold, followed by explanation of usage. Italicized parameters have a related behavior change, when a certain value is inserted.
  2. For if anything happens because a specific related value is not entered.