Jump to content

Template:Mapdef

From ModEnc²
Revision as of 22:21, 31 March 2025 by MarkJFox (talk | contribs) (2 revisions imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage:

{{Mapdef
|number=
|name=
|desc=
|param1=
|param2=
|param3=
|param4=
|param5=
|param6=
|param7=
}}

Copy-paste the code above and use to describe things like map events, actions etc..

  • number is the item's code number
  • name is the item's textual representation
  • desc is the item's description
  • param1-7 are possible parameters for the items; nonexistent Parameters can be omitted.

Due to table-syntax and <pre>, this template is not entirely one-lined!