Difference between revisions of "Template:Infobox game"
Jump to navigation
Jump to search
| 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|# | + | |style="background-color:{{{color|#FFD700}}};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 20: | Line 20: | ||
|logo = Crest/shield/logo/patch for game: [[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 (# | + | |color = Government Color (#FFD700 == Red). |
|name = Name of this box | |name = Name of this box | ||
|developer = Developer's Name. | |developer = Developer's Name. | ||
Revision as of 14:24, 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 (#FFD700 == 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.
}}