Difference between revisions of "Template:SpawnableObject"

From Holdfast: Nations At War
Jump to navigation Jump to search
(Adding images)
 
(2 intermediate revisions by the same user not shown)
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]]
+
| [[File:{{{objectenum|Blank}}}_Large.jpg|thumb|100px|center]]</includeonly>
</includeonly>
 

Latest revision as of 18:51, 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}}