Difference between revisions of "Template:Infobox game"
Jump to navigation
Jump to search
(4 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|# | + | |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 | + | |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 (#b22222 == Fire Brick Red). |
− | |name = Name of this | + | |name = Name of this box |
− | | | + | |developer = Developer's Name. |
− | + | |publisher = Publisher's Name. | |
− | |||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
</pre> | </pre> | ||
Line 39: | Line 29: | ||
Example Use: | Example Use: | ||
{{Infobox game | {{Infobox game | ||
− | |logo = [[Image: | + | |logo = [[Image:|350px]] |
|credo = | |credo = | ||
− | |color = # | + | |color = #b22222 |
− | |name = | + | |name = Name of this box |
− | | | + | |developer = Developer's Name. |
− | | | + | |publisher = Publisher's Name. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
− | < | + | <pre> |
{{Infobox game | {{Infobox game | ||
− | |logo = [[Image: | + | |logo = [[Image:|350px]] |
|credo = | |credo = | ||
− | |color = # | + | |color = #b22222 |
− | |name = | + | |name = Name of this box |
− | | | + | |developer = Developer's Name. |
− | | | + | |publisher = Publisher's Name. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
</pre> | </pre> |
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. }}