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/doc"

From Lylat Wiki, your source on Star Fox information. By Fans, for Fans.
Jump to navigationJump to search
(→‎Parameters: splitt)
(elaborated on template use)
Line 1: Line 1:
{{documentation shell  
{{documentation shell  
| name = SmashTrophyInfo  
| name = SmashTrophyInfo  
| info =  For Displaying Trophy Information from [[Super Smash Bros. (series)|Super Smash Bros.]] games.  
| info =  For displaying trophy information from the ''[[Super Smash Bros. (series)|Super Smash Bros.]]'' games.  
| see also =
}}
}}


 
==Layout==  
==Purpose==
==Usage==
===Example===  
<pre>  
<pre>  
{{SmashTrophyInfo
{{SmashTrophyInfo
Line 27: Line 23:
</pre>
</pre>


==Usage==
=== Parameters ===  
=== Parameters ===  
{{parameters-table-top}}  
{{parameters-table-top}}  
Line 32: Line 29:
| '''colors'''
| '''colors'''
| What [[LW:Areas|Area of the Wiki]] is this being used on?
| What [[LW:Areas|Area of the Wiki]] is this being used on?
|
|-
| trophy_name
| a custom name to be displayed in place of "Trophy Info"
|
|
|-  
|-  
Line 44: Line 37:
|-  
|-  
| '''melee_description'''
| '''melee_description'''
|
| The in-game description of a trophy from ''Melee''
|
|
* if ''melee'' is set to false, then this is ignored
* if ''melee'' is set to false, then this is ignored
|-  
|-  
| '''melee_obtain'''
| '''melee_obtain'''
|
| A short summary on how to obtain the trophy in ''Melee''
|
|
* if ''melee'' is set to false, then this is ignored
* if ''melee'' is set to false, then this is ignored
Line 59: Line 52:
|-  
|-  
| '''brawl_description'''  
| '''brawl_description'''  
|
| The in-game description of a trophy in ''Brawl''
|
|
* if ''brawl'' is set to false, then this is ignored
* if ''brawl'' is set to false, then this is ignored
|-  
|-  
| '''brawl_obtain'''
| '''brawl_obtain'''
|
| A short summary on how to obtain the trophy
|
|
* if ''brawl'' is set to false, then this is ignored
* if ''brawl'' is set to false, then this is ignored
|-   
|-   
| ''ssbforwiiu''  
| ''ssbforwiiu''  
|
|
* if set to false, the template removes the bottom row.  
|
* if ''ssbforwiiu'' set to false, the template removes the bottom row.  
|-  
|-  
| '''ssbforwiiu_description'''  
| '''ssbforwiiu_description'''  
|
| The in-game description of a trophy in ''Smash for Wii U''.
|
|
* if ''ssb4'' is set to false, then this is ignored
* if ''ssbforwiiu'' is set to false, then this is ignored
|-  
|-  
| '''ssbforwiiu_obtain'''
| '''ssbforwiiu_obtain'''
|
| A short summary on how to obtain the trophy
|
|
* if ''ssbforwiiu'' is set to false, then this is ignored
* if ''ssbforwiiu'' is set to false, then this is ignored
|-   
|-   
| ''ssbfor3ds''  
| ''ssbfor3ds''  
|
|  
|
|
* if set to false, the template removes the bottom row.  
* if ''ssbfor3ds'' is set to false, the template removes the bottom row.  
|-  
|-  
| '''ssbfor3ds_description'''  
| '''ssbfor3ds_description'''  
|
| The in-game description of a trophy in ''Smash for 3DS''.
|
|
* if ''ssb4'' is set to false, then this is ignored
* if ''ssbfor3ds'' is set to false, then this is ignored
|-  
|-  
| '''ssbfor3ds_obtain'''
| '''ssbfor3ds_obtain'''
|
| A short summary on how to obtain the trophy
|
|
* if ''ssbfor3ds'' is set to false, then this is ignored
* if ''ssbfor3ds'' is set to false, then this is ignored
{{parameters-table-bottom}}  
{{parameters-table-bottom}}  
|}  <noinclude>[[Category:Documentation|{{PAGENAME}}]]</noinclude>
|}  <noinclude>[[Category:Documentation|{{PAGENAME}}]]</noinclude>

Revision as of 23:36, 8 May 2019

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.