Added Descriptions to MarkdownAreas
This commit is contained in:
parent
ee39696127
commit
1b46a262a7
@ -5,12 +5,21 @@
|
|||||||
<MarkdownArea>
|
<MarkdownArea>
|
||||||
<Path>wiki</Path>
|
<Path>wiki</Path>
|
||||||
<Name>Wiki</Name>
|
<Name>Wiki</Name>
|
||||||
|
<Description>
|
||||||
|
This is a Wiki Area.
|
||||||
|
|
||||||
|
Nice flash.
|
||||||
|
</Description>
|
||||||
<DisplayInBar>true</DisplayInBar>
|
<DisplayInBar>true</DisplayInBar>
|
||||||
<SortPriority>100</SortPriority>
|
<SortPriority>100</SortPriority>
|
||||||
</MarkdownArea>
|
</MarkdownArea>
|
||||||
<MarkdownArea>
|
<MarkdownArea>
|
||||||
<Path>adventures</Path>
|
<Path>adventures</Path>
|
||||||
<Name>Adventures</Name>
|
<Name>Adventures</Name>
|
||||||
|
<Description>
|
||||||
|
This is the Adventures Area.
|
||||||
|
Cool.
|
||||||
|
</Description>
|
||||||
<AccessRule>[gamemaster]</AccessRule>
|
<AccessRule>[gamemaster]</AccessRule>
|
||||||
<DisplayInBar>false</DisplayInBar>
|
<DisplayInBar>false</DisplayInBar>
|
||||||
<SortPriority>-100</SortPriority> <!-- Highest will be displayed first -->
|
<SortPriority>-100</SortPriority> <!-- Highest will be displayed first -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user