Difference between revisions of "Template:Game Data"
Jump to navigation
Jump to search
(Created page with "<includeonly> {| class="wikitable" style="float: right; margin: 0 0 0.5em 1.5em" width="{{{width|200px}}}" !align="center" colspan="2"|[[File:{{{image}}}|150px|150px]] |- ! co...") |
(c) |
||
(50 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <noinclude> |
− | {| | + | {{Documentation|content= |
− | + | {{Languages|nocat=1}} | |
− | | | + | {{Lua|Infobox|data=Infobox/en}} |
− | + | </noinclude>{{#invoke:Infobox|game | |
− | | | + | |name={{{name|A game}}} |
− | | | + | |description= A [[Games|game]] |
− | + | |type={{{type|{{{gametype}}}|''?''}}} | |
− | | '' | + | |author={{{author|''?''}}} |
− | | | + | |version={{{version|''?''}}} |
− | | '' | + | |forum={{{forum|{{#if:{{{forumtopic|}}}|[https://forum.minetest.net/viewtopic.php?t={{{forumtopic}}} {{{forumtopic}}}]|''N/A''}}}}} |
− | | | + | |source={{{source|{{#if:{{{github|}}}|[https://github.com/{{{github}}} GitHub]|''N/A''}}}}} |
− | + | }} | |
− | + | <noinclude> | |
− | |||
− | |||
− | |||
− | |||
− | | ''' | ||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | < | + | <pre> |
− | + | {{Game Data | |
− | + | |name=A Game | |
− | + | |image=Image.png | |
− | + | |gametype=Default | |
− | + | |author=Name | |
− | + | |version=0.1 | |
− | + | |forumtopic=1 | |
− | + | |github=minetest/minetest_game | |
− | + | }} | |
− | | | + | </pre> |
− | | | + | |
− | + | <pre> | |
− | + | {{Game Data | |
− | | | + | |name=A Game |
− | | | + | |image=Image.png |
− | + | |type=Default | |
− | + | |author=Name | |
− | | | + | |version=0.1 |
− | + | |forum=[https://forum.minetest.net/viewtopic.php?t=1 1] | |
− | | | + | |source=[https://github.com/minetest/minetest_game GitHub] |
− | + | }} | |
− | + | </pre> | |
+ | |||
+ | == See also == | ||
+ | {{Data see also}} | ||
+ | }} | ||
+ | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 20:47, 16 April 2021
Documentation
Language: | English • Deutsch • Bahasa Melayu |
---|
This template uses Module:Infobox, with data stored in Module:Infobox/en. Please see wikipedia:Wikipedia:Lua and mw:Extension:Scribunto to learn more. |
A game | |
---|---|
A game | |
Game Type | {{{gametype}}} |
Author | ? |
Latest version | ? |
Forum topic | N/A |
Source code | N/A |
{{Game Data |name=A Game |image=Image.png |gametype=Default |author=Name |version=0.1 |forumtopic=1 |github=minetest/minetest_game }}
{{Game Data |name=A Game |image=Image.png |type=Default |author=Name |version=0.1 |forum=[https://forum.minetest.net/viewtopic.php?t=1 1] |source=[https://github.com/minetest/minetest_game GitHub] }}