Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Player Guide: Difference between revisions

Template page
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"><u>Game Rules</u></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>