Difference between revisions of "Template:Infobox console/doc"

cleanup doc shell
(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>
8,161

edits