first name | type | "string" |
---|
htmlElement | "input" |
---|
inputType | "text" |
---|
title | "First name" |
---|
class | "form-control" |
---|
|
---|
Last name | type | "string" |
---|
htmlElement | "input" |
---|
inputType | "text" |
---|
title | "Last name" |
---|
class | "form-control" |
---|
placeholder | "Last name..." |
---|
|
---|
descriptionLabel | type | "string" |
---|
htmlElement | "label" |
---|
default-content | "Description" |
---|
title | "Description" |
---|
class | "label" |
---|
|
---|
description | title | "Description" |
---|
type | "string" |
---|
htmlElement | "textarea" |
---|
inputType | "textarea" |
---|
placeholder | "Description..." |
---|
class | "form-control" |
---|
editor | "ve" |
---|
|
---|
Country | type | "string" |
---|
htmlElement | "select" |
---|
title | "Country" |
---|
enum | "" |
"Amazone country" |
"United Kingdom" |
"Middle Earth" |
"United States" |
|
---|
|
---|
NarrativeWorld | type | "string" |
---|
id | "tokens--narrative-worlds" |
---|
htmlElement | "_token" |
---|
inputType | "option" |
---|
title | "Narrative worlds" |
---|
query | "[[Concept:Narrative worlds]][[Display title of::!!!]](limit=999)(returntext=Display title of)" |
---|
multiple | "multiple" |
---|
show-on-select-trigger | "" |
---|
input-length-trigger | "2" |
---|
class | "w-100" |
---|
allowclear | "allowclear" |
---|
allowtags | "allowtags" |
---|
|
---|