Template:Player Guide: Difference between revisions

From Wizards and Warlords
Jump to navigation Jump to search
Created page with "<onlyinclude><div class="ww-navbox ww-navbox-stack mw-collapsible {{{state|expanded}}}"> <div class="ww-navbox-title">Game Rules</div> <div class="mw-collapsible-content"> {{Combat Rules|state={{{state_combat|expanded}}}}} {{Character Creation|state={{{state_character|expanded}}}}} {{Weekly Games|state={{{state_weekly|expanded}}}}} </div> </div></onlyinclude><noinclude> This navbox is used as a navigation aid at the bottom of rules, character creation, and weekly g..."
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude><div class="ww-navbox ww-navbox-stack mw-collapsible {{{state|expanded}}}">
<onlyinclude><div class="ww-navbox ww-navbox-stack mw-collapsible {{{state|expanded}}}">
   <div class="ww-navbox-title">Game Rules</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}}}}}
   </div>
   </div>
</div></onlyinclude><noinclude>
</div></onlyinclude><noinclude>
This navbox is used as a navigation aid 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.
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:
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}}