Difference between revisions of "Template:Game Data"
Jump to navigation
Jump to search
CraigyDavi (talk | contribs) |
CraigyDavi (talk | contribs) |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="float:right; text-align:left; margin: 0 0 0.5em 1em; padding:5px; font-size:90%;" width="{{{width|200px}}}" | {| class="wikitable" style="float:right; text-align:left; margin: 0 0 0.5em 1em; padding:5px; font-size:90%;" width="{{{width|200px}}}" | ||
− | ! colspan="2" style="font-size:110%; text-align:center;"| {{{name | | + | ! colspan="2" style="font-size:110%; text-align:center;"| {{{name|}}} |
|- | |- | ||
! colspan="2" align="center" | [[File:{{{image|Minetest logo.png}}}|150px|150px]] | ! colspan="2" align="center" | [[File:{{{image|Minetest logo.png}}}|150px|150px]] | ||
Line 6: | Line 6: | ||
! colspan="2" align="center" | a [[Subgames|Subgame]] | ! colspan="2" align="center" | a [[Subgames|Subgame]] | ||
|- | |- | ||
− | | '''Type''' || {{{type | | + | | '''Type''' || {{{type|}}} |
|- | |- | ||
| '''Author''' || {{{author|}}} | | '''Author''' || {{{author|}}} | ||
Line 21: | Line 21: | ||
<pre> | <pre> | ||
{{Game Data | {{Game Data | ||
− | |name=A | + | |name=A Subgame |
|image=Image.png | |image=Image.png | ||
− | |type= | + | |type=[[:Category:Default games|Default]] |
|author=Name | |author=Name | ||
|version=0.1 | |version=0.1 | ||
− | |forum=https://forum.minetest.net/viewtopic.php?t= | + | |forum=[https://forum.minetest.net/viewtopic.php?t=1 1] |
− | |source=https://github.com/minetest/minetest_game | + | |source=[https://github.com/minetest/minetest_game GitHub] |
|luaname=a_randomsubgame | |luaname=a_randomsubgame | ||
}} | }} |
Revision as of 17:27, 31 January 2015
a Subgame | |
---|---|
Type | |
Author | |
Latest Version | |
Forum Topic | 1 |
Source Code | GitHub |
Technical Name |
{{Game Data |name=A Subgame |image=Image.png |type=[[:Category:Default games|Default]] |author=Name |version=0.1 |forum=[https://forum.minetest.net/viewtopic.php?t=1 1] |source=[https://github.com/minetest/minetest_game GitHub] |luaname=a_randomsubgame }}