Template:Infobox: Difference between revisions
From Qix Wiki
Jump to navigationJump to search
Trig Jegman (talk | contribs) Created page with "{| class="infobox" cellpadding="4" style="border: 2px solid {{color|white}}; color: {{color|white}}; float: right; margin: 0 0 1em 1em; width: 22em; border-collapse: collapse; font-size: 95%; text-align: left;" ! colspan="2" style="text-align: center; background-color: {{color|blue}}; font-size:110%; border: 2px solid {{color|white}};" | {{{name|{{PAGENAME}}}}} |- {{#if:{{{image|}}}| {{!-}} ! colspan="2" style="border: 2px solid {{color|white}}; text-align: center;" {{!}..." |
m 4 revisions imported |
||
| (3 intermediate revisions by one other user not shown) | |||
| Line 5: | Line 5: | ||
{{!-}} | {{!-}} | ||
! colspan="2" style="border: 2px solid {{color|white}}; text-align: center;" {{!}} [[File:{{{image|}}}|{{{imagesize|220px}}}]] | ! colspan="2" style="border: 2px solid {{color|white}}; text-align: center;" {{!}} [[File:{{{image|}}}|{{{imagesize|220px}}}]] | ||
}} <br clear all> | }} <br clear=all> | ||
|- | |- | ||
! colspan="2" style="text-align: center; background-color: {{color|blue}}; font-size:110%; border: 2px solid {{color|white}};" | Release Information | ! colspan="2" style="text-align: center; background-color: {{color|blue}}; font-size:110%; border: 2px solid {{color|white}};" | Release Information | ||
|- valign="top" | |- valign="top" | ||
! style="border: 2px solid {{color|white}};" bgcolor="{{color|red}}" | Developer | ! style="border: 2px solid {{color|white}};" bgcolor="{{color|red}}" | Developer | ||
| style="border: 2px solid {{color|white}};" bgcolor="{{color|black}}" | {{{developer|}}} | | style="border: 2px solid {{color|white}};" bgcolor="{{color|black}}" | {{{developer|}}} | ||
| Line 17: | Line 15: | ||
| style="border: 2px solid {{color|white}};" bgcolor="{{color|black}}" | {{{publisher|}}} | | style="border: 2px solid {{color|white}};" bgcolor="{{color|black}}" | {{{publisher|}}} | ||
|- | |- | ||
! style="border: 2px solid {{color|white}};" bgcolor="{{color|red}}" | {{#if:{{{platform|}}}| | ! style="border: 2px solid {{color|white}};" bgcolor="{{color|red}}" | {{#if:{{{platform|}}}|Platform|Console}} | ||
| style="border: 2px solid {{color|white}};" bgcolor="{{color|black}}" | {{#if:{{{platform|}}}|{{{platform|}}}|{{{console|}}} | | style="border: 2px solid {{color|white}};" bgcolor="{{color|black}}" | {{#if:{{{platform|}}}|{{{platform|}}}|{{{console|}}}}} | ||
|- | |- | ||
! style="border: 2px solid {{color|white}};" bgcolor="{{color|red}}" | Release Date | ! style="border: 2px solid {{color|white}};" bgcolor="{{color|red}}" | Release Date | ||
| style="border: 2px solid {{color|white}};" bgcolor="{{color|black}}" | {{{releasedate|}}} | | style="border: 2px solid {{color|white}};" bgcolor="{{color|black}}" | {{{releasedate|}}} | ||
|}<noinclude>[[Category:Templates]] | |}<noinclude>[[Category:Templates]] | ||
<br clear=all> | <br clear=all> | ||
Latest revision as of 02:14, 4 May 2026
| Infobox | |
|---|---|
| Release Information | |
| Developer | |
| Publisher | |
| Console | |
| Release Date | |
This is the primary infobox to be used for games and releases. It has the following parameters:
- name — optional. Will automatically fill in from page name if nothing is entered.
- image — required. Shows an image to represent the game. This should be box art or cover art primarily, or in the event none exists, a title screen.
- imagesize — required. Sets the size of the image above. Defaults to 220px.
- developer — optional. For the developer of the game.
- publisher — optional. For the publisher of the game.
- console — optional. For the console(s) the game was released on.
- platform — optional. To be used like console, but only if a game has had digital releases. This replaces the use of console.
- releasedate — The date the game came out.