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 15:58, 29 April 2020 by Tacopill (talk | contribs) (Created page with "== Documentation == Taken from [https://en.wikipedia.org/w/index.php?title=Template:Infobox&oldid=855069164] on April 23th, 2020. == Example == <pre> {{Infobox | name =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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