Site notice
Welcome! Please check To-Do List to see what pages need help, who is working on what, etc.

Template:Infobox/doc

From Mega Man Wiki
< Template:Infobox
Revision as of 13:48, 26 September 2020 by Tacopill (talk | contribs) (Text replacement - " " to " ")

Documentation

Taken from [1] on April 23th, 2020.

Example

{{Infobox
| name   = Game Infobox
| image  = {{{image|}}}
| caption1 = {{{caption|}}}
| title = Game Info

| header1 = General information

| label2  = Game Title: 
| data2  = {{{game_title|}}}

| label3  = Developer:
| data3  = {{{developer|}}}

| label4  = Publisher:
| data4  = {{{publisher|}}}

| label5  = Release Dates:
| data5  = {{{release_dates|}}}

| label6  = Genres:
| data6  = {{{genres|}}}

| label7  = Game modes:
| data7  = {{{game_modes|}}}

| label8  = Ratings:
| data8  = {{{ratings|}}}

| label9  = Platforms:
| data9 = {{{platforms|}}}
}}

which is rendered as

Game Info
General information

See Also