Template:Player Guide: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary |
||
| (3 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"> | <div class="ww-navbox-title">Player Guide</div> | ||
<div class="mw-collapsible-content"> | <div class="mw-collapsible-content"> | ||
{{ | {{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 | 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>{{ | <pre>{{Player Guide}}</pre> | ||
Optional collapsed version: | Optional collapsed version: | ||
<pre>{{ | <pre>{{Player Guide|state=collapsed}}</pre> | ||
Optional child section states: | Optional child section states: | ||
<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}}