Template:Infobox mechanic

From Undertale Yellow Wiki
Jump to navigation Jump to search
This template is used as an infobox on articles describing various mechanics.

Parameters

ParameterDescription
captionImage caption
imageImage depicting the mechanic
typeType of the mechanic. Can be plot, gameplay, puzzle, or ending.

Sample output

{{Infobox mechanic
|image   = Main Menu screenshot.png
|caption = Instructions
|type    = gameplay
}}
gives...

See also

Module:Infobox for the Lua module handling the type logic