Drinking & Dragons

Difference between revisions of "Template:Campaign"

From Drinking and Dragons
Line 24: Line 24:
__NOTOC__
__NOTOC__
</noinclude>
</noinclude>
<! -- ====== Declare Category Tags ============== -->
<!-- ====== Declare Category Tags ============== -->
[[Category:Campaign]]
[[Category:Campaign]]
{{#ifeq: {{{active|}}} | yes | [[Category:Active Campaign]] | }}
{{#ifeq: {{{active|}}} | yes | [[Category:Active Campaign]] | }}
<! -- ====== 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}} |}}
<! -- ====== 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:19, 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}}


GM: {{{GM}}}