Template:InputType/doc: Difference between revisions

From Create: Minecraft Mod Wiki
Jump to navigation Jump to search
Create: Minecraft Mod Wiki>Joker876
Created page with "{{Documentation subpage}} This template creates an image of the specified input type. This is a helper template, and should not be used directly. ==Supported Types== {| clas..."
 
Create: Minecraft Mod Wiki>Joker876
Line 6: Line 6:
==Supported Types==
==Supported Types==
{| class="wikitable"
{| class="wikitable"
!Image
!<font size="-3">Icon</font>
!Type
!Type
!Possible values
!Possible values

Revision as of 18:35, 16 April 2021

This is a documentation subpage for Template:InputType.
It contains usage information, categories and other content that is not part of the original template page.

This template creates an image of the specified input type.

This is a helper template, and should not be used directly.

Supported Types

Icon Type Possible values
/ Boolean boolean, bool, b
/ Number number, num, n
/ String string, str, text, txt
/ List list, array, arr
/ Compound compound, comp, object, obj, table
/ Function function, func, fnc
/ Any any, a
/ Unknown