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; margin: 0 0 0.5em | + | ! colspan="2" style="font-size:110%; text-align:center;"| {{{name | {{{game_name|A Game}}} }}} |
− | ! | ||
|- | |- | ||
− | ! | + | ! colspan="2" align="center" | [[File:{{{image}}}|150px|150px]] |
|- | |- | ||
− | ! colspan="2" | | + | ! colspan="2" align="center" | a [[Subgames|Subgame]] |
|- | |- | ||
− | | '''Type''' || {{{type | {{{game_type | | + | | '''Type''' || {{{type | {{{game_type|}}} }}} |
|- | |- | ||
− | | '''Author''' || {{{author| | + | | '''Author''' || {{{author|}}} |
|- | |- | ||
− | | '''First Release''' || {{{first_date| | + | | '''First Release''' || {{{first_date|}}} |
|- | |- | ||
− | | '''Forum | + | | '''Forum Topic''' || {{{forum|[https://forum.minetest.net/viewtopic.php?t=3441 3441]}}} |
|- | |- | ||
− | | '''Source''' || {{{source|github}}} | + | | '''Source Code''' || {{{source|[https://github.com/minetest/minetest_game GitHub]}}} |
|- | |- | ||
− | | '''Includes Mobs''' || {{{mobs| | + | | '''Includes Mobs''' || {{{mobs|No}}} |
|} | |} | ||
− | |||
− | |||
<noinclude> | <noinclude> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<pre> | <pre> | ||
− | + | {{Game Data | |
− | | | + | |name=A Game |
− | | | + | |image=Image.png |
− | |- | + | |type=Fun |
− | | | + | |author=Name |
− | | | + | |first_date=2015-01-01 |
− | + | |forum=https://forum.minetest.net/viewtopic.php?t=3441 | |
− | | | + | |source=https://github.com/minetest/minetest_game |
− | + | |mobs=No | |
− | + | }} | |
</pre> | </pre> | ||
− | + | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 18:30, 3 January 2015
A Game | |
---|---|
[[File:{{{image}}}|150px|150px]] | |
a Subgame | |
Type | |
Author | |
First Release | |
Forum Topic | 3441 |
Source Code | GitHub |
Includes Mobs | No |
{{Game Data |name=A Game |image=Image.png |type=Fun |author=Name |first_date=2015-01-01 |forum=https://forum.minetest.net/viewtopic.php?t=3441 |source=https://github.com/minetest/minetest_game |mobs=No }}