MarkdownDisplay
This commit is contained in:
parent
e3ab42189a
commit
01544972dd
@ -47,13 +47,17 @@
|
||||
<Content>
|
||||
<BaseSingleSelect>
|
||||
<Base>"base.races.Playable"</Base>
|
||||
<Output>"data.character.race.name"</Output>
|
||||
<Output>"data.character.race.id"</Output>
|
||||
<Display>"file.name"</Display>
|
||||
<PropertyOutputs>
|
||||
<PropertyOutput>
|
||||
<Property>"data.race.speed"</Property>
|
||||
<Output>"data.character.race.speed"</Output>
|
||||
</PropertyOutput>
|
||||
<PropertyOutput>
|
||||
<Property>"file.name"</Property>
|
||||
<Output>"data.character.race.name"</Output>
|
||||
</PropertyOutput>
|
||||
</PropertyOutputs>
|
||||
</BaseSingleSelect>
|
||||
<Label>
|
||||
@ -62,6 +66,9 @@
|
||||
<Label>
|
||||
<Text>[data.character.race.speed]</Text>
|
||||
</Label>
|
||||
<MarkdownDisplay>
|
||||
<MarkdownId>[data.character.race.name]</MarkdownId>
|
||||
</MarkdownDisplay>
|
||||
</Content>
|
||||
</Page>
|
||||
</Pages>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user