Template:Infobox map: Difference between revisions
Jump to navigation
Jump to search
Technochips (talk | contribs) No edit summary |
Technochips (talk | contribs) (fixed new line) Tag: Reverted |
||
Line 10: | Line 10: | ||
{{!}}- | {{!}}- | ||
{{!}} Map type {{!!}} [[{{{game-type|}}}]] | {{!}} Map type {{!!}} [[{{{game-type|}}}]] | ||
}} | }}{{#if: {{{file-name|}}} | | ||
{{#if: {{{file-name|}}} | | |||
{{!}}- | {{!}}- | ||
{{!}} File name {{!!}} <code>{{{file-name|}}}</code> | {{!}} File name {{!!}} <code>{{{file-name|}}}</code> | ||
}} | }}{{#if: {{{release-date|}}} | | ||
{{#if: {{{release-date|}}} | | |||
{{!}}- | {{!}}- | ||
{{!}} Release date {{!!}} {{{release-date|}}} | {{!}} Release date {{!!}} {{{release-date|}}} | ||
}} | }}{{#if: {{{developer|}}} | | ||
{{#if: {{{developer|}}} | | |||
{{!}}- | {{!}}- | ||
{{!}} Developer(s) {{!!}} {{{developer|}}} | {{!}} Developer(s) {{!!}} {{{developer|}}} | ||
}} | }}{{#if: {{{link|}}} | | ||
{{#if: {{{link|}}} | | |||
{{!}}- | {{!}}- | ||
{{!}} Link(s) {{!!}} {{{link|}}} | {{!}} Link(s) {{!!}} {{{link|}}} | ||
Line 32: | Line 28: | ||
{{!}}- | {{!}}- | ||
{{!}} Environment {{!!}} {{{map-environment|}}} | {{!}} Environment {{!!}} {{{map-environment|}}} | ||
}} | }}{{#if: {{{map-setting|}}} | | ||
{{#if: {{{map-setting|}}} | | |||
{{!}}- | {{!}}- | ||
{{!}} Setting {{!!}} {{{map-setting|}}} | {{!}} Setting {{!!}} {{{map-setting|}}} | ||
Line 40: | Line 35: | ||
[[Category:Maps]] | [[Category:Maps]] | ||
{{#if: {{{game-type|}}} | [[Category:{{{game-type|}}} maps]]}} </includeonly> | {{#if: {{{game-type|}}} | [[Category:{{{game-type|}}} maps]]}} </includeonly> | ||
<noinclude> <templatedata> | <noinclude><templatedata> | ||
{ | { | ||
"params": { | "params": { |
Revision as of 12:23, 3 May 2022
Infobox for map pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
map-name-override | map-name-override | Title of the map. | String | optional |
map-image | map-image | In-game image of the map. | File | suggested |
game-type | game-type | Which gamemode(s) the map is. | String | suggested |
file-name | file-name | File name of the map (excluding the extension). | String | suggested |
developer | developer | Developer(s) of the map, whether person, company, or project. | String | suggested |
link | link | Link(s) to the map | String | optional |
release-date | release-date | The date in which the map was released. | String | suggested |
map-environment | map-environment | What environment is the map in. | String | suggested |
map-setting | map-setting | What setting is the map in. | String | suggested |