Template:Console: Difference between revisions

From wiki.vg
Jump to navigation Jump to search
imported>Ziella
No edit summary
imported>Ziella
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 14: Line 14:
{{
{{
  #if: {{{type|}}} | '''Type''': {{{type}}}<br> | }}{{
  #if: {{{type|}}} | '''Type''': {{{type}}}<br> | }}{{
  #if: {{{developer|}}} | '''Developer''': {{developer|{{{developer}}}}}<br> | }}{{
  #if: {{{developer|}}} | '''Developer''': {{{{{developer}}}}}<br> | }}{{
  #if: {{{manufacturer|}}} | '''Manufacturer''': {{{manufacturer|}}}<br> | }}
  #if: {{{manufacturer|}}} | '''Manufacturer''': {{{manufacturer|}}}<br> | }}
----
----

Latest revision as of 11:41, 19 December 2019


How to use

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

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