Difference between revisions of "Template:Game Data"

From Minetest Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
|-
 
|-
 
| '''First Release''' || {{{first_date|some date}}}
 
| '''First Release''' || {{{first_date|some date}}}
 +
|-
 +
| '''Forum Page''' || {{{forum|''minetest.net/forum''}}}
 +
|-
 +
| '''Source''' || {{{source|github}}}
 
|-
 
|-
 
| '''Works with 0.4.7''' || {{{0407|maybe}}}
 
| '''Works with 0.4.7''' || {{{0407|maybe}}}
Line 30: Line 34:
 
|-
 
|-
 
|
 
|
  <nowiki>{{Game Data | image=3apple.png | name=A Game | Author=Ghostwriter | first_date=long ago | 0410=hopefully | Yay (99)}}</nowiki>
+
  <nowiki>{{Game Data | image=3apple.png | name=A Game | Author=Ghostwriter | first_date=long ago | Yay (99)}}</nowiki>
|{{Game Data | image=3apple.png | name=A Game | Author=Ghostwriter | first_date=long ago | 0410=hopefully | mobs=Yay (99)}}
+
|{{Game Data | image=3apple.png | name=A Game | Author=Ghostwriter | first_date=long ago | mobs=Yay (99)}}
 
|-
 
|-
 
|
 
|
Line 40: Line 44:
 
| Author=Ghostwriter  
 
| Author=Ghostwriter  
 
| first_date=long ago  
 
| first_date=long ago  
 +
| forum=some forum url
 +
| source=somewhere on github
 +
| 0406=no way
 
| 0410=hopefully  
 
| 0410=hopefully  
 
| mobs=Yay (99)}}
 
| mobs=Yay (99)}}
Line 48: Line 55:
 
| Author=Ghostwriter  
 
| Author=Ghostwriter  
 
| first_date=long ago  
 
| first_date=long ago  
 +
| forum=some forum url
 +
| source=somewhere on github
 +
| 0406=no way
 
| 0410=hopefully  
 
| 0410=hopefully  
 
| mobs=Yay (99)}}
 
| mobs=Yay (99)}}
 
|}
 
|}
 
</noinclude>
 
</noinclude>

Revision as of 16:56, 9 July 2014


Examples

source output
{{Game Data | image=3apple.png | name=A Game | Author=Ghostwriter | first_date=long ago | Yay (99)}}
150px
A Game
Type funplay
Author somebody
First Release long ago
Forum Page minetest.net/forum
Source github
Works with 0.4.7 maybe
Works with 0.4.8 maybe
Works with 0.4.9 maybe
Works with 0.4.10 maybe
Includes Mobs Yay (99)


{{Game Data 
| image=3apple.png 
| name=A Game 
| Author=Ghostwriter 
| first_date=long ago 
| forum=some forum url 
| source=somewhere on github
| 0406=no way 
| 0410=hopefully 
| mobs=Yay (99)}}

150px
A Game
Type funplay
Author somebody
First Release long ago
Forum Page some forum url
Source somewhere on github
Works with 0.4.7 maybe
Works with 0.4.8 maybe
Works with 0.4.9 maybe
Works with 0.4.10 hopefully
Includes Mobs Yay (99)