Template:Console: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Ziella
(Created page with "<includeonly>{|cellpadding="0" cellspacing="0" class="breakout" style="margin-left:1em;" width="250px" | style="text-align: center;"| {{#ifeq:{{{altimage|}}}|IMAGE_NAME.png| I...")
imported>Ziella
No edit summary
Line 15: Line 15:
  #if: {{{type|}}} | '''Type''': {{{type}}}<br> | }}{{
  #if: {{{type|}}} | '''Type''': {{{type}}}<br> | }}{{
  #if: {{{developer|}}} | '''Developer''': {{developer|{{{developer}}}}}<br> | }}{{
  #if: {{{developer|}}} | '''Developer''': {{developer|{{{developer}}}}}<br> | }}{{
  #if: {{{manufacturer|}}} | '''Manufacturer''': {{{manufacturer|}}}<br> | }}{{
  #if: {{{manufacturer|}}} | '''Manufacturer''': {{{manufacturer|}}}<br> | }}
----
----
</p>
</p>

Revision as of 11:33, 19 December 2019


How to use

Simply copy and paste this template and remove the categories you don't use.

{{Gameinfo
| name=        Console Name
| type=        Console Type
| developer=   Hardware Developer
| manufacturer=   Hardware Manufacturer
}}