Difference between revisions of "Template:Infobox game"

From SWG Utopia
Jump to navigation Jump to search
Line 22: Line 22:
 
  |color          = Government Color (#FF0000 == Red).
 
  |color          = Government Color (#FF0000 == Red).
 
  |name          = Name of this box
 
  |name          = Name of this box
  |home           = Home PLanet.
+
  |developer           = Developer's Name.
 +
|publisher          = Publisher's Name.
 
}}
 
}}
 
</pre>
 
</pre>
Line 32: Line 33:
 
  |color          = #FF0000
 
  |color          = #FF0000
 
  |name          = Name of this box
 
  |name          = Name of this box
  |home           = [[Earth]]
+
  |developer           = Developer's Name.
 +
|publisher          = Publisher's Name.
 
}}
 
}}
  
Line 41: Line 43:
 
  |color          = #FF0000
 
  |color          = #FF0000
 
  |name          = Name of this box
 
  |name          = Name of this box
  |home           = [[Earth]]
+
  |developer           = Developer's Name.
 +
|publisher          = Publisher's Name.
 
}}
 
}}
 
</pre>
 
</pre>

Revision as of 14:16, 10 November 2023

Basic Information

The Game Infobox

Data:

{{Infobox game
 |logo           = Crest/shield/logo/patch for game: [[image:image.png|350px]]
 |credo          = Do they have a Credo/Motto attached to their Crest?
 |color          = Government Color (#FF0000 == Red).
 |name           = Name of this box
 |developer           = Developer's Name.
 |publisher           = Publisher's Name.
}}

Example Use:

[[Image:|350px]]
Name of this box
Basic Information
*Developer: Developer's Name.
*Publisher: Publisher's Name.


{{Infobox game
 |logo           = [[Image:|350px]]
 |credo          = 
 |color          = #FF0000
 |name           = Name of this box
 |developer           = Developer's Name.
 |publisher           = Publisher's Name.
}}