Update character PDF XML: refine table layout, add Notes style, and enhance label formatting for improved structure and clarity
This commit is contained in:
parent
f4575e0473
commit
8ba92163a8
@ -414,12 +414,29 @@
|
||||
|
||||
<Content>
|
||||
|
||||
<TableLayout>
|
||||
<Columns>
|
||||
<Column>
|
||||
<Width>60</Width>
|
||||
<Percent>true</Percent>
|
||||
</Column>
|
||||
<Column>
|
||||
<Width>40</Width>
|
||||
<Percent>true</Percent>
|
||||
</Column>
|
||||
</Columns>
|
||||
<Content>
|
||||
<Label Styles="SmallHeaderNoTopSpacer">
|
||||
<Text>Erscheinungsbild</Text>
|
||||
</Label>
|
||||
<Label Styles="Notes">
|
||||
<Text>"Notizen"</Text>
|
||||
</Label>
|
||||
<Label>
|
||||
<Text>[data.character.definition.optics]</Text>
|
||||
</Label>
|
||||
</Content>
|
||||
</TableLayout>
|
||||
|
||||
<HorizontalLine Styles="SpacerS">
|
||||
<Size>1</Size>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user