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...") |
|||
Line 9: | Line 9: | ||
| '''Author''' || {{{author|''somebody''}}} | | '''Author''' || {{{author|''somebody''}}} | ||
|- | |- | ||
− | | '''First Release''' || {{{first_date| | + | | '''First Release''' || {{{first_date|some date}}} |
|- | |- | ||
− | | ''' | + | | '''Works with 0.4.7''' || {{{0407|maybe}}} |
|- | |- | ||
− | | ''' | + | | '''Works with 0.4.8''' || {{{0408|maybe}}} |
|- | |- | ||
− | | ''' | + | | '''Works with 0.4.9''' || {{{0409|maybe}}} |
|- | |- | ||
− | | ''' | + | | '''Works with 0.4.10''' || {{{0410|maybe}}} |
|- | |- | ||
− | | ''' | + | | '''Includes Mobs''' || {{{mobs|no}}} |
− | |||
− | |||
|} | |} | ||
Line 32: | Line 30: | ||
|- | |- | ||
| | | | ||
− | <nowiki>{{Game Data | image= | + | <nowiki>{{Game Data | image=3apple.png | name=A Game | Author=Ghostwriter | first_date=long ago | 0410=hopefully | Yay (99)}}</nowiki> |
− | |{{ | + | |{{Game Data | image=3apple.png | name=A Game | Author=Ghostwriter | first_date=long ago | 0410=hopefully | Yay (99)}} |
|- | |- | ||
| | | |
Revision as of 16:39, 9 July 2014
Examples
source | output | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Game Data | image=3apple.png | name=A Game | Author=Ghostwriter | first_date=long ago | 0410=hopefully | Yay (99)}} |
| ||||||||||||||||||||||||
{{Block Data | image=Dirt.png | name=Dirt}} |
| ||||||||||||||||||||||||
{{Block Data | image=Sand.png | name=Sand | physics = Yes | itemstring = default:sand }} |
|