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>
|
<Content>
|
||||||
|
|
||||||
<Label Styles="SmallHeaderNoTopSpacer">
|
<TableLayout>
|
||||||
<Text>Erscheinungsbild</Text>
|
<Columns>
|
||||||
</Label>
|
<Column>
|
||||||
<Label>
|
<Width>60</Width>
|
||||||
<Text>[data.character.definition.optics]</Text>
|
<Percent>true</Percent>
|
||||||
</Label>
|
</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">
|
<HorizontalLine Styles="SpacerS">
|
||||||
<Size>1</Size>
|
<Size>1</Size>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user