Difference between revisions of "Template:Infobox game"

From SWG Utopia
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
|style="background-color:#444444;text-align:center;"|{{#if: {{{credo|}}} | {{{credo}}} |}}
 
|style="background-color:#444444;text-align:center;"|{{#if: {{{credo|}}} | {{{credo}}} |}}
 
|-
 
|-
|style="background-color:{{{color|#FF0000}}};text-align:center;font-weight:bold;font-size:20px;"|{{#if: {{{name|}}} | {{{name}}} |}}
+
|style="background-color:{{{color|#b22222}}};text-align:center;face-name:Lara;font-variant:small-caps;font-weight:bold;font-size:20px;"|{{#if: {{{name|}}} | {{{name}}} |}}
 
|-
 
|-
|style="background-color:#444444;text-align:center;"|Basic Information
+
|style="background-color:#444444;font-name:Lara;text-align:center;"|<font face="Lara" style="font-variant: small-caps">Basic Information</font>
 
|-
 
|-
 
{{#if: {{{developer|}}} |{{!}}*Developer: {{{developer}}}|}}
 
{{#if: {{{developer|}}} |{{!}}*Developer: {{{developer}}}|}}
Line 18: Line 18:
 
<pre>
 
<pre>
 
{{Infobox game
 
{{Infobox game
  |logo          = Crest/shield/logo/patch for government: [[image:image.png|350px]]
+
  |logo          = Crest/shield/logo/patch for game: [[image:image.png|350px]]
 
  |credo          = Do they have a Credo/Motto attached to their Crest?
 
  |credo          = Do they have a Credo/Motto attached to their Crest?
  |color          = Government Color (#FF0000 == Red).
+
  |color          = Government Color (#b22222 == Fire Brick Red).
  |name          = Name of this Government
+
  |name          = Name of this box
  |home           = Home PLanet.
+
  |developer           = Developer's Name.
|system        = System of the Home Planet.
+
  |publisher           = Publisher's Name.
|capital        = Capital of the Home World.
 
|founded        = If known, the official date of first contact.
 
  |warp           = Warp Capability? Yes/No.
 
|language      = Common language(s).
 
|currency      = Main currency/valuta withing this community.
 
|govmt          = Type of Government: Dictature, Doctrine, Democracy, Republic, Aristocracy, Etc.
 
|head          = Head of state
 
|legislate      = Legislature, i.e.: (High) Council, Senate, Parliament, Congress, etc.
 
|adv            = Level of technological advancement.
 
|mil            = Militairy information.
 
 
}}
 
}}
 
</pre>
 
</pre>
 +
 +
Example Use:
 +
{{Infobox game
 +
|logo          = [[Image:|350px]]
 +
|credo          =
 +
|color          = #b22222
 +
|name          = Name of this box
 +
|developer          = Developer's Name.
 +
|publisher          = Publisher's Name.
 +
}}
 +
 +
<pre>
 +
{{Infobox game
 +
|logo          = [[Image:|350px]]
 +
|credo          =
 +
|color          = #b22222
 +
|name          = Name of this box
 +
|developer          = Developer's Name.
 +
|publisher          = Publisher's Name.
 +
}}
 +
</pre>
 +
 +
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 14:26, 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 (#b22222 == Fire Brick 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          = #b22222
 |name           = Name of this box
 |developer           = Developer's Name.
 |publisher           = Publisher's Name.
}}