Update character PDF and creation tool XML: refine table columns, adjust label text formatting, and improve layout consistency
This commit is contained in:
parent
262b526bed
commit
0c91dc5729
@ -245,6 +245,7 @@
|
||||
<Width>450</Width>
|
||||
<Width>450</Width>
|
||||
</TableColumn>
|
||||
</Columns>
|
||||
<Content>
|
||||
<Label>
|
||||
<Text>""</Text>
|
||||
@ -274,10 +275,34 @@
|
||||
<Text>""</Text>
|
||||
</Label>
|
||||
</Content>
|
||||
</Columns>
|
||||
</TableLayout>
|
||||
<TableLayout>
|
||||
<Columns>6</Columns>
|
||||
<Columns>
|
||||
<TableColumn>
|
||||
<Width>16</Width>
|
||||
<Percent>true</Percent>
|
||||
</TableColumn>
|
||||
<TableColumn>
|
||||
<Width>16</Width>
|
||||
<Percent>true</Percent>
|
||||
</TableColumn>
|
||||
<TableColumn>
|
||||
<Width>16</Width>
|
||||
<Percent>true</Percent>
|
||||
</TableColumn>
|
||||
<TableColumn>
|
||||
<Width>16</Width>
|
||||
<Percent>true</Percent>
|
||||
</TableColumn>
|
||||
<TableColumn>
|
||||
<Width>16</Width>
|
||||
<Percent>true</Percent>
|
||||
</TableColumn>
|
||||
<TableColumn>
|
||||
<Width>16</Width>
|
||||
<Percent>true</Percent>
|
||||
</TableColumn>
|
||||
</Columns>
|
||||
<Content>
|
||||
<Label>
|
||||
<Text>"Name"</Text>
|
||||
|
||||
@ -419,31 +419,31 @@
|
||||
<Output>[data.character.definition.background]</Output>
|
||||
</TextInput>
|
||||
<Label>
|
||||
<Text>"Motivation - Was möchtest du erreichen?</Text>
|
||||
<Text>"Motivation - Was möchtest du erreichen?"</Text>
|
||||
</Label>
|
||||
<TextInput>
|
||||
<Output>[data.character.definition.motivation]</Output>
|
||||
</TextInput>
|
||||
<Label>
|
||||
<Text>Was sind deine Passionen/Begabungen?</Text>
|
||||
<Text>"Was sind deine Passionen/Begabungen?"</Text>
|
||||
</Label>
|
||||
<TextInput>
|
||||
<Output>[data.character.definition.passions]</Output>
|
||||
</TextInput>
|
||||
<Label>
|
||||
<Text>Was ist dir wichtig/Was sind deine Überzeugungen?</Text>
|
||||
<Text>"Was ist dir wichtig/Was sind deine Überzeugungen?"</Text>
|
||||
</Label>
|
||||
<TextInput>
|
||||
<Output>[data.character.definition.importance]</Output>
|
||||
</TextInput>
|
||||
<Label>
|
||||
<Text>Was sind deine größten Ängste?</Text>
|
||||
<Text>"Was sind deine größten Ängste?"</Text>
|
||||
</Label>
|
||||
<TextInput>
|
||||
<Output>[data.character.definition.fears]</Output>
|
||||
</TextInput>
|
||||
<Label>
|
||||
<Text>Was sind deine Schwächen/schlechten Angewohnheiten?</Text>
|
||||
<Text>"Was sind deine Schwächen/schlechten Angewohnheiten?"</Text>
|
||||
</Label>
|
||||
<TextInput>
|
||||
<Output>[data.character.definition.weaknesses]</Output>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user