Difference between revisions of "Template:SpawnableObject"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
− | <includeonly> | + | <includeonly>|- |
− | |- | ||
| {{{objectname|Blank}}} | | {{{objectname|Blank}}} | ||
| {{{objectenum|Blank}}} | | {{{objectenum|Blank}}} | ||
| {{{objectdescription|No Description Provided}}} | | {{{objectdescription|No Description Provided}}} | ||
− | | [[File:AlaskaCedar_Desktop_Bare_Large.jpg|thumb|100px|center]] | + | | [[File:AlaskaCedar_Desktop_Bare_Large.jpg|thumb|100px|center]]</includeonly> |
− | </includeonly> |
Revision as of 18:09, 9 August 2019
Usage
Generates a row in a table detailing Spawnable Objects. Assumes the table has four columns: Name, Enum, Description, Picture.
There should be two files uploaded to support this row:
{{{objectenum}}}_Thumbnail.jpg - A 200x200px thumbnail of the object
{{{objectenum}}}_Large.jpg - The full detail picture of the object
{{SpawnableObject|objectname=Friendly Name of Object|objectenum=Enum value of object|objectdescription=Description text}}