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…')
 
(cleanup doc shell)
 
(20 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{documentation shell
{{documentation shell
| name = ConsoleInfoBox
| name = Infobox console
| info = Basic Console Info. See [[Lylat Wiki:InfoBoxes|Infoboxes]] for more info.  
| info = An infobox to summarize info on a video game console. See [[Help:Infoboxes|Infoboxes]] for more info.  
| see also = [[Lylat Wiki:Consoles]]
}}
}}
{{documentation-improvement}}


== Parameters ==
==Usage==
{| class="wikitable"
<!--=== Parameters ===
|+
{{parameters-table-top}}
|-
|-
! Title
| '''name'''
! sample
| name of the Console
! usage
|
|-
|-
| [[Template:GameInfoBox|Game Infobox]]
| '''year_released'''
| <pre>
| What Year was it released?
{{ConsoleInfoBox
|
| name =
|-
| year_released =
| '''developers'''
| developers =  
| Who helped create it
|
|-
| '''aka'''
| Other Names it goes by
|
|-
| ''picture''
| file name of related picture.
|
|-
| picture_size
| size of the picture.
| if not given, assumes 300px
|-
| '''caption'''
| caption that goes under it.
| ignored if  ''picture'' not given
|-
{{parameters-table-bottom}}
|}-->
 
==Example==
<pre>
{{Infobox console
| name =  
| image =
| image_size =
| caption =
| released =
| gen =
}}
}}
</pre>
</pre><noinclude>[[Category:Documentation|{{PAGENAME}}]]</noinclude>
| Use this template for all characters. Required Parameters are in '''bold''', followed by explanation of usage.
* name =
* year_released =
* developers =
|-
|}<includeonly>
[[Category:InfoBox Usage Template|Console]]
[[Category:Console Template|Infobox]]
</includeonly><noinclude>[[Category:Documentation]]</noinclude>

Latest revision as of 19:46, 10 May 2020

Name Infobox console
Link {{Infobox console}}
Info An infobox to summarize info on a video game console. See Infoboxes for more info.
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

Usage

Example

{{Infobox console
| name = 
| image = 
| image_size =
| caption =
| released =
| gen =
}}