Difference between revisions of "Template:Infobox/System"
From Drawn to Life Wiki
(Added a predecessor tab to this template, it's a relatively minor addition as only the Nintendo console pages will use it) |
m |
||
| (One intermediate revision by one other user not shown) | |||
| Line 30: | Line 30: | ||
|{{{DTL games}}} | |{{{DTL games}}} | ||
|- | |- | ||
| − | ! colspan="2" style="background-color:# | + | ! colspan="2" class="InfoboxGeneric-Header" style="background-color:{{{boxcolor|#0346e5}}}; color:#ffffff; border-radius: 5px; border-bottom: 3.5px solid rgba(0, 0, 0, 0.43);" |<center> '''Navigation'''</center> |
| − | |- | + | |- style="text-align:center; font-size:95%;" valign="top" |
| − | + | | '''Predecessor'''<br />{{{predecessor|None}}} | |
| − | + | | '''Successor'''<br />{{{successor|None}}} | |
| − | |||
| − | |||
| − | |||
| − | |||
|} | |} | ||
Latest revision as of 21:37, 31 May 2025
| Infobox/System | |
| {{{image}}} | |
| Release Date | {{{released}}} |
| Status | {{{current}}} |
| Manufacturer | {{{manufacturer}}} |
| Type | {{{type}}} |
| Drawn to Life Games | {{{DTL games}}} |
| Predecessor None |
Successor None |
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 |