Template:Struct field/doc: Difference between revisions

From SlyMods
Jump to navigation Jump to search
Content added Content deleted
(Added template doc)
 
(Added templatedata and see also)
Line 8: Line 8:
{{Struct field|0x1c|0x4|DifficultyLevel *|''Difficulty level''|Pointer to the current difficulty level}}
{{Struct field|0x1c|0x4|DifficultyLevel *|''Difficulty level''|Pointer to the current difficulty level}}
}}
}}

== Template data ==
{{TemplateData header}}
<templatedata>
{
"params": {
"offset": {},
"size": {},
"type": {},
"name": {},
"description": {}
},
"description": "A template for rows in the {{tl|Struct}} template"
}
</templatedata>

== See also ==
* {{tl|Struct}}

Revision as of 18:52, 6 November 2022

Usage

{{Struct|
{{Struct field|0x1c|0x4|DifficultyLevel *|''Difficulty level''|Pointer to the current difficulty level}}
}}

Template:Struct

Template data

This is the TemplateData documentation for this template used by VisualEditor and other tools.

TemplateData for Struct field

A template for rows in the {{tl|Struct}} template

Template parameters

ParameterDescriptionTypeStatus
offsetoffset

no description

Unknownoptional
sizesize

no description

Unknownoptional
typetype

no description

Unknownoptional
namename

no description

Unknownoptional
descriptiondescription

no description

Unknownoptional

See also