9 lines
289 B
Plaintext
9 lines
289 B
Plaintext
|
|
<BoxContainer xmlns="https://spacestation14.io"
|
||
|
|
Orientation="Vertical">
|
||
|
|
<Label Name="Title"
|
||
|
|
StyleClasses="LabelKeyText"/>
|
||
|
|
<PanelContainer StyleClasses="HighDivider" />
|
||
|
|
<RichTextLabel Name="Description"
|
||
|
|
Margin="0 4"/>
|
||
|
|
</BoxContainer>
|