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

From Lylat Wiki, your source on Star Fox information. By Fans, for Fans.
Jump to navigationJump to search
(Created page with '{{documentation shell | name = ConsoleInfoBox | info = Basic Console Info. See Infoboxes for more info. | see also = Lylat Wiki:Consoles }} == Para…')
 
Line 1: Line 1:
{{documentation-improvement | date = April 2010}}
{{documentation shell
{{documentation shell
| name = ConsoleInfoBox
| name = ConsoleInfoBox
Line 5: Line 6:
}}
}}


== Parameters ==
==Purpose==
{| class="wikitable"
==Usage==
|+
=== Parameters ===
{{parameters-table-top}}
|-
|-
! Title
| '''name'''
! sample
| name of the Console
! usage
|
|-
|-
| [[Template:GameInfoBox|Game Infobox]]
| year_released
| <pre>
| What Year was it released?
|  
|-
| developers
| Who helped create it
|
|-
| aka
| Other Names it goes by
|
|-
{{parameters-table-bottom}}
|}
 
==Example==
<pre>
{{ConsoleInfoBox
{{ConsoleInfoBox
| name =
| name = Super Nintendo Entertainment System
| year_released =
| year_released =  
| developers =  
| developers =
| aka = SNES, Super Nintendo
}}
}}
</pre>
</pre>
| Use this template for all characters. Required Parameters are in '''bold''', followed by explanation of usage.
<includeonly>
* name =
* year_released =
* developers =
|-
|}<includeonly>
[[Category:InfoBox Usage Template|Console]]
[[Category:InfoBox Usage Template|Console]]
[[Category:Console Template|Infobox]]
[[Category:Console Template|Infobox]]
</includeonly><noinclude>[[Category:Documentation]]</noinclude>
</includeonly><noinclude>[[Category:Documentation]]</noinclude>

Revision as of 00:09, 29 April 2010

Peppy Hare SF0 headshot icon.png Peppy Hare: "Falco, this template's documentation needs to be improved to meet LW:TS."
Falco Lombardi: "Why are you asking me? Isn't that Slippy's job?"
.....
"Fine. I'll do it."
Falco Lombardi SF0 headshot icon.png
Name ConsoleInfoBox
Link {{ConsoleInfoBox}}
Info Basic Console Info. See Infoboxes for more info.


Purpose

Usage

Parameters

Name Description Value information
name name of the Console
year_released What Year was it released?
developers Who helped create it
aka Other Names it goes by

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

{{ConsoleInfoBox
| name = Super Nintendo Entertainment System
| year_released = 
| developers =
| aka = SNES, Super Nintendo
}}