Difference between revisions of "Template:Infobox/System"
From Drawn to Life Wiki
(Made a console template for systems DTL games released on, there aren't many pages this needs to be used for) |
(Added a predecessor tab to this template, it's a relatively minor addition as only the Nintendo console pages will use it) |
||
| Line 31: | Line 31: | ||
|- | |- | ||
! colspan="2" style="background-color:#DBDBDB;" | | ! colspan="2" style="background-color:#DBDBDB;" | | ||
| + | |- | ||
| + | |width="44%"|'''Predecessor''' | ||
| + | |{{{predecessor}}} | ||
|- | |- | ||
|width="44%"|'''Successor''' | |width="44%"|'''Successor''' | ||
| Line 55: | Line 58: | ||
|type = Handheld | |type = Handheld | ||
|DTL games= {{Icon|DTL}}<br>{{Icon|DTLSB}}<br>{{Icon|TNC}}<br>{{Icon|Collection}} | |DTL games= {{Icon|DTL}}<br>{{Icon|DTLSB}}<br>{{Icon|TNC}}<br>{{Icon|Collection}} | ||
| + | |predecessor = Game Boy Advance | ||
|successor = Nintendo 3DS | |successor = Nintendo 3DS | ||
}} | }} | ||
| Line 70: | Line 74: | ||
|type = Handheld | |type = Handheld | ||
|DTL games= {{Icon|DTL}}<br>{{Icon|DTLSB}}<br>{{Icon|TNC}}<br>{{Icon|Collection}} | |DTL games= {{Icon|DTL}}<br>{{Icon|DTLSB}}<br>{{Icon|TNC}}<br>{{Icon|Collection}} | ||
| + | |predecessor = Game Boy Advance | ||
|successor = Nintendo 3DS | |successor = Nintendo 3DS | ||
}} | }} | ||
Revision as of 21:23, 31 May 2025
| Infobox/System | |
| {{{image}}} | |
| Release Date | {{{released}}} |
| Status | {{{current}}} |
| Manufacturer | {{{manufacturer}}} |
| Type | {{{type}}} |
| Drawn to Life Games | {{{DTL games}}} |
| Predecessor | {{{predecessor}}} |
| Successor | {{{successor}}} |
Use this template on the pages of consoles Drawn to Life games released on.
To input this template on a page, input the coding into the top of the page.
For example, the following code below is for the Nintendo DS.
{{Infobox/System
|name = Nintendo DS
|image = [[File:Nintendo DS Logo.png|300px]]
|released = 2004
|current = Discontinued
|manufacturer = Nintendo
|type = Handheld
|DTL games= {{Icon|DTL}}<br>{{Icon|DTLSB}}<br>{{Icon|TNC}}<br>{{Icon|Collection}}
|predecessor = Game Boy Advance
|successor = Nintendo 3DS
}}
|
This will render as:
| Nintendo DS | |
| Release Date | 2004 |
| Status | Discontinued |
| Manufacturer | Nintendo |
| Type | Handheld |
| Drawn to Life Games | |
| Predecessor | Game Boy Advance |
| Successor | Nintendo 3DS |