Template:Infobox game mod: Difference between revisions
Template page
More actions
m mistakenly removed universaldb |
Created page with "{{Infobox | name = Infobox game mod | title = {{{title|{{SUBPAGENAME}}}}} | image = {{#if: {{{image|}}} | [[File:{{{image}}}|{{{imagesize|}}}|alt={{{imagealt|}}}]] | }} | caption = {{{caption|}}} | autoheaders = y | bodyclass = plainlinks | label1 = Game | data1 = {{{game|[[{{NAMESPACE}}:{{ROOTPAGENAME}}|{{ROOTPAGENAME}}]]}}} | label2 = Developer(s) | data2 = {{{developers|}}} | label3 = Version | data3 = {{{version|}}} {{#if: {{{releasedate|}}} | ({{{releasedate}}}) }..." |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
| image = {{#if: {{{image|}}} | [[File:{{{image}}}|{{{imagesize|}}}|alt={{{imagealt|}}}]] | }} | | image = {{#if: {{{image|}}} | [[File:{{{image}}}|{{{imagesize|}}}|alt={{{imagealt|}}}]] | }} | ||
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
| autoheaders = y | | autoheaders = y | ||
| bodyclass = plainlinks | | bodyclass = plainlinks | ||
| Line 14: | Line 12: | ||
| data2 = {{{developers|}}} | | data2 = {{{developers|}}} | ||
| label3 = Version | | label3 = Version | ||
| data3 = {{{version|}}} {{#if: {{{releasedate|}}} | ( | | data3 = {{{version|}}} {{#if: {{{releasedate|}}} | ({{{releasedate}}}) }} | ||
| header10 = Links | | header10 = Links | ||
| label11 = | | label11 = GitHub | ||
| data11 | | data11 = {{#if: {{{github|}}} | [https://github.com/{{{github}}} {{{github}}}] | }} | ||
| label12 = GitLab | |||
| data12 = {{#if: {{{gitlab|}}} | [https://gitlab.com/{{{gitlab}}} {{{gitlab}}}] | }} | |||
| | | label13 = Source code | ||
| | | data13 = {{#if: {{{sourceurl|}}} | [{{{sourceurl}}} {{{sourceurl}}}] | }} | ||
| | }}<noinclude>{{Documentation}}</noinclude> | ||
| | |||
<noinclude>{{Documentation}}</noinclude> | |||