Template:NPCDisplay: Difference between revisions

From Deceive Inc. Wiki
Jump to navigation Jump to search
m (Added additional margin rules to make the tables not glue together when stacked on top of one another)
m (Removed examples from template documentation)
Line 23: Line 23:
| The filename pointing to the third image. Not required.
| The filename pointing to the third image. Not required.
|}
|}
{{NPCDisplay
| name = Ann
| image1 = NPC Ann 01 Icon.png
| image2 = NPC Ann 02 Icon.png
| image3 = NPC Ann 03 Icon.png
}}
{{NPCDisplay
| name = Ann
| image1 = NPC Ann 01 Icon.png
| image2 = NPC Ann 02 Icon.png
| image3 = NPC Ann 03 Icon.png
}}


[[Category:Templates]]
[[Category:Templates]]

Revision as of 21:46, 22 November 2023

This template is used for the NPC displays on the main page. It comes in 1, 2, and 3 image variants.

Parameters

Parameter Name Parameter Type Function
name String The name of the NPC. Converts to a link.
image1 Filename The filename pointing to the first image.
image2 Filename The filename pointing to the second image. Not required.
image3 Filename The filename pointing to the third image. Not required.