Template:Player Guide: Difference between revisions

From Wizards and Warlords
Jump to navigation Jump to search
m Aurelian moved page Template:Game rules to Template:Player Guide without leaving a redirect: Misspelled title
No edit summary
 
Line 2: Line 2:
   <div class="ww-navbox-title">Player Guide</div>
   <div class="ww-navbox-title">Player Guide</div>
   <div class="mw-collapsible-content">
   <div class="mw-collapsible-content">
{{Combat Rules|state={{{state_combat|expanded}}}}}
{{Rules|state={{{state_combat|expanded}}}}}
{{Character Creation|state={{{state_character|expanded}}}}}
{{Character Creation|state={{{state_character|expanded}}}}}
{{Weekly Games|state={{{state_weekly|expanded}}}}}
{{Weekly Games|state={{{state_weekly|expanded}}}}}
Line 10: Line 10:


Usage:
Usage:
<pre>{{Game Rules}}</pre>
<pre>{{Player Guide}}</pre>


Optional collapsed version:
Optional collapsed version:
<pre>{{Game Rules|state=collapsed}}</pre>
<pre>{{Player Guide|state=collapsed}}</pre>


Optional child section states:
Optional child section states:
<pre>{{Game Rules|state_combat=collapsed|state_character=expanded|state_weekly=collapsed}}</pre>
<pre>{{Player Guide|state_combat=collapsed|state_character=expanded|state_weekly=collapsed}}</pre>
</noinclude>
</noinclude>

Latest revision as of 08:21, 16 July 2026

This navbox is the Player Guide index used at the bottom of rules, character creation, and weekly game pages. It allows players to move between the main gameplay, character creation, and weekly game reference pages without needing to return to the main page.

Usage:

{{Player Guide}}

Optional collapsed version:

{{Player Guide|state=collapsed}}

Optional child section states:

{{Player Guide|state_combat=collapsed|state_character=expanded|state_weekly=collapsed}}