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