Drinking & Dragons

Difference between revisions of "Template:Campaign"

From Drinking and Dragons
Line 29: Line 29:
<!-- ====== Define Variables ============== -->
<!-- ====== Define Variables ============== -->
{{#if: {{{GM}}} |{{#vardefine:gm|<strong>GM:</strong> {{{GM}}} }}{{#vardefine:showPanel|1}} |}}
{{#if: {{{GM}}} |{{#vardefine:gm|<strong>GM:</strong> {{{GM}}} }}{{#vardefine:showPanel|1}} |}}
Var 'showPanels' exists: {{#varexists:showPanel}}
Var 'showPanels' is {{#var|showPanel}}
<!-- ====== Show Panel, if Needed  ============== -->
<!-- ====== Show Panel, if Needed  ============== -->
{{#if: {{#var:showPanel|1}}|<div class="panel panel-default"><div class="panel-body">{{#var:gm}}</div></div>|}}
{{#if: {{#var:showPanel|1}}|<div class="panel panel-default"><div class="panel-body">{{#var:gm}}</div></div>|}}

Revision as of 19:21, 25 May 2016

Usage

This template applied one or more categories to a campaign.

  • active fill this out (with anything) if the campaign is currently being played.
  • Coming soon name is the campaign name, e.g. "Lone Rock City"
  • Coming soon gm is the campaign GM, e.g. "User:Wizardoest"

Template

Copy, paste, and edit the following to use this template.

{{Campaign 
|active=yes
|GM=[[User:Wizardoest]]
}}

OR

{{Campaign}}


Var 'showPanels' exists: 1

Var 'showPanels' is {{#var|showPanel}}

GM: {{{GM}}}