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
(too many collapsed on the ssbb page)
(updated color templates)
Line 1: Line 1:
{{tablebegin}} style="{{{{{colors}}}-bg-color}}{{{{{colors}}}-border}}{{round}}" width=100%
{{tablebegin}} style="{{{{{colors}}} color 2}}{{{{{colors}}}-border}}{{round}}" width=100%
{{!-}}
{{!-}}
! colspan=10 style="{{item-th-bg-color}}{{game-border}}{{round}}" {{!}} {{{trophy_name|Trophy Information}}}
! colspan=10 style="{{Item color 2}}{{Game color border}}{{round}}" {{!}} {{{trophy_name|Trophy Information}}}
{{!-}}
{{!-}}
! style="{{game-th-bg-color}}{{game-border}}{{roundleft}}" {{!}} Game
! style="{{Game color 2}}{{Game color border}}{{roundleft}}" {{!}} Game
! style="{{game-th-bg-color}}{{game-border}}" {{!}} Description
! style="{{Game color 2}}{{Game color border}}" {{!}} Description
! style="{{game-th-bg-color}}{{game-border}}{{roundright}}" {{!}} Obtain
! style="{{Game color 2}}{{Game color border}}{{roundright}}" {{!}} Obtain
{{#ifeq: {{{melee}}} | false | |  
{{#ifeq: {{{melee}}} | false | |  
{{!-}}
{{!-}}
! style="{{game-th-bg-color}}{{game-border}}{{roundleft}}" {{!}} [[Super Smash Bros. Melee]]
! style="{{Game color 2}}{{Game color border}}{{roundleft}}" {{!}} [[Super Smash Bros. Melee]]
{{!}} style="{{game-td-bg-color}}{{game-border}}" {{!}} {{{melee_description}}}
{{!}} style="{{Game color 1}}{{Game color border}}" {{!}} {{{melee_description}}}
{{!}} style="{{game-td-bg-color}}{{game-border}}{{roundright}}" {{!}} {{{melee_obtain}}}
{{!}} style="{{Game color 1}}{{Game color border}}{{roundright}}" {{!}} {{{melee_obtain}}}
}}
}}
{{#ifeq: {{{brawl}}} | false | |  
{{#ifeq: {{{brawl}}} | false | |  
{{!-}}
{{!-}}
! style="{{game-th-bg-color}}{{game-border}}{{roundleft}}" {{!}} [[Super Smash Bros. Brawl]]
! style="{{Game color 2}}{{Game color border}}{{roundleft}}" {{!}} [[Super Smash Bros. Brawl]]
{{!}} style="{{game-td-bg-color}}{{game-border}}" {{!}} {{{brawl_description}}}
{{!}} style="{{Game color 1}}{{Game color border}}" {{!}} {{{brawl_description}}}
{{!}} style="{{game-td-bg-color}}{{game-border}}{{roundright}}" {{!}} {{{brawl_obtain}}}
{{!}} style="{{Game color 1}}{{Game color border}}{{roundright}}" {{!}} {{{brawl_obtain}}}
{{!-}}
{{!-}}
}}
}}
{{#ifeq: {{{ssb4}}} | false | |  
{{#ifeq: {{{ssb4}}} | false | |  
{{!-}}
{{!-}}
! style="{{game-th-bg-color}}{{game-border}}{{roundleft}}" {{!}} [[Super Smash Bros. for Nintendo 3DS and Wii U]]
! style="{{Game color 2}}{{Game color border}}{{roundleft}}" {{!}} [[Super Smash Bros. for Nintendo 3DS and Wii U]]
{{!}} style="{{game-td-bg-color}}{{game-border}}" {{!}} {{{ssb4_description}}}
{{!}} style="{{Game color 1}}{{Game color border}}" {{!}} {{{ssb4_description}}}
{{!}} style="{{game-td-bg-color}}{{game-border}}{{roundright}}" {{!}} {{{ssb4_obtain}}}
{{!}} style="{{Game color 1}}{{Game color border}}{{roundright}}" {{!}} {{{ssb4_obtain}}}
{{!-}}
{{!-}}
}}
}}
{{tableend}}
{{tableend}}
<noinclude>{{doc}}</noinclude>
<noinclude>{{doc}}</noinclude>

Revision as of 04:51, 27 January 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 Nintendo 3DS and Wii U {{{ssb4_description}}} {{{ssb4_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.