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:Infobox character/doc"

From Lylat Wiki, your source on Star Fox information. By Fans, for Fans.
Jump to navigationJump to search
Line 5: Line 5:
}}
}}


== Parameters ==
==Purpose==
{| class="wikitable"
==Usage==
|+
=== Parameters ===
{{parameters-table-top}}
|-
|-
! Title
| '''name'''
! sample
| name of the character
! usage
|
|-
|-
| [[Template:CharacterInfoBox|Character Infobox]]
| class
| <pre>
| css class if there is one related to your character (or group they are in)
|
|-
| style
| custom style
|
|-
| picture
| have a picture? upload it, and then post it here.
|
|-
|'''name'''
|  Full name
|
|-
|'''home_planet'''
| Where in the Star Fox System do they come from?
|
|-
| '''role'''
| position in the game, on their respective team, etc.
|
|-
| '''premier_game'''
| First Game the character was introduced
|
|-
| '''affiliations'''
| What groups do they associate with?
|
|-
{{parameters-table-bottom}}
|}
 
==Example==
<pre>
{{CharacterInfoBox
{{CharacterInfoBox
| name =  
| name =
| class =  
| class =
| style=  
| style =
| picture =  
| picture =
| name =  
| name =
| home_planet =
| home_planet =  
| role =
| role =
| premier_game =  
| premier_game =
| affiliations =  
| affiliations =
}}
}}
</pre>
</pre>
| Use this template for all characters. Required Parameters are in bold, followed by explanation of usage.
* '''name''' = name of the character
* class = css class if there is one related to your character (or group they are in)
* style = custom style
* picture = have a picture? upload it, and then post it here.
* '''name''' =  Full name
* '''home_planet''' = Where in the Star Fox System do they come from?
* '''role''' = position in the game, on their respective team, etc.
* '''premier_game''' = First Game the character was introduced
* '''affiliations''' = What groups do they associate with?
|-
|}
<includeonly>
<includeonly>
[[Category:InfoBox Usage Template|Character]]
[[Category:InfoBox Usage Template|Character]]
[[Category:Character Template|Infobox]]
[[Category:Character Template|Infobox]]
</includeonly><noinclude>[[Category:Documentation]]</noinclude>
</includeonly><noinclude>[[Category:Documentation]]</noinclude>

Revision as of 19:35, 26 April 2010

Name CharacterInfoBox
Link {{CharacterInfoBox}}
Info Basic Character Info. Designed for only 5 fields at the moment. See Infoboxes for more info.


Purpose

Usage

Parameters

Name Description Value information
name name of the character
class css class if there is one related to your character (or group they are in)
style custom style
picture have a picture? upload it, and then post it here.
name Full name
home_planet Where in the Star Fox System do they come from?
role position in the game, on their respective team, etc.
premier_game First Game the character was introduced
affiliations What groups do they associate with?

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.

Example

{{CharacterInfoBox
| name =	
| class =	
| style =
| picture =
| name =
| home_planet = 
| role = 	
| premier_game = 	
| affiliations =	
}}