431
editsMore actions
no edit summary
mNo edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
TD: Kereska's conditions -> check if reloads per short or long rest | TD: Kereska's conditions -> check if reloads per short or long rest | ||
Collapsible box for quest branches: | |||
<syntaxhighlight> | |||
<div class="toccolours mw-collapsible mw-collapsed" style="margin-top: 10px;"> | |||
<div style="font-weight: bold; line-height: 1.6;">BRANCH QUEST NAME HERE</div> | |||
<div class="mw-collapsible-content"> | |||
BRANCH OBJECTIVES HERE | |||
</div></div> | |||
</syntaxhighlight> | |||
Result: | |||
<div class="toccolours mw-collapsible mw-collapsed" style="margin-top: 10px;"> | |||
<div style="font-weight: bold; line-height: 1.6;">BRANCH QUEST NAME HERE</div> | |||
<div class="mw-collapsible-content"> | |||
BRANCH OBJECTIVES HERE | |||
</div></div> |