Difference between revisions of "Template:Console"

From The VG Resource Wiki
Jump to: navigation, search
(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...")
 
 
(2 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> | }}
 
----
 
----
 
</p>
 
</p>
Line 22: Line 22:
 
==How to use ==
 
==How to use ==
 
Simply copy and paste this template and remove the categories you don't use.
 
Simply copy and paste this template and remove the categories you don't use.
<pre>{{Gameinfo
+
<pre>{{Console
 
| name=        Console Name
 
| name=        Console Name
 
| type=        Console Type
 
| type=        Console Type

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
}}